mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Adds Descriptive Names to Sandy Turf Decals (#66110)
It's kinda annoying that they're both called "plating" even though one is the decal and one is the base turf. Let's fix that by adding names.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/obj/effect/turf_decal/sand
|
||||
name = "sandy floor"
|
||||
icon_state = "sandyfloor"
|
||||
|
||||
/obj/effect/turf_decal/sand/plating
|
||||
name = "sandy plating"
|
||||
icon_state = "sandyplating"
|
||||
|
||||
Reference in New Issue
Block a user