Make the panic bunker UI send cvar updates on focus exit, add erase verb tooltip message (#20987)

This commit is contained in:
DrSmugleaf
2023-10-14 02:28:08 -07:00
committed by GitHub
parent 5be0df32ad
commit f02a54497d
4 changed files with 44 additions and 10 deletions

View File

@@ -8,5 +8,8 @@ admin-verbs-teleport-here = Teleport Here
admin-verbs-freeze = Freeze
admin-verbs-unfreeze = Unfreeze
admin-verbs-erase = Erase
admin-verbs-erase-description = Removes the player from the round and crew manifest and deletes their chat messages.
Their items are dropped on the ground.
Players are shown a popup indicating them to play as if they never existed.
toolshed-verb-mark = Mark
toolshed-verb-mark-description = Places this entity into the $marked variable, a list of entities, replacing it's prior value.