Update otie.dm

This commit is contained in:
Verkister
2017-10-22 09:54:42 +03:00
committed by GitHub
parent c65a281ca4
commit dd9c6da94f

View File

@@ -261,8 +261,6 @@
if(I_GRAB)
if(health > 0)
audible_emote("growls disapprovingly at [M].")
if(friend == M)
friend = null
return
else
..()