[READY]Refactors reagent container types

This commit is contained in:
ACCount
2017-12-18 22:54:51 -06:00
committed by CitadelStationBot
parent d5708c981a
commit 522b8383d8
51 changed files with 577 additions and 204 deletions
@@ -284,9 +284,15 @@
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)