diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-27 12:12:21 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-27 12:12:21 +0200 |
commit | dca809acf6f9f518955306ad842dfefb73df6e0d (patch) | |
tree | 250dc7175b13083955a43920f080ea9069d0ed7e /npc/001-2-28 | |
parent | 6cd88773e33476cda229449d377bdb966c1cef53 (diff) | |
download | serverdata-dca809acf6f9f518955306ad842dfefb73df6e0d.tar.gz serverdata-dca809acf6f9f518955306ad842dfefb73df6e0d.tar.bz2 serverdata-dca809acf6f9f518955306ad842dfefb73df6e0d.tar.xz serverdata-dca809acf6f9f518955306ad842dfefb73df6e0d.zip |
Fixed "INN" to "Inn" in scripts.
Diffstat (limited to 'npc/001-2-28')
-rw-r--r-- | npc/001-2-28/plush.txt | 8 | ||||
-rw-r--r-- | npc/001-2-28/shop.txt | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/001-2-28/plush.txt b/npc/001-2-28/plush.txt index a3daa3fc..cbc2ebd5 100644 --- a/npc/001-2-28/plush.txt +++ b/npc/001-2-28/plush.txt @@ -2,7 +2,7 @@ // Authors: // Reid // Description: -// Red, the INN Keeper. +// Red, the Innkeeper. // Variable: // INN_REGISTER @@ -12,8 +12,8 @@ narrator 4, l("You will respawn at this place if defeated in combat."), l("All you have to do is to select a bed in the upper level anytime after your reservation."), - l("Unlike other respawn points, an INN can fully restore your HP."), - l("Of course, you can select a bed somewhere else after your reservation, but you won't get your HP recovery until you choose to get some rest on the INN."), + l("Unlike other respawn points, an inn can fully restore your HP."), + l("Of course, you can select a bed somewhere else after your reservation, but you won't get your HP recovery until you choose to get some rest in the inn."), l("You can also use your room to get some rest after a long battle. That will consume your reservation but your HP will be fully restored."); return; } @@ -124,7 +124,7 @@ emotion E_WINK; speech 5, l("We offer a room for travelers passing by Artis, our beds are comfy and you can be guaranted to be right as rain after a night here!"), - l("If you wake up at the INN after a harsh battle, you will find yourself revitalized in an instant unlike other places where you can rest."); + l("If you wake up at the inn after a harsh battle, you will find yourself revitalized in an instant unlike other places where you can rest."); narrator_explication; break; diff --git a/npc/001-2-28/shop.txt b/npc/001-2-28/shop.txt index 65152e14..651129e3 100644 --- a/npc/001-2-28/shop.txt +++ b/npc/001-2-28/shop.txt @@ -3,7 +3,7 @@ // Reid // 4144 // Description: -// INN hidden shop. +// Inn hidden shop. 001-2-28,53,33,0 trader #Invisible001-2-28 NPC_HIDDEN,{ |