mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 01:57:01 +00:00
Simple decal system to replace turf stacking and icon state duplication. Plus simple script to help with path updates that are bit more complicated that search&replace. Fixes caution tiles turning into space. Fixes flipped corner decals. Fixes gas list property whitespace on replacing.
14 lines
326 B
Plaintext
14 lines
326 B
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/obj/item/weapon/storage/backpack/satchel/flat/secret{
|
|
reward_all_of_these = list(/obj/item/weapon/gun/energy/pulse/prize)
|
|
},
|
|
/turf/open/floor/fakespace{
|
|
initial_gas_mix = "TEMP=2.7"
|
|
},
|
|
/area/ruin/fakespace)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
"}
|