structure 
Vars | |
base_alpha | The base alpha used to calculate material-based alpha in update_material_color(). |
---|---|
user_comfort | Multiplier for degree of comfort offered to mobs buckled to this furniture. |
Procs | |
create_dismantled_part | Spawns a single part_type part, returns the result. Allows overriding spawning the actual part and it's constructor args. |
Var Details
base_alpha 
The base alpha used to calculate material-based alpha in update_material_color().
user_comfort 
Multiplier for degree of comfort offered to mobs buckled to this furniture.
Proc Details
create_dismantled_part
Spawns a single part_type part, returns the result. Allows overriding spawning the actual part and it's constructor args.