summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}