mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
why have I done this
This commit is contained in:
@@ -115,7 +115,13 @@
|
||||
L.notransform = TRUE
|
||||
L.Stun(200)
|
||||
L.resting = TRUE
|
||||
if(prob(5))
|
||||
if(L.client?.rights & R_FUN)
|
||||
if(prob(50))
|
||||
playsound(AM, 'hyperstation/sound/misc/yodadeath.ogg', 100, 0)
|
||||
else
|
||||
playsound(AM, 'hyperstation/sound/misc/fallingthroughclouds.ogg', 100, 0)
|
||||
|
||||
else if(prob(5))
|
||||
playsound(AM, 'hyperstation/sound/misc/fallingthroughclouds.ogg', 100, 0)
|
||||
|
||||
var/oldtransform = AM.transform
|
||||
|
||||
Reference in New Issue
Block a user