[MIRROR] blind people know when things happen to them [MDB IGNORE] (#15427)

* blind people know when things happen to them

* Update strippable.dm

Co-authored-by: Mooshimi <85910816+Mooshimi@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-08-08 01:12:08 +01:00
committed by GitHub
co-authored by Mooshimi Gandalf
parent b4cd83d4ac
commit bc36a7f6af
4 changed files with 19 additions and 1 deletions
+2
View File
@@ -318,6 +318,8 @@
playsound(src, hitsound, volume, TRUE, -1)
L.visible_message(span_danger("[L] is hit by \a [src][organ_hit_text]!"), \
span_userdanger("You're hit by \a [src][organ_hit_text]!"), null, COMBAT_MESSAGE_RANGE)
if(L.is_blind())
to_chat(L, span_userdanger("You feel something hit you[organ_hit_text]!"))
L.on_hit(src)
var/reagent_note