mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Items exploding while thrown admin option (or on arcane tampered floors) (#33830)
* Items exploding on arcane tampered floors (or as an admin option) * Items exploding on arcane tampered floors (or as an admin option) * throw_impact as suggested * removing redundant check, adding sanities due to qdel possibility * less indents * less wizard cheese * changed method, works muuuch better now * inverted this on request * fixing this --------- Co-authored-by: SECBATON GRIFFON <sage>
This commit is contained in:
@@ -882,6 +882,7 @@ var/global/floorIsLava = 0
|
||||
<A href='?src=\ref[src];secretsfun=switchon'>Flip all (ALL Z-LEVELS) light switches to on (Lags briefly)</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=create_artifact'>Create custom artifact</A><BR>
|
||||
<BR>
|
||||
<A href='?src=\ref[src];secretsfun=athfthrowing'>Toggle thrown items exploding on stop</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=togglenarsie'>Toggle Nar-Sie's behaviour</A><BR>
|
||||
<BR>
|
||||
<A href='?src=\ref[src];secretsfun=fakealerts'>Trigger a fake alert</A><BR>
|
||||
|
||||
Reference in New Issue
Block a user