mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-16 23:25:28 +01:00
Updated pclasses with admin class
- Moved reserved_items into their class file - Added admin class for #139
This commit is contained in:
@@ -26,3 +26,7 @@ pclasses.api.register_class("hunter", {
|
||||
sprint.set_default_maxstamina(pname)
|
||||
end,
|
||||
})
|
||||
|
||||
|
||||
pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn")
|
||||
pclasses.api.reserve_item("hunter", "throwing:bow_minotaur_horn_improved")
|
||||
|
||||
Reference in New Issue
Block a user