Minor grammar update and wording capitalization update to NPC dialogue in Lone Village Tavern
parent
09271c78b7
commit
d499c9b084
|
@ -8,7 +8,7 @@ enter_x 1
|
||||||
enter_y 16
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-05-21
|
Created: 1996-05-21
|
||||||
Modified: 2023-06-09 Rick Tanner
|
Modified: 2023-11-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
@ -1031,11 +1031,11 @@ end
|
||||||
arch viking
|
arch viking
|
||||||
msg
|
msg
|
||||||
@match person
|
@match person
|
||||||
I have never seen him. But I expect that he lives in the house where there is the burning fireplace.
|
I have never seen him. But I expect that he lives in the house where there is a fireplace.
|
||||||
@match yes|no
|
@match yes|no
|
||||||
It's a ghost town now. But I've heard that one Person still lives in the town.
|
It's a ghost town now. But I've heard that one Person still lives in the town.
|
||||||
@match *
|
@match *
|
||||||
Have you ever been to shining town?
|
Have you ever been to Shining Town?
|
||||||
endmsg
|
endmsg
|
||||||
face viking.111
|
face viking.111
|
||||||
hp 100
|
hp 100
|
||||||
|
|
Loading…
Reference in New Issue