Files
fulpstation/_maps/RandomRuins/SpaceRuins/miracle.dmm
AnturK 6470464ec1 Map Decals v.2 (#23385)
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.
2017-01-30 10:20:39 +13:00

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
"}