mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-09 06:06:00 +01:00
up ports a bunch of TGS commands (#17961)
* up ports a bunch of TGS commands * . * needing this * ... * Update datacore.dm * fix that * at least stack that * rework all user name handling * urg * urg * . * . * . * up port this * make this clearer * . * . * . * fix that * . * add returns * player ticket chat * this * . * . * umm * adjust messages * clean smitecode up * . * ummm * . * command filter
This commit is contained in:
@@ -213,7 +213,7 @@ var/list/gear_datums = list()
|
||||
return TOPIC_REFRESH_UPDATE_PREVIEW
|
||||
|
||||
if("clear_loadout")
|
||||
active_gear_list.Cut()
|
||||
active_gear_list?.Cut()
|
||||
return TOPIC_REFRESH_UPDATE_PREVIEW
|
||||
|
||||
if("copy_loadout")
|
||||
|
||||
Reference in New Issue
Block a user