mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Gets rid of advanced who after decsion in staff meeting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
/* YW EDIT START
|
||||
/client/verb/who_advanced()
|
||||
set name = "Advanced Who"
|
||||
set category = "OOC"
|
||||
@@ -93,4 +94,5 @@
|
||||
msg += "</table>"
|
||||
msg += "<b>Total Players: [length(Lines)]</b>"
|
||||
msg = "<span class='filter_info'>" + msg + "</span>"
|
||||
to_chat(src, msg)
|
||||
to_chat(src, msg)
|
||||
YW EDIT STOP*/
|
||||
Reference in New Issue
Block a user