replaces explosive mines with (new) sentry mines

This commit is contained in:
Kyep
2018-12-07 01:11:15 -08:00
parent 1cdeb551d2
commit 038fb2ef67
3 changed files with 18 additions and 2 deletions
@@ -170,7 +170,7 @@
/obj/effect/spawner/random_spawners/syndicate/trap/mine
name = "50pc trap landmine"
result = list(/datum/nothing = 1,
/obj/effect/mine/explosive = 1)
/obj/effect/mine/depot = 1)
/obj/effect/spawner/random_spawners/syndicate/trap/documents
name = "66pc trapped documents"