Removes lightsout landmark

The Electrical Storm event now just picks a random spot on the station
(using find_safe_turf()), and then overloads APCS near it.

Less work for mappers, more randomness in the selection of lightbulb
destruction.
This commit is contained in:
Jack Edge
2018-01-18 13:09:57 +00:00
parent 418069ca36
commit 5b4ac8bb0d
6 changed files with 8 additions and 98 deletions
-4
View File
@@ -248,10 +248,6 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark/start/new_player)
/obj/effect/landmark/carpspawn
name = "carpspawn"
// lightsout.
/obj/effect/landmark/lightsout
name = "lightsout"
// observer-start.
/obj/effect/landmark/observer_start
name = "Observer-Start"