1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-01-23 16:30:19 +01:00

Added mithril arrows in hunters' reserved items

This commit is contained in:
LeMagnesium 2015-07-29 19:52:04 +02:00
parent e1b38bc261
commit 5ef58d517c

View File

@ -30,3 +30,4 @@ pclasses.api.register_class("hunter", {
pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn") pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn")
pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn_improved") pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn_improved")
pclasses.api.reserve_item("hunter", "throwing:arrow_mithril")