15 lines
603 B
Python
15 lines
603 B
Python
# id 3 (pcs01), field 867201580
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(57)
|
|
sm.setColor(1)
|
|
sm.sendNext("#bPeytour said that the Grim Vale is actually a safe place to camp because of the tight terrain. ")
|
|
sm.setParam(37)
|
|
sm.setInnerOverrideSpeakerTemplateID(9400580) # Alika
|
|
sm.sendSay("#face0#Really...? ")
|
|
sm.sendSay("#face0#Oh wait, that does make sense. We seem to be clear for the moment, at least. ")
|
|
sm.setParam(57)
|
|
sm.sendSay("#bThat's right. ")
|
|
sm.setParam(37)
|
|
sm.sendSay("#face0#I suppose falling down here actually improved our situation. Ha, how funny. ")
|
|
sm.createQuestWithQRValue(64080, "chk1=0")
|