diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-16 15:17:04 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-16 15:17:04 +0000 |
commit | 07b78e2a410adde4767805ece549b4840b9ba254 (patch) | |
tree | 86b1c32a7ef3c4000ae473a0c2d4d5bd7bfdf42e /npc/Changelog.txt | |
parent | 1c77fae514c9a0c9971de96830d3450b48a6cdc7 (diff) | |
download | hercules-07b78e2a410adde4767805ece549b4840b9ba254.tar.gz hercules-07b78e2a410adde4767805ece549b4840b9ba254.tar.bz2 hercules-07b78e2a410adde4767805ece549b4840b9ba254.tar.xz hercules-07b78e2a410adde4767805ece549b4840b9ba254.zip |
* Updated sample script mob_controller.cpp to the latest standards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7206 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index fd197054f..fe97f0cb3 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -37,6 +37,7 @@ Musashiden Date Added
======
06/16
+ * Updated sample script mob_controller.cpp to the latest standards. [Lance]
* Commited Silent's Fix to the duplicate NPCs [Playtester]
- needs testing
- can't be fully fixed because of length limitation of names
|