summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-01 08:14:36 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-01 08:14:36 +0000
commitd90483d3d0d2c334fff01faa0d1ef4899fce700b (patch)
treeaa8fcd6f7d7ff0743bd00c563caf2862f76aacb5 /Changelog-Trunk.txt
parent755aefb11175f1d7f145c74ad2b6e084974ff71f (diff)
downloadhercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.gz
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.bz2
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.xz
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.zip
Fixed certain typos in src/npc/doc files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2dd7574dd..67d7f2015 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1691,7 +1691,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
[Skotlex]
* Fixed @revive not reviving the good char [Toms]
2006/12/10
- * Added more helpfull messages when packet_ver=-1.
+ * Added more helpful messages when packet_ver=-1.
* Joined normal and MINICORE's main function.
* Put malloc_init() first and malloc_final() last as it's needed for Show*
in display_title(). [FlavioJS]
@@ -2200,7 +2200,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
and not just those on a map. [Skotlex]
* TK_JUMPKICK now dispels normal aspd/speed potions (not berserk pitched
ones) and Preserve will be unable to block this. [Skotlex]
- * Soul Linkers are now inmune to SA_DISPEL [Skotlex]
+ * Soul Linkers are now immune to SA_DISPEL [Skotlex]
* You can now place everything (except magic skills) on top of LPs.
[Skotlex]
* Corrected Ganbantein to not touch song/dance/ensembles. [Skotlex]
@@ -2631,7 +2631,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Fixed SG_FUSION being castable without Soul Link state. [Skotlex]
* Moved the item-use restriction SC checks from clif.c to pc_use_item,
fixed Gravitation blocking potion usage on it's area of effect. [Skotlex]
- * Sphere Marines and Summoned Flora are now inmune to class-changing.
+ * Sphere Marines and Summoned Flora are now immune to class-changing.
[Skotlex]
2006/09/16
* Added monster_ai&256. When set, a monster will pick a random starting
@@ -5067,7 +5067,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
instead of BL_PC and BL_MOB [Skotlex]
* [Fixed]:
- Declaration of int map_getcellp(struct map_data*,int,int,cell_t); [Lance]
- * Removed Undead being inmune to poison status. [Skotlex]
+ * Removed Undead being immune to poison status. [Skotlex]
* Removed speed penalty from SC_SKA [Skotlex]
* Fixed SC_SPURT triggering on Soul Linkers. [Skotlex]
* SC_DODGE won't be dispelled on death now. [Skotlex]