idk lol
This commit is contained in:
parent
f8fd2513c8
commit
491112768c
27 changed files with 1095 additions and 3537 deletions
|
@ -13,5 +13,10 @@ return {
|
|||
speaker.playNote("didgeridoo", volume, 6)
|
||||
sleep(0.2)
|
||||
speaker.playNote("didgeridoo", volume, 3)
|
||||
end,
|
||||
eat = function ()
|
||||
speaker.playSound("entity.generic.eat")
|
||||
sleep(0.1)
|
||||
speaker.playSound("entity.generic.eat")
|
||||
end
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue