mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
on your browser -> in your browser (wiki)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//Please use mob or src (not usr) in these procs. This way they can be called in the same fashion as procs.
|
||||
/client/verb/wiki(query as text)
|
||||
set name = "wiki"
|
||||
set desc = "Type what you want to know about. This will open the wiki on your web browser."
|
||||
set desc = "Type what you want to know about. This will open the wiki in your web browser."
|
||||
set hidden = 1
|
||||
if(config.wikiurl)
|
||||
if(query)
|
||||
|
||||
Reference in New Issue
Block a user