summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-04-11 00:10:15 -0300
committerGitHub <noreply@github.com>2020-04-11 00:10:15 -0300
commit5346866a32cd10eb003c0570cdccdb8ececcf2b3 (patch)
tree279639b33bf32ff079435eba81aafa1843cdccf4 /world/map/npc/001-1
parenta76f05f04d54bc750d44455ae5435f1970ab804c (diff)
parentc97846a4395fa583ac075d656f52d86f96e3b213 (diff)
downloadserverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.gz
serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.bz2
serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.tar.xz
serverdata-5346866a32cd10eb003c0570cdccdb8ececcf2b3.zip
Doomsday Hotfix (#552)v2020.04.06.2
Includes patches for act 5, changes to Iilia, typo fixes on Tulimshar tombstones. New rares, new item (enchanter's Amulet), new event times. Theoretical bugfixes. Add the final councilior for GM 98+.
Diffstat (limited to 'world/map/npc/001-1')
-rw-r--r--world/map/npc/001-1/tombstones.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/001-1/tombstones.txt b/world/map/npc/001-1/tombstones.txt
index e064a60d..45fc026d 100644
--- a/world/map/npc/001-1/tombstones.txt
+++ b/world/map/npc/001-1/tombstones.txt
@@ -36,7 +36,7 @@
{
mes "~ " + strcharinfo(0) + " ~";
- mes "The epitath is blank and the grave freshly dug.";
+ mes "The epitaph is blank and the grave freshly dug.";
close;
}
001-1,56,106,0|script|RIP#6|400
@@ -71,6 +71,6 @@
001-1,60,106,0|script|RIP#10|400
{
mes "~ Tyer ~";
- mes "\"An experiement went wrong.\"";
+ mes "\"An experiment went wrong.\"";
close;
}