fixes lone ops and ninjas

This commit is contained in:
Detective Google
2020-05-03 01:22:18 -05:00
parent bad9e76e50
commit e197513bcc
6 changed files with 42 additions and 16 deletions
+5
View File
@@ -313,6 +313,11 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark/start/new_player)
name = "carpspawn"
icon_state = "carp_spawn"
// lone op (optional)
/obj/effect/landmark/loneopspawn
name = "loneop+ninjaspawn"
icon_state = "snukeop_spawn"
// observer-start.
/obj/effect/landmark/observer_start
name = "Observer-Start"