diff options
Diffstat (limited to 'npc/custom/etc')
-rw-r--r-- | npc/custom/etc/bank.txt | 2 | ||||
-rw-r--r-- | npc/custom/etc/mvp_arena.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/etc/bank.txt b/npc/custom/etc/bank.txt index 33fc558f9..ed514c901 100644 --- a/npc/custom/etc/bank.txt +++ b/npc/custom/etc/bank.txt @@ -116,4 +116,4 @@ switch(select("I'd like to make a deposit.:I'd like to make a withdrawl.:What's mes "Very well... come again soon."; close; } -} // EOF
\ No newline at end of file +} diff --git a/npc/custom/etc/mvp_arena.txt b/npc/custom/etc/mvp_arena.txt index 7047eaa21..2cc3fb36d 100644 --- a/npc/custom/etc/mvp_arena.txt +++ b/npc/custom/etc/mvp_arena.txt @@ -319,4 +319,4 @@ pvp_n_4-5 mapflag pvp_nightmaredrop off pvp_n_5-5 mapflag pvp_nightmaredrop off pvp_n_6-5 mapflag pvp_nightmaredrop off pvp_n_7-5 mapflag pvp_nightmaredrop off -pvp_n_8-5 mapflag pvp_nightmaredrop off
\ No newline at end of file +pvp_n_8-5 mapflag pvp_nightmaredrop off |