7 lines
401 B
Python
7 lines
401 B
Python
# id 32129 ([Ellinel Fairy Academy] Professor Peace), field 101073200
|
|
sm.setSpeakerID(1500015) # Cootie the Really Small
|
|
res = sm.sendAskAccept("Not bad, #h0#. You really thought like a fairy out there. Let's return to the Headmistress in Ellinel. \r\n#b(You will be moved to Ellinel if you accept.)#k")
|
|
sm.setParam(1)
|
|
sm.sendNext("Great. All the kids must be back by now, right?")
|
|
sm.warp(101072001)
|