10 lines
520 B
Python
10 lines
520 B
Python
# id 61133 (Blackgate's New Gate), field 610050000
|
|
sm.setSpeakerID(9201428) # Angel
|
|
sm.sendNext("New recruit, huh? You don't look like much...")
|
|
sm.setParam(2)
|
|
sm.sendSay("Hey, I just wanted to check the place out. New areas are so exciting!")
|
|
sm.setParam(0)
|
|
sm.sendSay("#i3800848#\r\nLook, beggars can't be choosers. I'm getting reports that the demons are on the move again.")
|
|
sm.sendSay("Things aren't looking so good, so we'll take what we can get. You're in! Welcome to the BDF.")
|
|
sm.completeQuestNoCheck(parentID)
|