Guest User

Skywrit-0.5-demo

a guest
Sep 6th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.85 KB | None | 0 0
  1.   edid_dict.update(ChainedBunchOfLines("VxAshlight", VxAshlightress, """
  2.    == Who are you? -> I am Unel Thasla. The ashlightress.
  3.    == What's ashlightress, is this your job title? -> Yes, I can make ashlight torches. Great at parties.
  4.    == What are ashlight torches made of? ash? -> It's my secret recipe. I use ground soul gem crystals, most unusually. @ :) @ 75
  5.    == What kind of soul gems do you use? -> Black soul gems, but nowadays they are hard to come by ethically.
  6.    == What do you mean, nowadays? ->
  7.             It used to be that explorers would bring soul gems from the underground place known as Blackreach,
  8.             but the way has been... blocked.
  9.  """))
  10.  
  11.   edid_dict.update(BunchOfToplevelLines("VxAshMerchant", VxAshMerchant, """
  12.    == Who are you? -> Reznak gro Reznak, ash merchant.
  13.    == A trader? -> In ashes.
  14.  """))
Advertisement
Add Comment
Please, Sign In to add comment