massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -11,7 +11,6 @@
melee_damage_upper = 10
attack_verb_continuous = "punches"
attack_verb_simple = "punch"
attack_sound = 'sound/weapons/bladeslice.ogg'
melee_attack_cooldown_min = 0.5 SECONDS
melee_attack_cooldown_max = 1.5 SECONDS
speak_emote = list("screams")
@@ -6,8 +6,6 @@
icon_living = "faithless"
icon_dead = "faithless_dead"
mob_biotypes = MOB_ORGANIC | MOB_HUMANOID
maxHealth = 80
health = 80
melee_damage_lower = 15
melee_damage_upper = 15
harm_intent_damage = 10
@@ -16,7 +14,6 @@
attack_verb_continuous = "grips"
attack_sound = 'sound/hallucinations/growl1.ogg'
speed = 0
gold_core_spawnable = HOSTILE_SPAWN
faction = "faithless"
/mob/living/basic/netherworld/faithless/Process_Spacemove(movement_dir = 0, continuous_move = FALSE)
@@ -10,7 +10,6 @@
speed = 0
death_message = "wails as its form turns into a pulpy mush."
death_sound = 'sound/voice/hiss6.ogg'
gold_core_spawnable = HOSTILE_SPAWN
/// List of sounds the migo can make
var/static/list/migo_sounds
/// Will the migo dodge?