summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-2')
-rw-r--r--world/map/npc/029-2/nyle.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/029-2/nyle.txt b/world/map/npc/029-2/nyle.txt
index 7732b9aa..3e15d6cb 100644
--- a/world/map/npc/029-2/nyle.txt
+++ b/world/map/npc/029-2/nyle.txt
@@ -25,7 +25,7 @@ L_Items:
mes "Pick an item from either storage or inventory and choose what you want to do with it by clicking the right button.";
mes "You can also pick and drag items from one window into the other but this will move all items of this kind.";
next;
- mes "Items in your storage are totally save. Banking itself is totally save.\"";
+ mes "Items in your storage are totally safe. Banking itself is totally safe.\"";
menu
"And how do I save money?", L_Money,
"Thanks!", L_Thanks;
@@ -36,7 +36,7 @@ L_Money:
mes "You only have to tell him how much you want to deposit or withdraw.";
mes "Also you can ask how much he already save for you by checking your balance.";
next;
- mes "Money in your storage is totally save. Banking itself is totally save.\"";
+ mes "Money in your storage is totally safe. Banking itself is totally safe.\"";
menu
"And how do I save items?", L_Items,
"Thanks!", L_Thanks;