mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Okay. Killer tomatoes now has no strength whatsoever and also no special attack.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1851 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -447,7 +447,6 @@
|
||||
cowardly = 1
|
||||
health = 75
|
||||
maxhealth = 75
|
||||
strength = 1
|
||||
cycle_pause = 10
|
||||
patience = 10
|
||||
view_range = 14
|
||||
@@ -458,9 +457,6 @@
|
||||
new /obj/item/weapon/reagent_containers/food/snacks/tomatomeat(src)
|
||||
new /obj/item/weapon/reagent_containers/food/snacks/tomatomeat(src)
|
||||
new /obj/item/weapon/reagent_containers/food/snacks/tomatomeat(src)
|
||||
special_attack()
|
||||
if (prob(stun_chance))
|
||||
target:stunned = max(target:stunned, (strength / 2))
|
||||
|
||||
/obj/livestock/walkingmushroom
|
||||
name = "Walking Mushroom"
|
||||
|
||||
Reference in New Issue
Block a user