summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorStreusel <m.me1@live.de>2014-05-23 22:49:17 -0700
committerStreusel <m.me1@live.de>2014-05-23 22:49:17 -0700
commitc1c75191a63359084221487bfe867c54227391a5 (patch)
tree9c2f63968c9266c88f60b7b2044d0deba0a69656 /npc
parent40e9c131cb8993b45d8c08f185393041bfac5b8e (diff)
parent8cc188daceaef158ca4a761b4f1d67f738f34c44 (diff)
downloadhercules-c1c75191a63359084221487bfe867c54227391a5.tar.gz
hercules-c1c75191a63359084221487bfe867c54227391a5.tar.bz2
hercules-c1c75191a63359084221487bfe867c54227391a5.tar.xz
hercules-c1c75191a63359084221487bfe867c54227391a5.zip
Merge pull request #288 from pois8n/master
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 730740087..dc799a21f 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]