sheet 
Vars | |
| sniffable | whether this sheet can be sniffed by the material sniffer |
|---|---|
| sound_vary | this makes pickup and drop sounds vary |
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
sound_vary 
this makes pickup and drop sounds vary
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