rtd
An tool used to create, destroy, and copy & clear decals of floor tiles Great for janitor but can be made only in engineering Supports silo link upgrade and refill with glass, plasteel & iron
Vars | |
design_category | sub category for tile design |
---|---|
design_overlays | overlays on a tile |
root_category | main category for tile design |
selected_design | design selected by player |
tile_design | temp var to store an single design from GLOB.floor_design while iterating through this list |
Procs | |
try_tiling | put plating on the turf Arguments |
Var Details
design_category
sub category for tile design
design_overlays
overlays on a tile
root_category
main category for tile design
selected_design
design selected by player
tile_design
temp var to store an single design from GLOB.floor_design while iterating through this list
Proc Details
try_tiling
put plating on the turf Arguments
- turf/open/floor/floor - the turf we are trying to put plating on
- mob/living/user - the mob trying to do the plating