summaryrefslogtreecommitdiff
path: root/world/map/npc/012-1
diff options
context:
space:
mode:
authorVreality <vreality@donutdev.com>2014-05-05 06:49:13 -0500
committerwushin <pasekei@gmail.com>2014-05-05 06:54:02 -0500
commit9bf115afded2f22a06c99e22a1f864b5c97d83ed (patch)
tree42af70b1e555a91b493ec6e2ab6e5cb2e8d71939 /world/map/npc/012-1
parentd92fb4f2d63ba30d426040716dc9ec4edb6a90cf (diff)
downloadserverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.gz
serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.bz2
serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.tar.xz
serverdata-9bf115afded2f22a06c99e22a1f864b5c97d83ed.zip
Dialogue changes to NPCs
Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – ").
Diffstat (limited to 'world/map/npc/012-1')
-rw-r--r--world/map/npc/012-1/injured-mouboo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/012-1/injured-mouboo.txt b/world/map/npc/012-1/injured-mouboo.txt
index 4b10e100..4fe62ce5 100644
--- a/world/map/npc/012-1/injured-mouboo.txt
+++ b/world/map/npc/012-1/injured-mouboo.txt
@@ -19,7 +19,7 @@ function|script|QuestMoubooHeal|,
callsub S_update_var;
mes "[Injured Mouboo]";
mes "A soft white glow surrounds the mouboo's leg, which slowly shifts back into place.";
- mes "As the glow subsides, the mouboo gets up, carefully, and takes a few steps. It seems to be fully healed!";
+ mes "As the glow subsides, the mouboo gets up, carefully, and takes a few steps. It seems to be fully healed!";
mes "[5000 experience points]";
getexp 5000, 0;
next;
@@ -78,7 +78,7 @@ L_menu:
L_examine:
mes "[Injured Mouboo]";
- mes "Looking closer, you notice that the mouboo's left hind leg is bent at a very unnatural angle-- that seems to be the cause for its pain.";
+ mes "Looking closer, you notice that the mouboo's left hind leg is bent at a very unnatural angle – that seems to be the cause for its pain.";
next;
mes "[Injured Mouboo]";
mes "You also notice that the mouboo is lying on top of what appears to be a black turtleneck sweater.";
@@ -90,7 +90,7 @@ L_examine:
L_pickup_alive:
mes "[Injured Mouboo]";
- mes "The Mouboo groans and pushes your hand away. It seems to be rather fond of the sweater.";
+ mes "The Mouboo groans and pushes your hand away. It seems to be rather fond of the sweater.";
next;
goto L_menu;