10 lines
447 B
Python
10 lines
447 B
Python
sm.setJob(2210)
|
|
sm.addSP(3, True)
|
|
#sm.giveSkill(20011293)
|
|
#sm.chatScript("You learned the Back to Nature skill.")
|
|
sm.startQuest(parentID)
|
|
sm.completeQuest(parentID)
|
|
#sm.sendSayImage("UI/tutorial/evan/14/0")
|
|
#sm.systemMessage("A baby dragon has hatched from the egg in the incubator.")
|
|
#sm.systemMessage("Obtained 5 Skill Points to use for leveling up.")
|
|
#sm.systemMessage("It looks like the baby dragon has something to say. Click to talk to it!") |