mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user