mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
Merge pull request #3667 from CHOMPStation2/upstream-merge-12211
[MIRROR] Fixes Ghost Sight being missing from Preference verbs
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
feedback_add_details("admin_verb","TGEars") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
|
||||
/client/verb/toggle_ghost_vision()
|
||||
set name = "Toggle Ghost Vision"
|
||||
set name = "Toggle Ghost Sight"
|
||||
set category = "Preferences"
|
||||
set desc = "Toggles between seeing all mob emotes and only nearby mob emotes as an observer."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user