diff options
Diffstat (limited to 'world/map/npc/068-1/tombstones.txt')
-rw-r--r-- | world/map/npc/068-1/tombstones.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/068-1/tombstones.txt b/world/map/npc/068-1/tombstones.txt index 2b0542a2..132be7ff 100644 --- a/world/map/npc/068-1/tombstones.txt +++ b/world/map/npc/068-1/tombstones.txt @@ -1,6 +1,6 @@ // Tombstones in Noble memorial -068-1.gat,91,48,0|script|Tombstone#1|400, +068-1.gat,91,48,0|script|Tombstone#1|400 { mes "~ wushin ~"; @@ -8,7 +8,7 @@ close; } -068-1.gat,92,48,0|script|Tombstone#2|400, +068-1.gat,92,48,0|script|Tombstone#2|400 { mes "~ Nard ~"; @@ -16,7 +16,7 @@ close; } -068-1.gat,93,48,0|script|Tombstone#3|400, +068-1.gat,93,48,0|script|Tombstone#3|400 { mes "~ tux9th ~"; @@ -24,7 +24,7 @@ close; } -068-1.gat,94,48,0|script|Tombstone#4|400, +068-1.gat,94,48,0|script|Tombstone#4|400 { mes "~ o11c ~"; @@ -32,7 +32,7 @@ close; } -068-1.gat,95,48,0|script|Tombstone#5|400, +068-1.gat,95,48,0|script|Tombstone#5|400 { mes "~ " + strcharinfo(0) + " ~"; |