From 2eb3e450d53a450d2493fae0ede3632802de6dd6 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Tue, 5 Feb 2013 18:58:39 -0200 Subject: Updating Headers of modified files Signed-off-by: shennetsind --- src/map/battle.h | 8 ++++++-- src/map/map.h | 5 +++-- src/map/script.c | 5 +++-- src/map/unit.c | 5 +++-- 4 files changed, 15 insertions(+), 8 deletions(-) (limited to 'src/map') diff --git a/src/map/battle.h b/src/map/battle.h index 6586f4561..1354da78a 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules dev team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena dev team #ifndef _BATTLE_H_ #define _BATTLE_H_ @@ -483,9 +484,12 @@ extern struct Battle_Config int atcommand_mobinfo_type; int mob_size_influence; // Enable modifications on earned experience, drop rates and monster status depending on monster size. [mkbu95] + + /** Hercules **/ int skill_trap_type; int item_restricted_consumption_type; int max_walk_path; + } battle_config; void do_init_battle(void); diff --git a/src/map/map.h b/src/map/map.h index bb0bccf2c..06995024f 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules dev team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena dev team #ifndef _MAP_H_ #define _MAP_H_ diff --git a/src/map/script.c b/src/map/script.c index 0b649f990..b4f0a5d9b 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules dev team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena dev team //#define DEBUG_DISP //#define DEBUG_DISASM diff --git a/src/map/unit.c b/src/map/unit.c index fca406e5f..45aca7d41 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules dev team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena dev team #include "../common/showmsg.h" #include "../common/timer.h" -- cgit v1.2.3-60-g2f50