This commit is contained in:
kevinz000
2020-04-30 01:26:46 -07:00
parent bd7b1b1193
commit 615dc71069
5 changed files with 21 additions and 74 deletions
@@ -33,7 +33,6 @@
deathsound = 'sound/magic/demon_dies.ogg'
stat_attack = UNCONSCIOUS
robust_searching = TRUE
footstep_type = FOOTSTEP_MOB_CLAW
/// How far the whelps fire can go
var/fire_range = 4
@@ -16,7 +16,7 @@
obj_damage = 40
melee_damage_lower = 25
melee_damage_upper = 25
attack_text = "claws"
attacktext = "claws"
attack_sound = 'sound/weapons/bladeslice.ogg'
vision_range = 2 // don't aggro unless you basically antagonize it, though they will kill you worse than a goliath will
aggro_vision_range = 9
@@ -29,7 +29,6 @@
crusher_loot = /obj/item/crusher_trophy/goliath_tentacle
stat_attack = UNCONSCIOUS
robust_searching = TRUE
footstep_type = FOOTSTEP_MOB_CLAW
/// Message for when the polar bear starts to attack faster
var/aggressive_message_said = FALSE
@@ -31,7 +31,6 @@
crusher_loot = /obj/item/crusher_trophy/watcher_wing
stat_attack = UNCONSCIOUS
robust_searching = TRUE
footstep_type = FOOTSTEP_MOB_CLAW
/// Message for when the wolf decides to start running away
var/retreat_message_said = FALSE