summaryrefslogtreecommitdiff
path: root/world/map/npc/003-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-14 00:34:42 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-17 16:26:33 -0300
commit16675194ca72bfab26ef4ede521545046cb327c0 (patch)
treeb4c4d3f4d1697e5ed1717b744a06c89e17afe6b0 /world/map/npc/003-1
parente213c50af6844732a1bc90a9d1f967d6209421ef (diff)
downloadserverdata-16675194ca72bfab26ef4ede521545046cb327c0.tar.gz
serverdata-16675194ca72bfab26ef4ede521545046cb327c0.tar.bz2
serverdata-16675194ca72bfab26ef4ede521545046cb327c0.tar.xz
serverdata-16675194ca72bfab26ef4ede521545046cb327c0.zip
Add the lore tidbits I wrote thus far. This update did kinda grew up a bit...
Diffstat (limited to 'world/map/npc/003-1')
-rw-r--r--world/map/npc/003-1/npcs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/003-1/npcs.txt b/world/map/npc/003-1/npcs.txt
index 1aa0aff9..692f1450 100644
--- a/world/map/npc/003-1/npcs.txt
+++ b/world/map/npc/003-1/npcs.txt
@@ -59,7 +59,7 @@ L_NoHeal:
if (.@rnd == 3) mes "I have a Scorpion Doll!";
if (.@rnd == 4) mes "I carry spare Cactus Juices while on the field.";
if (.@rnd == 5) mes "Items such as foods, can be eaten to regain Health Points.";
- if (.@rnd == 6) mes "Grenxen is the Demon that founded Tulimshar.";
+ if (.@rnd == 6) mes "Grenxen is the Dragon that founded Tulimshar.";
close;
}