maple-v206/scripts/npc/9131005.py

14 lines
585 B
Python

# Princess No (9131005) |
sm.setPlayerAsSpeaker()
sm.removeEscapeButton()
sm.sendNext("Please step aside, madam. I have no quarrel with you.")
sm.setSpeakerID(parentID)
sm.sendNext("How dar you speak to me in such a familiar tongue. I am Kichou, daughter of the Saitou Dousan, lawful wife of the Demon King!")
sm.setPlayerAsSpeaker()
sm.sendNext("The tales of your beauty are not exaggerations, Lady Nou, but you ust stand aside. Your husband is my sworn enemy.")
sm.setSpeakerID(parentID)
sm.sendNext("Cocky little brat, are you trying to pick a fight with me?")
sm.warp(807040000)