sheet
Vars | |
sniffable | whether this sheet can be sniffed by the material sniffer |
---|---|
walltype | What type of wall does this sheet spawn |
Procs | |
on_attack_floor | removing from sniffable handled by the sniffer itself when it checks for targets Facilitates sheets being smacked on the floor |
Var Details
sniffable
whether this sheet can be sniffed by the material sniffer
walltype
What type of wall does this sheet spawn
Proc Details
on_attack_floor
removing from sniffable handled by the sniffer itself when it checks for targets Facilitates sheets being smacked on the floor
This is used for crafting by hitting the floor with items. The inital use case is glass sheets breaking in to shards when the floor is hit. Args:
- user: The user that did the action
- params: paramas passed in from attackby