mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Tag mode : Changeling Clown Among Regular Mimes (#28601)
* Add (most) of the code for tag mode * Dynamic mode adjustements to make it work * Don't need that * They are no longer a mime * Forgot that
This commit is contained in:
@@ -713,6 +713,7 @@ var/global/floorIsLava = 0
|
||||
<A href='?src=\ref[src];xgm_panel=1'>XGM Panel</A><br>
|
||||
<A href='?src=\ref[src];toggle_light=1'>Slow down lighting (Forces MC to crash, do not panic.)</A><br>
|
||||
<hr />
|
||||
<A href='?src=\ref[src];tag_mode=1'>Toggle tag mode! (it is currently [ticker?.tag_mode_enabled ? "On" : "Off"])</A><br>
|
||||
"}
|
||||
|
||||
if(wages_enabled)
|
||||
|
||||
Reference in New Issue
Block a user