mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
* New atom to hold a turf's decal overlays instead of the turf itself. * Change floor_decal initialization to use it instead, and change other decal/overlay interaction procs to use it instead. * Add floor decal initialization to master controller to do them in one fel swoop instead of nickel and diming. * Stop area init from updating open space turfs; let the open space controller do it.