diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-26 16:10:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-26 16:10:53 +0000 |
commit | a10f6d9308baa615d2f5da46be8779a93c580834 (patch) | |
tree | 086da5eb98f53bfb4247542a2a34ec4b17134465 /conf-tmpl | |
parent | 5abd5bd1f8f53b73560cecd4496bfd4bc2acc226 (diff) | |
download | hercules-a10f6d9308baa615d2f5da46be8779a93c580834.tar.gz hercules-a10f6d9308baa615d2f5da46be8779a93c580834.tar.bz2 hercules-a10f6d9308baa615d2f5da46be8779a93c580834.tar.xz hercules-a10f6d9308baa615d2f5da46be8779a93c580834.zip |
- Fixed some warnings
- Corrected the comment for the global functions file.
- Updated Charge Attack's damage equation as per the only source I've seen of it so far.
- Now Guardians/Emperium can't hit /be hit if their current map isn't a gvg_castle or woe is off. This enables "localized" WoE by removing/setting the mapflag gvg_castle on the castles where you want WoE to take effect (note that even though normal players can't be hit on non gvg_castle maps, normal mobs can still be killed in such maps, you'd still need to modify the WoE scripts to use this kind of feature)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9575 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/GM_account.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/conf-tmpl/GM_account.txt b/conf-tmpl/GM_account.txt index ea41ab682..e49f9df16 100644 --- a/conf-tmpl/GM_account.txt +++ b/conf-tmpl/GM_account.txt @@ -1,4 +1,4 @@ -// eAthena's GM Accounts File +// eAthena's GM Accounts File (for TXT servers only) // Edited by MC Cameri to enable account id ranges // Changing this file while login server is running // Usage #1(Standard): <account id> <level> @@ -7,6 +7,4 @@ // 2000002 99 // 2000003-2000005 99 // 2000003~2000005 99 -// 704585 30 - -704554-704584 99 +// 2000001 30 |