This commit is contained in:
izac112
2021-07-08 10:07:29 +02:00
parent dd8893112f
commit b3fa72dae0
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -958,7 +958,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
if(usr.client.prefs?.be_special & BE_PAI)
var/count = 0
for(var/obj/item/device/paicard/p in all_pai_cards)
for(var/obj/item/device/paicard/p in GLOB.all_pai_cards)
var/obj/item/device/paicard/PP = p
if(PP.pai == null)
count++
+4 -4
View File
@@ -15056,7 +15056,7 @@
},
/obj/structure/grille,
/obj/structure/window/reinforced/full,
/turf/simulated/floor/tiled/monofloor{
/turf/simulated/floor/tiled/monotile{
dir = 1
},
/area/crew_quarters/sleep/cryo)
@@ -18879,7 +18879,7 @@
d2 = 2;
icon_state = "1-2"
},
/turf/simulated/floor/tiled/monofloor{
/turf/simulated/floor/tiled/monotile{
dir = 4
},
/area/library)
@@ -21197,7 +21197,7 @@
req_access = list()
},
/obj/effect/floor_decal/steeldecal/steel_decals_central1,
/turf/simulated/floor/tiled/monofloor,
/turf/simulated/floor/tiled/monotile,
/area/crew_quarters/sleep/cryo)
"mWo" = (
/obj/structure/table/rack{
@@ -34234,7 +34234,7 @@
},
/obj/machinery/door/firedoor/glass,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/tiled/monofloor{
/turf/simulated/floor/tiled/monotile{
dir = 8
},
/area/library)
+1 -1
View File
@@ -28075,7 +28075,7 @@
/obj/effect/floor_decal/corner/red{
dir = 6
},
/turf/simulated/floor/tiled/monofloor{
/turf/simulated/floor/tiled/monotile{
dir = 4
},
/area/security/lobby)
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long