maple-v206/scripts/field/enter_101072001.py

22 lines
1.3 KiB
Python

# id 101072001 (Ellinel Fairy Academy : Ellinel Academy Lobby), field 101072001
sm.lockInGameUI(True, True)
sm.setSpeakerType(3)
sm.setParam(5)
sm.setInnerOverrideSpeakerTemplateID(1500003) # Woonie the Fairy
sm.sendNext("Mr. Kalayan!")
sm.setInnerOverrideSpeakerTemplateID(1500004) # Tosh the Fairy
sm.sendSay("We missed you!")
sm.setInnerOverrideSpeakerTemplateID(1500005) # Tracy the Fairy
sm.sendSay("We were so scared.")
sm.setInnerOverrideSpeakerTemplateID(1500006) # Ephony the Fairy
sm.sendSay("I'm sorry! We'll never play in a danger zone again.")
sm.setInnerOverrideSpeakerTemplateID(1500002) # Faculty Head Kalayan
sm.sendSay("No, I'm the one at fault! I should have encouraged your pointless little plays! Forgive me!")
sm.setInnerOverrideSpeakerTemplateID(1500000) # Cootie the Really Small
sm.sendSay("Look at the display of emotions between them! No human could ever hope to match this!")
sm.setInnerOverrideSpeakerTemplateID(1500001) # Headmistress Ivana
sm.sendSay("I am rather impressed by your empathy and lack of savagery, #h0#. You have been of great help.")
sm.sendSay("And you, Cootie the Really Small. Such understanding of fairy culture is uncommon, even amongst our own people. I would like to offer you a position here at the Academy...")
sm.lockInGameUI(False, True)
sm.warp(101072002)