From ecdffdfafa45b976a04ae2535e71e57c48ecc7ef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Nov 2018 10:53:10 -0200 Subject: This is a bunch of hercules update by 4144 --- conf/map/battle/items.conf | 8 ++++++++ conf/map/battle/skill.conf | 6 ++++++ conf/messages.conf | 3 ++- 3 files changed, 16 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf index 2b298b819..a5c62645d 100644 --- a/conf/map/battle/items.conf +++ b/conf/map/battle/items.conf @@ -123,3 +123,11 @@ boarding_halter_speed: 25 // Allow to use items when the storage is open? // Official: false (Default) storage_use_item: false + +// Minimum item buy price at shop +// Default: 1 +min_item_buy_price: 1 + +// Minimum item sell price at shop +// Default: 0 +min_item_sell_price: 0 diff --git a/conf/map/battle/skill.conf b/conf/map/battle/skill.conf index 74263332f..06518c3ce 100644 --- a/conf/map/battle/skill.conf +++ b/conf/map/battle/skill.conf @@ -307,6 +307,12 @@ dancing_weaponswitch_fix: true // 1: Traps in GvG make player stop moving right when stepping over it. skill_trap_type: 0 +// Trap Reflect +// Whether the damage from traps must be reflected (for example by Reflect Shield or High Orc Card)? +// true: Aegis - traps are reflected +// false: Athena - traps are not reflected +trap_reflect: true + // Max Possible Level of Monster skills // Note: If your MVPs are too tough, reduce it to 10. mob_max_skilllvl: 100 diff --git a/conf/messages.conf b/conf/messages.conf index 54e8c0771..3803ba13f 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -447,7 +447,8 @@ // Return pet to egg message 451: You can't return your pet because your inventory is full. -//452-497 FREE +452: usage @camerainfo range rotation latitude +//453-497 FREE // Messages of others (not for GM commands) // ---------------------------------------- -- cgit v1.2.3-60-g2f50