mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Allows admin test dummies to spawn with custom outfit and appearance (#31074)
* Allows admin test dummies to spawn with custom item * Fix * Fix * Fix * Seperating this out * Tweaks * Tweaks * Tweaks * Tweaks * Order fix * Alert box now * Rearranging Co-authored-by: kanef <kanef9x@protonmail.com>
This commit is contained in:
@@ -784,6 +784,7 @@ var/global/floorIsLava = 0
|
||||
if(check_rights(R_FUN,0))
|
||||
dat += {"
|
||||
<A href='?src=\ref[src];secretsfun=spawnselfdummy'>Spawn yourself as a Test Dummy</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=spawnselfdummyoutfit'>Spawn yourself as a Test Dummy with a Custom Outfit</A><BR>
|
||||
<BR>
|
||||
<BR>
|
||||
"}
|
||||
|
||||
Reference in New Issue
Block a user