19 lines
588 B
Python
19 lines
588 B
Python
# [Commerci Republic] The Blocked Canal
|
|
|
|
|
|
sm.setSpeakerID(9390256) # Leon Daniella
|
|
sm.sendNext("Hey, what's that?")
|
|
|
|
sm.setPlayerAsSpeaker() # Has to be Player Avatar
|
|
sm.sendNext("It looks like.. a barrier?")
|
|
|
|
sm.setSpeakerID(9390256) # Leon Daniella
|
|
sm.sendNext("A barrier for what? Do you think the fishhead set it up?")
|
|
|
|
sm.setPlayerAsSpeaker() # Has to be Player Avatar
|
|
sm.sendNext("Maybe, but I'm not busting through to check")
|
|
|
|
sm.setSpeakerID(9390256) # Leon Daniella
|
|
sm.sendNext("Me neither. Let's go tell pops.")
|
|
sm.completeQuest(parentID)
|
|
sm.warpInstanceOut(865020300) # Canal 4 |