mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
3311ff6300
* March into Mapness - Moon Base 19 (#74067) * March into Mapness - Moon Base 19 --------- Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
24 lines
535 B
Plaintext
24 lines
535 B
Plaintext
/obj/effect/turf_decal/sand
|
|
name = "sandy floor"
|
|
icon_state = "sandyfloor"
|
|
|
|
/obj/effect/turf_decal/sand/volcanic
|
|
name = "ashy floor"
|
|
icon_state = "ashyfloor"
|
|
|
|
/obj/effect/turf_decal/sand/plating
|
|
name = "sandy plating"
|
|
icon_state = "sandyplating"
|
|
|
|
/obj/effect/turf_decal/lunar_sand
|
|
name = "dusty floor"
|
|
icon_state = "moonsandfloor"
|
|
|
|
/obj/effect/turf_decal/lunar_sand/plating
|
|
name = "dusty plating"
|
|
icon_state = "moonsandplating"
|
|
|
|
/obj/effect/turf_decal/sand/plating/volcanic
|
|
name = "ashy plating"
|
|
icon_state = "ashyplating"
|