1
0
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:
LeMagnesium
2015-08-11 12:01:55 +02:00
parent 21d9cc4203
commit aa2f62afb3
10 changed files with 15 additions and 0 deletions

View File

@ -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")