Fixed flashbang container interaction

This commit is contained in:
Ranged
2018-12-24 19:49:36 +01:00
parent d6cb7246eb
commit 550e2300f9
@@ -53,7 +53,7 @@
//Bang
if((loc == M) || loc == M.loc)//Holding on person or being exactly where lies is significantly more dangerous and voids protection
if(get_turf(M) == get_turf(src))//Holding on person or being exactly where lies is significantly more dangerous and voids protection
M.Stun(10)
M.Weaken(10)
if(!ear_safety)