mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
[MODULAR] Scalamov Gateway Mission - Nerfs Warden, replaces invisible zombies, deletes a few guns (#7577)
* Nerfs Warden, deletes invisible zombies * added some internals tanks too just in case
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -647,9 +647,9 @@
|
||||
icon_state = "abomination"
|
||||
icon_living = "abomination"
|
||||
icon_gib = "abomination_death"
|
||||
health = 1200
|
||||
maxHealth = 1200
|
||||
armour_penetration = 20
|
||||
health = 750
|
||||
maxHealth = 750
|
||||
armour_penetration = 10
|
||||
melee_damage_lower = 20
|
||||
melee_damage_upper = 20
|
||||
health_doll_icon = "pandora"
|
||||
@@ -660,7 +660,7 @@
|
||||
deathsound = 'sound/creatures/space_dragon_roar.ogg'
|
||||
deathmessage = "begins to explode into chunks before he collapses into a pile of gore.."
|
||||
gps_name = "Warden's Signal"
|
||||
resize = 2.5
|
||||
resize = 3
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/bubblegum/warden/death(gibbed)
|
||||
spawn_gibs()
|
||||
|
||||
Reference in New Issue
Block a user