This commit is contained in:
Fluffy
2024-03-27 09:02:06 +00:00
committed by GitHub
parent a6bf5798e4
commit 995dbaf430
27 changed files with 80 additions and 39 deletions
@@ -174,7 +174,7 @@
'sound/effects/zombies/zombie_3.ogg',
'sound/effects/zombies/zombie_4.ogg'
)
playsound(owner, pick(wakeup_sounds))
playsound(owner, pick(wakeup_sounds), 70)
owner.change_skin_color(r, g, b)
owner.update_dna()