Fixed duplicate items in the hydroponics crate.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@355 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-10-26 18:44:53 +00:00
parent 4a130fb878
commit 2a0fda62ba
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -117,7 +117,7 @@
openicon = "hydrocrateopen"
closedicon = "hydrocrate"
density = 1
New()
/* New() // This stuff shouldn't be here, it should be in /datum/supply_packs/hydroponics
..()
new /obj/item/weapon/plantbgone(src)
new /obj/item/weapon/plantbgone(src)
@@ -127,7 +127,7 @@
new /obj/item/weapon/weedspray(src)
new /obj/item/weapon/pestspray(src)
new /obj/item/weapon/pestspray(src)
new /obj/item/weapon/pestspray(src)
new /obj/item/weapon/pestspray(src) */
/obj/crate/New()
..()