binsult.ogg

This commit is contained in:
Fox-McCloud
2016-03-22 21:06:21 -04:00
parent c8aa1f79f0
commit 4f737e7c04
+2 -1
View File
@@ -308,7 +308,8 @@ Made by Xhuis
silent_steps = 1
/datum/species/shadow/ling/handle_life(var/mob/living/carbon/human/H)
if(!H.weakeyes) H.weakeyes = 1 //Makes them more vulnerable to flashes and flashbangs
if(!H.weakeyes)
H.weakeyes = 1 //Makes them more vulnerable to flashes and flashbangs
var/light_amount = 0
H.nutrition = 450 //i aint never get hongry
if(isturf(H.loc))