summaryrefslogtreecommitdiff
path: root/world/map/db/const.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r--world/map/db/const.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt
index b60a2bff..2001e59b 100644
--- a/world/map/db/const.txt
+++ b/world/map/db/const.txt
@@ -77,6 +77,9 @@ AMMO_BOW 1
AMMO_SLING 2
AMMO_WAND 3
AMMO_XMAS 4
+AMMO_DONT_USE 5
+// using AMMO_DONT_USE with CheckLauncher removes all other ammos there must not be an ammo that uses AMMO_DONT_USE with CheckAmmo
+// without this the the eqipped ammo would not removed and ammo could still be eqipped and it does not matter what ammo and the ammo damage would be added to the final weapon damage
// Hairstyles
HS_Bald 0
@@ -531,4 +534,3 @@ MLP_CR_DEBUT 4
// Local Quest Constants
MLP_TMW_CELESTIA 1
MLP_TMW_YETIKING 2
-