mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Oh god landmarks and everything else hhhhh
This commit is contained in:
@@ -61,10 +61,6 @@
|
||||
prisonsecuritywarp += loc
|
||||
delete_me = 1
|
||||
return
|
||||
if("blobstart")
|
||||
blobstart += loc
|
||||
delete_me = 1
|
||||
return
|
||||
if("xeno_spawn")
|
||||
xeno_spawn += loc
|
||||
delete_me = 1
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
/obj/effect/landmark
|
||||
var/abductor = 0
|
||||
|
||||
/obj/effect/landmark/vines
|
||||
name = "vinestart"
|
||||
|
||||
/obj/effect/landmark/vermin
|
||||
name = "verminstart"
|
||||
|
||||
/obj/effect/landmark/late_antag
|
||||
name = "Antag Latespawn"
|
||||
var/antag_id
|
||||
|
||||
Reference in New Issue
Block a user