summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorPoison <poison.lethaliagaming@gmail.com>2014-05-24 09:46:26 +1000
committerPoison <poison.lethaliagaming@gmail.com>2014-05-24 09:46:26 +1000
commit8cc188daceaef158ca4a761b4f1d67f738f34c44 (patch)
tree09ad92d647facf51b69ca82d81bb947466e87ee7 /npc
parent3a5f394cb6ac82e37d03d31cc8ef983a4650e9e7 (diff)
downloadhercules-8cc188daceaef158ca4a761b4f1d67f738f34c44.tar.gz
hercules-8cc188daceaef158ca4a761b4f1d67f738f34c44.tar.bz2
hercules-8cc188daceaef158ca4a761b4f1d67f738f34c44.tar.xz
hercules-8cc188daceaef158ca4a761b4f1d67f738f34c44.zip
Minor spelling correction in agit_main.txt
Diffstat (limited to 'npc')
-rw-r--r--npc/guild/agit_main.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/guild/agit_main.txt b/npc/guild/agit_main.txt
index 7bc672ee5..c794a8383 100644
--- a/npc/guild/agit_main.txt
+++ b/npc/guild/agit_main.txt
@@ -31,7 +31,7 @@
//= treasure chest spawned.
//===== Additional Comments: =================================
//= 1.0 First Version. No longer uses functions. [L0ne_W0lf]
-//= 1.1 Daily investement will now be reset. [L0ne_W0lf]
+//= 1.1 Daily investment will now be reset. [L0ne_W0lf]
//= Template will no longer try to spawn chests.
//= 1.2 Fixed Eco Invest option charging twice. [L0ne_W0lf]
//= 1.3 Fixed a loading flag emblem for Payon 1. [L0ne_W0lf]
@@ -46,7 +46,7 @@
//= 1.6a Corrected conditions in the new investing blocks. [L0ne_W0lf]
//= 1.6b Moved where investments are added to eco/def. [L0ne_W0lf]
//= 1.7 Updated Agitbreak announcements, added bc_woe [L0ne_W0lf]
-//= and added extended anouncement format for mapannounce.
+//= and added extended announcement format for mapannounce.
//= 1.8 Fixed a possible exploit in guild castle investment. [Brian]
//= 1.9 Partially rewrote Script. [Masao]
//= 1.9a Fixed incorrect setcastledata parameter. [Euphy]