summaryrefslogtreecommitdiff
path: root/npc/tulimshar/monster_guide.txt
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-22 19:47:48 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-05-22 19:47:48 +0000
commit5de2370f94d30a24ceaac5b33b7e0d837cf016b0 (patch)
tree21990522727f9ebb96fdf3f9b8cf7751b0c2c3e9 /npc/tulimshar/monster_guide.txt
parent270db86785fcb1e6983d0c8b8f8a6ef55e0d5898 (diff)
downloadserverdata-5de2370f94d30a24ceaac5b33b7e0d837cf016b0.tar.gz
serverdata-5de2370f94d30a24ceaac5b33b7e0d837cf016b0.tar.bz2
serverdata-5de2370f94d30a24ceaac5b33b7e0d837cf016b0.tar.xz
serverdata-5de2370f94d30a24ceaac5b33b7e0d837cf016b0.zip
Updates to scripts, removing spelling errors and merging messages together.
Diffstat (limited to 'npc/tulimshar/monster_guide.txt')
-rw-r--r--npc/tulimshar/monster_guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/tulimshar/monster_guide.txt b/npc/tulimshar/monster_guide.txt
index 088efbb3..5f9834c8 100644
--- a/npc/tulimshar/monster_guide.txt
+++ b/npc/tulimshar/monster_guide.txt
@@ -31,8 +31,8 @@ spawn:
new_3-1.gat,46,66,0 script MonsterGuide 102,{
if(MPQUEST == 0) goto Register;
mes "[Monster Guide]";
- mes "you currently have " +Mobpt+ " Monster Points";
- mes "These points are acuired while killing monsters";
+ mes "You currently have " +Mobpt+ " Monster Points";
+ mes "These points are acquired while killing monsters";
close;
Register:
mes "[Monster Guide]";