mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #12211 from Heroman3003/sightfix
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