mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Fix beach light
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
"af" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/clothing/glasses/sunglasses/big,
|
||||
/obj/item/clothing/glasses/sunglasses/big,
|
||||
/obj/item/clothing/glasses/sunglasses/big,
|
||||
@@ -34,6 +31,9 @@
|
||||
/area/ruin/powered/beach)
|
||||
"ag" = (
|
||||
/obj/structure/reagent_dispensers/fueltank,
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ruin/powered/beach)
|
||||
"ah" = (
|
||||
@@ -477,12 +477,6 @@
|
||||
"bW" = (
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/ruin/powered/beach)
|
||||
"cd" = (
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/wall/mineral/sandstone,
|
||||
/area/ruin/powered/beach)
|
||||
"cs" = (
|
||||
/obj/effect/overlay/palmtree_l,
|
||||
/obj/machinery/light{
|
||||
@@ -567,6 +561,14 @@
|
||||
},
|
||||
/turf/simulated/floor/pod,
|
||||
/area/ruin/powered/beach)
|
||||
"Ei" = (
|
||||
/obj/effect/turf_decal/sand,
|
||||
/obj/machinery/light/small{
|
||||
light_power = 3;
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/ruin/powered/beach)
|
||||
"Gc" = (
|
||||
/turf/simulated/floor/pod/light,
|
||||
/area/ruin/powered/beach)
|
||||
@@ -1054,7 +1056,7 @@ aa
|
||||
(15,1,1) = {"
|
||||
aa
|
||||
bW
|
||||
cd
|
||||
aj
|
||||
aj
|
||||
aj
|
||||
aF
|
||||
@@ -1087,7 +1089,7 @@ aa
|
||||
aa
|
||||
bW
|
||||
ak
|
||||
ar
|
||||
Ei
|
||||
aj
|
||||
aE
|
||||
aC
|
||||
|
||||
Reference in New Issue
Block a user