diff options
Diffstat (limited to 'npc/other/sealstatus.txt')
-rw-r--r-- | npc/other/sealstatus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/sealstatus.txt b/npc/other/sealstatus.txt index 038d5357d..cb2806c6a 100644 --- a/npc/other/sealstatus.txt +++ b/npc/other/sealstatus.txt @@ -32,4 +32,4 @@ prontera,113,294,3 script Sign Post 837,{ if (god_mjo_0 < 11) mes "^ff0000Mjolnir Seal: Not Completed^000000"; else mes "^00ff00Mjolnir Seal: Completed^000000"; close; -}
\ No newline at end of file +} |