Minor grammar and clarity updates to NPC dialogue in Underworld
parent
3b19225706
commit
9f6be84b55
|
@ -8,7 +8,7 @@ enter_x 7
|
||||||
enter_y 5
|
enter_y 5
|
||||||
msg
|
msg
|
||||||
You have entered the Underworld.
|
You have entered the Underworld.
|
||||||
Modified: 2023-06-16 Rick Tanner
|
Modified: 2023-11-03 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
@ -3190,13 +3190,13 @@ msg
|
||||||
@match name
|
@match name
|
||||||
Morgan Queen of the Underlings.
|
Morgan Queen of the Underlings.
|
||||||
@match underlings
|
@match underlings
|
||||||
Those who tend the Underworld.
|
Those who tend to the Underworld.
|
||||||
@match underworld
|
@match underworld
|
||||||
The Underworld is where you are now. This is a minor garden in the Underworld.
|
The Underworld is where you are now. This is a minor garden in the Underworld.
|
||||||
@match garden
|
@match garden
|
||||||
There are many rooms in the underworld, in order to enter you must first pass the gates.
|
There are many rooms in the Underworld, to enter you must first pass the gates.
|
||||||
@match gates
|
@match gates
|
||||||
Ask kelly for help, he knows something.
|
Ask Kelly for help, he knows something.
|
||||||
@match hello
|
@match hello
|
||||||
Hello, child.
|
Hello, child.
|
||||||
endmsg
|
endmsg
|
||||||
|
|
Loading…
Reference in New Issue