bedsheet ![code/game/objects/structures/bedsheet_bin.dm 7](git.png)
Vars | |
bedsheet_type | Denotes if the bedsheet is a single, double, or other kind of bedsheet |
---|---|
dream_messages | Custom nouns to act as the subject of dreams |
stack_amount | The number of sheets dropped by this bedsheet when cut |
stack_type | Cutting it up will yield this. |
Var Details
bedsheet_type ![code/game/objects/structures/bedsheet_bin.dm 35](git.png)
Denotes if the bedsheet is a single, double, or other kind of bedsheet
dream_messages ![code/game/objects/structures/bedsheet_bin.dm 29](git.png)
Custom nouns to act as the subject of dreams
stack_amount ![code/game/objects/structures/bedsheet_bin.dm 33](git.png)
The number of sheets dropped by this bedsheet when cut
stack_type ![code/game/objects/structures/bedsheet_bin.dm 31](git.png)
Cutting it up will yield this.