mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 17:08:53 +01:00
@@ -116,7 +116,13 @@
|
||||
L.notransform = TRUE
|
||||
L.Stun(200)
|
||||
L.resting = TRUE
|
||||
if(prob(5))
|
||||
if(L.client && check_rights_for(L.client, 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