stupid moment (#148)

This commit is contained in:
NullDagaf
2023-03-31 01:30:46 +00:00
committed by GitHub
parent 6738616181
commit 7bf564564f
@@ -220,7 +220,12 @@
if((!QDELETED(spawner) && spawner.faction_check_mob(L)) || L.stat == DEAD)
continue
visible_message(span_danger("[src] grabs hold of [L]!"))
//BUBBER EDIT START
/*
L.Stun(100)
*/
L.Stun(75)
//BUBBER EDIT END
L.adjustBruteLoss(rand(10,15))
latched = TRUE
if(!latched)