Added initial version
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@dialogue npc:5510
|
||||
|
||||
|
||||
npc("Good day to you.")
|
||||
player("Hello. What are you up to?")
|
||||
npc("Ah, Today is surstromming day! The herring I buried", "six months ago is ready to be dug up.")
|
||||
player("Eughr! What are you going to do with it?")
|
||||
npc("Eat it, of course! It will be fermented just-right by now.")
|
||||
player("Fermented? You eat rotten fish?")
|
||||
npc("Hmmm, tasty. I'm guessing you don't want to", "come round and try it?")
|
||||
player("You guess correctly.")
|
||||
Reference in New Issue
Block a user