save point - a lot of shit to fix
This commit is contained in:
@@ -58,11 +58,8 @@
|
||||
SendSignal(COMSIG_ITEM_ATTACK, M, user)
|
||||
if(flags_1 & NOBLUDGEON_1)
|
||||
return
|
||||
<<<<<<< HEAD
|
||||
if(user.disabilities & PACIFISM)
|
||||
=======
|
||||
|
||||
if(user.has_disability(DISABILITY_PACIFISM))
|
||||
>>>>>>> bc20a75... Merge pull request #33783 from Cruix/fix_blind
|
||||
return
|
||||
if(!force)
|
||||
playsound(loc, 'sound/weapons/tap.ogg', get_clamped_volume(), 1, -1)
|
||||
|
||||
Reference in New Issue
Block a user