mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
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:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user