mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Mob inventory cleanup
This commit is contained in:
@@ -94,10 +94,7 @@
|
||||
|
||||
if(W == A) // Handle attack_self
|
||||
W.attack_self(src)
|
||||
if(hand)
|
||||
update_inv_l_hand(0)
|
||||
else
|
||||
update_inv_r_hand(0)
|
||||
update_inv_active_hand(0)
|
||||
return 1
|
||||
|
||||
//Atoms on your person
|
||||
|
||||
Reference in New Issue
Block a user