diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-30 00:53:43 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-30 00:53:43 +0200 |
commit | bdadc9bff73ae87a804afe9dabecf33354e5be50 (patch) | |
tree | 3e6a46c23793cddc44c52d7f21de98afcb8b86c1 /npc/000-2-2 | |
parent | 6fb27c181c22ea1a2aa20a948fb0400f23c35cab (diff) | |
download | clientdata-bdadc9bff73ae87a804afe9dabecf33354e5be50.tar.gz clientdata-bdadc9bff73ae87a804afe9dabecf33354e5be50.tar.bz2 clientdata-bdadc9bff73ae87a804afe9dabecf33354e5be50.tar.xz clientdata-bdadc9bff73ae87a804afe9dabecf33354e5be50.zip |
Changed the sentence of the door in 000-2-2, giving a bit of mytery to it.
Diffstat (limited to 'npc/000-2-2')
-rw-r--r-- | npc/000-2-2/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index 98374fa7..f01d2b2e 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -37,7 +37,7 @@ l_Warp: OnTouch: mesn "Narrator"; - mes col(l("This door seems locked."), 9); + mes col(l("Wait, it seems someone is blocking the door from the other side!"), 9); } |