maple-v206/scripts/quest/q17666s.py

19 lines
511 B
Python

# id 17666 ([Commerci Republic] A Deadly Game), field 865030111
sm.setSpeakerID(9390238) # Zion
sm.setParam(32)
sm.setColor(1)
sm.sendNext("Nothing, nothing. Il Capo?")
sm.setParam(36)
sm.setInnerOverrideSpeakerTemplateID(9390218) # Il Capo
sm.sendSay("......")
sm.setParam(32)
sm.sendSay("Dispose of them.")
sm.setParam(36)
sm.sendSay("No problem.")
sm.setParam(56)
sm.sendSay("What? Who's this guy?")
sm.setParam(36)
sm.sendSay("I'm the last face you'll ever see.")
sm.startQuest(parentID)
sm.warp(865030121)