mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Unnerf security's non-lethals, revert pain decay changes. (#11305)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"gun_name" = capitalize_first_letters(P.gun.name),
|
||||
"registered_info" = P.registered_user ? P.registered_user : "Unregistered",
|
||||
"ref" = "\ref[P]",
|
||||
"lockstatus" = P.lockstatus
|
||||
"lock_status" = P.lock_status
|
||||
)
|
||||
wireless_firing_pins_data[++wireless_firing_pins_data.len] = guntracker_info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user