mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-28 02:52:28 +00:00
Removes a stray world <<
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
if(hit_zone == BP_TORSO && shank_attack(W, G, user))
|
||||
return 1
|
||||
if(G.state >= GRAB_NECK)
|
||||
world << "9"
|
||||
if(hit_zone == BP_HEAD && attack_throat(W, G, user, hit_zone))
|
||||
return 1
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user