mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Holodeck items no longer spam admin attack logs.
/obj/items now has no_attack_log variable if set to 1, it won't log. All holodeck items and lasertag weapons have no_attack_log set. <3 Mangled
This commit is contained in:
@@ -192,6 +192,7 @@
|
||||
|
||||
/obj/item/weapon/holo
|
||||
damtype = HALLOSS
|
||||
no_attack_log = 1
|
||||
|
||||
/obj/item/weapon/holo/esword
|
||||
desc = "May the force be within you. Sorta."
|
||||
|
||||
Reference in New Issue
Block a user