Paste #11765: corpse_chest

Date: 2014/12/02 17:51:37 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


corpse:
  type: assignment
  interact scripts:
  - 10 corpsec

corpsec:
  type:interact
  steps:
    1:
      click trigger:
        script:
        -run corpse_inv

corpse_inv
    type: inventory
    inventory: chest
    title: '<yellow>corpse'
    size: 9