replaced minibomb flags in depot by plasma nades

This commit is contained in:
datlo
2019-01-23 20:22:17 +00:00
parent de18ef1083
commit 8474974a2a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -275,6 +275,6 @@
/obj/item/flag/chameleon/updateFlagIcon()
icon_state = updated_icon_state
/obj/item/flag/chameleon/prearmed/New()
/obj/item/flag/chameleon/depot/New()
..()
boobytrap = new /obj/item/grenade/syndieminibomb(src)
boobytrap = new /obj/item/grenade/gas/plasma(src)