sheet 
Vars | |
gulag_valid | If true, this is worth points in the gulag labour stacker |
---|---|
manufactured | Set to true if this is vended from a material storage |
sheettype | this is used for girders in the creation of walls/false walls |
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
gulag_valid 
If true, this is worth points in the gulag labour stacker
manufactured 
Set to true if this is vended from a material storage
sheettype 
this is used for girders in the creation of walls/false walls
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 initial 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