Merge pull request #15565 from SandPoot/custom-statues
Custom statues and sculpting changes.
This commit is contained in:
@@ -18692,6 +18692,7 @@
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/crayons,
|
||||
/obj/item/storage/crayons,
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/commons/storage/art)
|
||||
"aTH" = (
|
||||
|
||||
@@ -124230,6 +124230,7 @@
|
||||
/obj/effect/turf_decal/tile/neutral{
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/service/library)
|
||||
"wDf" = (
|
||||
|
||||
@@ -39443,6 +39443,7 @@
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/service/library)
|
||||
"blB" = (
|
||||
|
||||
@@ -18306,6 +18306,7 @@
|
||||
/obj/structure/table,
|
||||
/obj/item/stack/cable_coil/random,
|
||||
/obj/item/stack/cable_coil/random,
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/commons/storage/art)
|
||||
"aGS" = (
|
||||
|
||||
@@ -72531,6 +72531,7 @@
|
||||
/obj/item/stack/cable_coil/random,
|
||||
/obj/item/stack/cable_coil/random,
|
||||
/obj/item/stack/cable_coil/random,
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/commons/storage/art)
|
||||
"qNe" = (
|
||||
|
||||
@@ -25370,6 +25370,7 @@
|
||||
name = "Station Intercom";
|
||||
pixel_x = 26
|
||||
},
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/service/library)
|
||||
"aVc" = (
|
||||
|
||||
@@ -16177,6 +16177,7 @@
|
||||
/obj/effect/turf_decal/tile/blue{
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/commons/storage/art)
|
||||
"aOu" = (
|
||||
|
||||
@@ -43682,6 +43682,7 @@
|
||||
/obj/structure/table,
|
||||
/obj/item/toy/cards/deck,
|
||||
/obj/item/storage/crayons,
|
||||
/obj/item/chisel,
|
||||
/turf/open/floor/plasteel/grimy,
|
||||
/area/commons/fitness/recreation)
|
||||
"uWC" = (
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
"q" = (
|
||||
/obj/structure/statue/plasma/scientist{
|
||||
anchored = 1;
|
||||
oreAmount = 50
|
||||
custom_materials = list(/datum/material/plasma = 100000)
|
||||
},
|
||||
/turf/open/floor/light/colour_cycle,
|
||||
/area/shuttle/escape)
|
||||
|
||||
Reference in New Issue
Block a user