mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Braille
This commit is contained in:
@@ -190,7 +190,8 @@
|
||||
if (!Adjacent(user))
|
||||
return
|
||||
if (user.a_intent == INTENT_HELP)
|
||||
user.examinate(src)
|
||||
if(!user.is_blind())
|
||||
user.examinate(src)
|
||||
return
|
||||
user.visible_message("<span class='danger'>[user] kicks the display case.</span>", null, null, COMBAT_MESSAGE_RANGE)
|
||||
log_combat(user, src, "kicks")
|
||||
|
||||
Reference in New Issue
Block a user