mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
harvesters are now glass cannons (#20450)
* harvesters now deal more damage and have less health * by popular demand (or me not wanting to get my email spammed)
This commit is contained in:
@@ -289,10 +289,10 @@
|
||||
desc = "A harbinger of enlightenment. It'll be all over soon."
|
||||
icon_state = "harvester"
|
||||
icon_living = "harvester"
|
||||
maxHealth = 60
|
||||
health = 60
|
||||
melee_damage_lower = 1
|
||||
melee_damage_upper = 5
|
||||
maxHealth = 40
|
||||
health = 40
|
||||
melee_damage_lower = 20
|
||||
melee_damage_upper = 25
|
||||
attacktext = "prods"
|
||||
environment_smash = ENVIRONMENT_SMASH_RWALLS
|
||||
attack_sound = 'sound/weapons/tap.ogg'
|
||||
|
||||
Reference in New Issue
Block a user