diff options
author | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-11-19 10:11:04 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-11-19 10:11:04 +0000 |
commit | b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e (patch) | |
tree | f6f8e5189c711b0eadbfc2d0af53fc183af16de2 /world/map/npc/003-1/npcs.txt | |
parent | d48928c3e87c18ea11447117e307cf06f33829f6 (diff) | |
download | classic-serverdata-b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e.tar.gz classic-serverdata-b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e.tar.bz2 classic-serverdata-b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e.tar.xz classic-serverdata-b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e.zip |
WIP: v2022.11.11 Update
Diffstat (limited to 'world/map/npc/003-1/npcs.txt')
-rw-r--r-- | world/map/npc/003-1/npcs.txt | 2 |
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; } |