clockwork_structure_info
Procs | |
on_examine | This proc is called when a mob examines the structure |
---|---|
print_info | This proc is called when the user hits the target with an item, which checks for it being a clockwork slab. |
Proc Details
on_examine
This proc is called when a mob examines the structure
Arguments: * source - The structure that was examined * user - The one who attacked the structure
- examine_text - The list of text to send the examiner
print_info
This proc is called when the user hits the target with an item, which checks for it being a clockwork slab.
Arguments: * source - The structure that was attacked
- weapon - The item that attacked the structure
- user - The one who attacked the structure