/tg/ Station 13 - Modules - TypesDefine Details

code/game/objects/items/rcd/RTD.dm

CONSTRUCTION_TIMEtime taken to create tile
DECONSTRUCTION_TIMEtime taken to destroy a tile
/obj/item/construction/rtdAn 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
/datum/tile_infostores the name, type, icon & cost for each tile type
/datum/overlay_infoStores the decal & overlays on the floor to preserve texture of the design in short its just an wrapper for mutable appearance where we retrieve the nessassary information to recreate an mutable appearance

Define Details

CONSTRUCTION_TIME

time taken to create tile

DECONSTRUCTION_TIME

time taken to destroy a tile