summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-11-02 20:47:58 +0300
committerAndrei Karas <akaras@inbox.ru>2018-11-02 20:47:58 +0300
commit875df1ca15b5fa752064524717051ccedb3c3474 (patch)
treedde398cf659a2e96f1826256a134355cf96115c6
parent2ee400399be4e893639af8072e1ac6d34487b164 (diff)
downloadserverdata-875df1ca15b5fa752064524717051ccedb3c3474.tar.gz
serverdata-875df1ca15b5fa752064524717051ccedb3c3474.tar.bz2
serverdata-875df1ca15b5fa752064524717051ccedb3c3474.tar.xz
serverdata-875df1ca15b5fa752064524717051ccedb3c3474.zip
Update from hercules.
New configuration options and messages.
-rw-r--r--conf/map/battle/items.conf8
-rw-r--r--conf/map/battle/skill.conf6
-rw-r--r--conf/messages.conf3
3 files changed, 16 insertions, 1 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf
index 144e04ea..e834b80f 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 d258567a..64bba68b 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 5ba49de6..f791347e 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)
// ----------------------------------------