Plant Refactor 4

This commit is contained in:
c0
2016-03-07 12:46:12 +03:00
parent 9f302e6ed4
commit 08bdcc3024
38 changed files with 485 additions and 529 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
switch(loot)
if(1 to 5) //5% chance
new /obj/item/weapon/reagent_containers/food/drinks/bottle/rum(src)
new /obj/item/weapon/reagent_containers/food/snacks/grown/ambrosia(src)
new /obj/item/weapon/reagent_containers/food/snacks/grown/ambrosia/deus(src)
new /obj/item/weapon/reagent_containers/food/drinks/bottle/whiskey(src)
new /obj/item/weapon/lighter(src)
if(6 to 10)