mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-20 03:38:33 +01:00
GIVE ME HIS INTRO
This commit is contained in:
@@ -67,12 +67,11 @@ They deal 35 brute (armor is considered).
|
||||
. = ..()
|
||||
internal = new /obj/item/gps/internal/gladiator(src)
|
||||
|
||||
/* /mob/living/simple_animal/hostile/megafauna/gladiator/Life()
|
||||
/mob/living/simple_animal/hostile/megafauna/gladiator/Life()
|
||||
. = ..()
|
||||
if(!wander)
|
||||
for(var/mob/living/M in view(4, src))
|
||||
if(!(M in introduced) && (stat != DEAD))
|
||||
*/ // introduction(M)
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/gladiator/apply_damage(damage, damagetype, def_zone, blocked, forced, bare_wound_bonus = FALSE, sharpness = FALSE, wound_bonus=CANT_WOUND)
|
||||
if(speen)
|
||||
|
||||
Reference in New Issue
Block a user