Paste #47375: Untitled Paste

Date: 2018/05/05 16:42:16 UTC-07: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
19
20


BlackSmith_Glabert_menu:
    type: inventory
    title: Kovar Glabert
    size: 45
    slots:
    - "[] [] [] [] [] [] [] [] []"
    - "[] [Glabert_weapons] [] [] [] [] [] [] []"
    - "[] [] [] [] [] [] [] [] []"
    - "[] [Glabert_tools] [] [] [] [] [] [] []"
    - "[] [] [] [] [] [] [] [] []"

BlackSmith_Glabert_menu_handler:
    type: world
    events:
        on player clicks in BlackSmith_Glabert_menu:
        - determine cancelled
        on player drags in BlackSmith_Glabert_menu:
        - determine cancelled
        on player clicks Glabert_weapons in BlackSmith_Glabert_menu:
        - narrate "works"