summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_weapon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/db/item_db_weapon.txt')
-rw-r--r--world/map/db/item_db_weapon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt
index a9cbb199..5ac38d6e 100644
--- a/world/map/db/item_db_weapon.txt
+++ b/world/map/db/item_db_weapon.txt
@@ -64,4 +64,4 @@
//ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript}
5260, Snowball, 10, 1, 0, 1, 20, 0, 0, 0, 0, 2, 32768, 0, 0, 0, {}, {set @AmmoType, AMMO_XMAS; callfunc "CheckAmmo";}
5261, SnowLauncher, 4, 500, 50, 10, 20, 0, 3, 0, 0, 2, 2, 1, 1, 11, {}, {set @LauncherType, AMMO_XMAS; callfunc "CheckLauncher";}
-5284, Revolver, 4, 1500000, 500000, 3000, 120, 0, 5, 0, 0, 2, 2, 1, 1, 11, {}, {set @LauncherType, AMMO_SLING; callfunc "CheckLauncher";}
+5284, Revolver, 4, 1500000, 500000, 3000, 120, 0, 5, 0, 0, 2, 2, 1, 1, 11, {}, {set @LauncherType, AMMO_SLING; callfunc "CheckLauncher"; set @minLvl, 1;callfunc "RestrictedItem";}