diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 11:02:13 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 11:02:13 +0000 |
commit | cf44279d5416a3290d1c0ab735579aab16787ddf (patch) | |
tree | a2915d1541f83d95128dcc1103bbe26800fdcc28 /conf-tmpl | |
parent | af8672130d9fee3c8cbef87d61479df7f1bb0bda (diff) | |
download | hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.gz hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.bz2 hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.tar.xz hercules-cf44279d5416a3290d1c0ab735579aab16787ddf.zip |
* Summoned monsters will not give exp and items
* Added the 6 new Yuno fields
* Added some Freya's optimisations in clif_parse
* Added clif_update_mobhp
* Set alive_timer to -1 when quitting, not 0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@811 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/maps_athena.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf-tmpl/maps_athena.conf b/conf-tmpl/maps_athena.conf index d94204432..ca55480c2 100644 --- a/conf-tmpl/maps_athena.conf +++ b/conf-tmpl/maps_athena.conf @@ -532,6 +532,15 @@ map: ayo_dun02.gat map: que_god01.gat map: que_god02.gat +// --- Ep? - Schwarzwald Republic --- +// -- 2004-12-28sdata_k.gpf -- +map: yuno_fild05.gat +map: yuno_fild07.gat +map: yuno_fild08.gat +map: yuno_fild09.gat +map: yuno_fild11.gat +map: yuno_fild12.gat + // Ragnarok World Championship 2004 // Requires: RWC 2004 Client // or Akaru's SuperGRF 1.64 or newer |