mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 14:02:49 +00:00
MY EYES! - In which I revisit blinds again. (#8268)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
//blind adjacent people
|
||||
for (var/mob/living/carbon/M in viewers(T, flash_range))
|
||||
if(M.eyecheck() < FLASH_PROTECTION_MODERATE)
|
||||
M.confused = rand(5,15)
|
||||
flick("e_flash", M.flash)
|
||||
|
||||
//snap pop
|
||||
@@ -234,4 +235,4 @@
|
||||
/obj/item/projectile/energy/blaster/incendiary
|
||||
icon_state = "laser"
|
||||
damage = 15
|
||||
incinerate = 2
|
||||
incinerate = 2
|
||||
|
||||
Reference in New Issue
Block a user