mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
fix typo in shield
update armor_inventory only when switch class we can not be equipped with reserved armor another class
This commit is contained in:
@ -32,4 +32,4 @@ for _, i in pairs({"helmet", "chestplate", "boots", "leggings"}) do
|
||||
end
|
||||
|
||||
pclasses.api.reserve_item("warrior", "shields:shield_mithril")
|
||||
pclasses.api.reserve_item("warrior", "shields:shield_mithril")
|
||||
pclasses.api.reserve_item("warrior", "shields:shield_blackmithril")
|
||||
|
Reference in New Issue
Block a user