mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
-Increased the amount of units the sprayer used to make water slippery again.
-Added a verb to empty the contents of the sprayer onto the floor. -Admin spawnable only poisonousness apple added. -Apples will always be eaten in one bite, to balance it, the apple can only hold 20 reagents now. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5104 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -706,6 +706,23 @@
|
||||
plant_type = 0
|
||||
growthstages = 6
|
||||
|
||||
/obj/item/seeds/poisonedappleseed
|
||||
name = "pack of apple seeds"
|
||||
desc = "These seeds grow into apple trees."
|
||||
icon_state = "seed-apple"
|
||||
mypath = "/obj/item/seeds/poisonedappleseed"
|
||||
species = "apple"
|
||||
plantname = "Apple Tree"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/apple/poisoned"
|
||||
lifespan = 55
|
||||
endurance = 35
|
||||
maturation = 6
|
||||
production = 6
|
||||
yield = 5
|
||||
potency = 10
|
||||
plant_type = 0
|
||||
growthstages = 6
|
||||
|
||||
/obj/item/seeds/goldappleseed
|
||||
name = "pack of golden apple seeds"
|
||||
desc = "These seeds grow into golden apple trees. Good thing there are no firebirds in space."
|
||||
|
||||
Reference in New Issue
Block a user