13 lines
688 B
Python
13 lines
688 B
Python
# id 64063 ([MONAD: The First Omen] Hawalu's Song), field 867201100
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(36)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(9400593) # Hawalu
|
|
sm.sendNext("When I drum my belly, happy and round")
|
|
sm.sendSay("I feel so happy with that full belly sound!")
|
|
sm.setParam(56)
|
|
sm.sendSay("#bHawalu, you sing really well.")
|
|
sm.setParam(36)
|
|
sm.sendSay("Hee hee hee, thank you! I learned it from Mom! She said she feels so happy whenever I sing.")
|
|
res = sm.sendNext("Do you want me to sing you a song?#b\r\n#L0# Who Lives in Windsleep Forest#l\r\n#L1# Yummy Meat#l\r\n#L2# Abrup, Land of Snow#l\r\n#L3# The Wind Blows#l\r\n#L20# I'm okay right now. Maybe later.#l")
|