Update ammo_casings.dm

This commit is contained in:
LetterJay
2017-12-19 15:29:45 -06:00
committed by GitHub
parent a8db6dc9c2
commit b46275079e

View File

@@ -284,15 +284,9 @@
icon_state = "cshell"
projectile_type = /obj/item/projectile/bullet/dart
<<<<<<< HEAD
/obj/item/ammo_casing/shotgun/dart/New()
..()
container_type |= OPENCONTAINER_1
=======
/obj/item/ammo_casing/shotgun/dart/Initialize()
. = ..()
container_type |= OPENCONTAINER
>>>>>>> 40699a8... [READY]Refactors reagent container types (#33470)
create_reagents(30)
reagents.set_reacting(TRUE)
@@ -308,4 +302,4 @@
reagents.add_reagent("spore", 6)
reagents.add_reagent("mutetoxin", 6) //;HELP OPS IN MAINT
reagents.add_reagent("coniine", 6)
reagents.add_reagent("sodium_thiopental", 6)
reagents.add_reagent("sodium_thiopental", 6)