Merge pull request #1279 from ArchieBeepBoop/ohgodwhy

[s] Why
This commit is contained in:
Dahlular
2021-06-15 18:32:19 -06:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+7 -1
View File
@@ -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