Botany changes

Poisonous plants you'll now eat in a single bite.  Because poisoning.
Poisoned cyanide death apples enabled in mutations.  They look just like
normal apples!  Be careful.  Death nettles buffed significantly,
considering it's a tri-department effort to even get them, and that's
excluding potency growth.
This commit is contained in:
Duck-
2014-09-13 16:24:04 -04:00
parent deaf0d1225
commit 0aeab2dca9
3 changed files with 9 additions and 5 deletions
@@ -203,7 +203,7 @@
/obj/item/weapon/grown/deathnettle/changePotency(newValue) //-QualityVan
potency = newValue
force = round((5+potency/2.5), 1)
force = round((5+potency), 1) ///2.5. deadly nettles because you have earned it.
/*