mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
fix faction error in listeningpost.dmm
This commit is contained in:
@@ -71,11 +71,6 @@
|
||||
/obj/structure/chair{
|
||||
dir = 4
|
||||
},
|
||||
/mob/living/simple_animal/hostile/syndicate{
|
||||
desc = "A weary looking syndicate operative.";
|
||||
environment_smash = 0;
|
||||
faction = "syndicate"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/ruin/powered)
|
||||
"r" = (
|
||||
@@ -269,6 +264,12 @@
|
||||
icon_state = "freezerfloor"
|
||||
},
|
||||
/area/ruin/powered)
|
||||
"T" = (
|
||||
/mob/living/simple_animal/hostile/syndicate{
|
||||
environment_smash = 0
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/ruin/powered)
|
||||
"Y" = (
|
||||
/obj/item/gps/ruin,
|
||||
/turf/simulated/wall/r_wall,
|
||||
@@ -1006,7 +1007,7 @@ b
|
||||
f
|
||||
k
|
||||
q
|
||||
m
|
||||
T
|
||||
m
|
||||
i
|
||||
m
|
||||
|
||||
Reference in New Issue
Block a user