mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Removes gun firing logs due to possible lag.
This commit is contained in:
@@ -187,7 +187,8 @@
|
||||
target = targloc
|
||||
pointblank = 0
|
||||
|
||||
admin_attack_log(usr, attacker_message="Fired [src]", admin_message="fired a gun ([src]) (MODE: [src.mode_name]) [reflex ? "by reflex" : "manually"].")
|
||||
// admin_attack_log(usr, attacker_message="Fired [src]", admin_message="fired a gun ([src]) (MODE: [src.mode_name]) [reflex ? "by reflex" : "manually"].")
|
||||
//Commented out due to potential lag issues, possibly with excess I/O
|
||||
|
||||
update_held_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user