Merge pull request #13749 from Citadel-Station-13/silicons-patch-7
fixes nonsensical verb
This commit is contained in:
@@ -100,5 +100,5 @@ SUBSYSTEM_DEF(input)
|
||||
|
||||
/// *sigh
|
||||
/client/verb/NONSENSICAL_VERB_THAT_DOES_NOTHING()
|
||||
set name = ".NONSENSICAL_VERB_THAT_DOES_NOTHING"
|
||||
set name = "NONSENSICAL_VERB_THAT_DOES_NOTHING"
|
||||
set hidden = TRUE
|
||||
|
||||
Reference in New Issue
Block a user