diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-07 18:35:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-07 18:35:38 -0300 |
commit | 5ed26c7b5ee70e1519b17c75505bb6077d784650 (patch) | |
tree | e6619a254e4482375a718cce3d819de2c2e5b904 /npc/commands | |
parent | a80c5109d444ee3c4a48162b8139fc411c3a0e0c (diff) | |
download | serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.gz serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.bz2 serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.xz serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.zip |
It works, so shut up CI
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/titulate.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/commands/titulate.txt b/npc/commands/titulate.txt index c7fa9304a..e3ecc2ebd 100644 --- a/npc/commands/titulate.txt +++ b/npc/commands/titulate.txt @@ -2,7 +2,9 @@ // // @titulate <username> // Grants a title to <username>. Cannot be undone. -// Only way to bypass restrictions on legendary weapons. +// @cassate +// Opens a prompt to strip someone from their titles. +// Can also ban from titles. Grandmasters only. - script @titulate 32767,{ end; |