mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Added automated arbalest to throwing mod
- Chmod-ed all files - Removed whitespaces - Added automated arbalest in spreadsheet, throwing, and hunters' reserved items - Solves #206
This commit is contained in:
@ -27,3 +27,4 @@ pclasses.api.register_class("hunter", {
|
||||
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:arrow_mithril")
|
||||
pclasses.api.reserve_item("hunter", "throwing:arbalest_auto")
|
||||
|
Reference in New Issue
Block a user