14 lines
686 B
Python
14 lines
686 B
Python
# id 17646 ([Commerci Republic] Outlaw of the Sea), field 865010001
|
|
sm.setSpeakerID(9390244) # Leon Daniella
|
|
sm.sendNext("Is everyone alive?")
|
|
sm.setParam(2)
|
|
sm.sendSay("The ship's seen better days, but the crew seems okay.")
|
|
sm.setParam(0)
|
|
sm.sendSay("The old monster must've been toying with us. It didn't even come up outta the water. Maybe it was just trying to give us high fives, kraken-style.")
|
|
sm.setParam(2)
|
|
sm.sendSay("I guess we got lucky.")
|
|
sm.setParam(0)
|
|
sm.sendSay("No kidding, #h0#. You play with the Grosso, you might just get smashed to Polpo, right? Haha! Because Polpo sounds like pulp.")
|
|
sm.completeQuestNoCheck(parentID)
|
|
sm.createQuestWithQRValue(18418, "B=33275")
|