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:
parent
e1b38bc261
commit
5ef58d517c
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user