Eve-of-Darkness / db-public

Vanilla database for Dawn of Light
19 stars 19 forks source link

Siege catapult, ballista, trebuchet : addition of 3 new item templates #257

Closed DigitalBox98 closed 2 years ago

DigitalBox98 commented 2 years ago

Addition of 3 new item templates to have these siegeweapons available for battlegrounds

Three new templates to make siegeweapon items useable by players : useable_catapult, useable_ballista, useable_trebuchet

These templates can be added to GameMerchant, and once the players have a siegeweapon item in their inventory they can use it to put it on the ground and start using it (one time useage).

This PR depends on another PR from DOLSharp (3 new DOL.GS.GameInventorySiege* class needed)