diff options
-rw-r--r-- | Changelog.txt | 2 | ||||
-rw-r--r-- | npc/npcs_athena.conf | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index d8f9abfd0..cd02c7235 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/28 + * Fixed typo in npcs_athena.conf (mc_cameri verses mc_Cameri), + thanks Mellow972 for pointing that out (SVN 845) [MouseJstr] * Reduced weapon breaking chance for Overthrust, thanks Draco - i almost forgot to add this update [celest] * added checks into the skill code to prevent proxy's/bots diff --git a/npc/npcs_athena.conf b/npc/npcs_athena.conf index 6807247e4..f8ff306e0 100644 --- a/npc/npcs_athena.conf +++ b/npc/npcs_athena.conf @@ -287,7 +287,7 @@ npc: npc/other/poetry/ayothaya.txt //npc: npc/other/mc_cameri/bank.txt //= Healing NPC -//npc: npc/other/mc_Cameri/heal.txt +//npc: npc/other/mc_cameri/heal.txt //= Warp NPC //npc: npc/other/mc_cameri/warper.txt |