quantum pads

This commit is contained in:
Metis
2024-09-18 20:14:31 -04:00
parent 0e69dd8105
commit a638b7fda0
41 changed files with 2138 additions and 61 deletions
@@ -0,0 +1,8 @@
/obj/structure/statue/blueberry
max_integrity = 500
/obj/structure/statue/blueberry
name = "blueberry statue"
icon = 'GainStation13/icons/obj/statue.dmi'
desc = "A statue resembling a humanoid bloated into a round spherical shape."
icon_state = "blueberry"
+29
View File
@@ -29,3 +29,32 @@
clawfootstep = FOOTSTEP_WOOD_CLAW
heavyfootstep = FOOTSTEP_GENERIC_HEAVY
tiled_dirt = FALSE
/turf/open/floor/concrete/
name = "concrete"
icon = 'GainStation13/icons/turf/floors.dmi'
icon_state = "concrete"
baseturfs = /turf/open/floor/plating/asteroid
/turf/open/floor/concrete/smooth
icon = 'GainStation13/icons/turf/floors.dmi'
icon_state = "concrete2"
/turf/open/floor/cobble/side
icon = 'GainStation13/icons/turf/floors.dmi'
icon_state = "cobble_side"
/turf/open/floor/cobble/corner
icon = 'GainStation13/icons/turf/floors.dmi'
icon_state = "cobble_corner"
/turf/open/floor/cobble
name = "cobblestone path"
desc = "A simple but beautiful path made of various sized stones."
icon = 'GainStation13/icons/turf/floors.dmi'
icon_state = "cobble"
baseturfs = /turf/open/floor/plating/asteroid
footstep = FOOTSTEP_FLOOR
barefootstep = FOOTSTEP_HARD_BAREFOOT
clawfootstep = FOOTSTEP_HARD_CLAW
heavyfootstep = FOOTSTEP_GENERIC_HEAVY