diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-11 16:35:39 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-11 16:35:39 +0000 |
commit | b6a2e5b2f4ea1842b54d6ab230735358139e47c7 (patch) | |
tree | 6ba52834d51662cefae079ccbc1b67cea3329483 /npc/scripts_eaac.conf | |
parent | 859b7db3e221b7d74eee7ce176e8c411f635f61d (diff) | |
download | hercules-b6a2e5b2f4ea1842b54d6ab230735358139e47c7.tar.gz hercules-b6a2e5b2f4ea1842b54d6ab230735358139e47c7.tar.bz2 hercules-b6a2e5b2f4ea1842b54d6ab230735358139e47c7.tar.xz hercules-b6a2e5b2f4ea1842b54d6ab230735358139e47c7.zip |
* eAAC update:
- Added Vending Machine, made by Celestria.
- Updated and fixed Coin Banker, by me :P.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7090 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eaac.conf')
-rw-r--r-- | npc/scripts_eaac.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/scripts_eaac.conf b/npc/scripts_eaac.conf index d2e8063d4..43c29b293 100644 --- a/npc/scripts_eaac.conf +++ b/npc/scripts_eaac.conf @@ -75,3 +75,10 @@ // Forum topic for support:
//| http://www.eathena.ws/board/index.php?showtopic=80615
//npc: npc/custom/eAAC_Scripts/banker.txt
+
+// --------------------------------------------------------------
+// ---------------------- Vending Machine------------------------
+// Script made by Celestria
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=91261
+//npc: npc/custom/eAAC_Scripts/vendmachine.txt
|