servuo/Scripts/Mobiles/Bosses
pyro17 bebc100d6c
Ranger Equipment fix, Additem delete (#5012)
* Ranger Equipment fix, Additem delete
- add parameter with default value to AddItem
- On Conflict, still log conflict, but delete the conflicting Item by default

- Delete the base boots of Rangers befor adding the new boots

* Updated Mobile Scripts

- went through all scripts to update them to SetWearable
- reverted change to AddItem

* Update to SetWearable

- last item being set will be worn (if no override to OnEquip returns false
- delete the item on the layer that is the same as the new item (if existend)
- used ifs to cap item.Movable, therefor no need to call to Random if <= 0 or >= 1

* Update base InitOutFit

- replaced the Additem for Backpack with SetWearable, Movable is getting set this way too
- altered the other SetWearable calls, to allow the items to be moved / dropped (as they should normally)

* Null reference sanity check.

Co-authored-by: Voxpire <admin@vita-nex.com>
2022-06-16 04:44:54 +01:00
..
Charybdis OCT17 (#4887) 2020-10-21 10:15:47 -07:00
Corgul Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00
Harrower OCT17 (#4887) 2020-10-21 10:15:47 -07:00
Navery OCT17 (#4887) 2020-10-21 10:15:47 -07:00
AbyssalInfernal.cs OCT17 (#4887) 2020-10-21 10:15:47 -07:00
Barracoon.cs Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00
BaseChampion.cs Bug Fixes (#4793) 2020-06-09 07:50:59 -07:00
BaseSeaChampion.cs OCT17 (#4887) 2020-10-21 10:15:47 -07:00
ChiefParoxysmus.cs Bug Fixes 2020-11-19 05:22:25 -05:00
CrimsonDragon.cs Cleanup (#4846) 2020-09-15 08:15:23 -07:00
DespiseBosses.cs Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00
DragonTurtle.cs OCT17 (#4887) 2020-10-21 10:15:47 -07:00
DreadHorn.cs Cleanup (#4848) 2020-09-16 07:43:44 -07:00
LadyMelisande.cs Cleanup 2020-09-18 10:59:33 -04:00
LordOaks.cs Cleanup 2020-09-18 10:59:33 -04:00
Medusa.cs Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00
Mephitis.cs Imbue fix. (#4761) 2020-04-20 10:09:58 -07:00
MonstrousInterredGrizzle.cs OCT17 (#4887) 2020-10-21 10:15:47 -07:00
Neira.cs Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00
OsiredonTheScalisEnforcer.cs Restructure (#4875) 2020-10-04 09:12:11 -07:00
PrimevalLich.cs Cleanup 2020-09-18 10:59:33 -04:00
Rikktor.cs Imbue fix. (#4761) 2020-04-20 10:09:58 -07:00
Semidar.cs Imbue fix. (#4761) 2020-04-20 10:09:58 -07:00
Serado.cs Changes (#4781) 2020-05-13 07:58:04 -07:00
ServantOfSemidar.cs No more this.stuff 2020-04-16 18:41:32 -07:00
ShimmeringEffusion.cs Changes (#4781) 2020-05-13 07:58:04 -07:00
Silvani.cs Cleanup 2020-09-18 10:59:33 -04:00
SlasherOfVeils.cs OCT17 (#4887) 2020-10-21 10:15:47 -07:00
StygianDragon.cs Cleanup 2020-09-18 10:59:33 -04:00
Travesty.cs Ranger Equipment fix, Additem delete (#5012) 2022-06-16 04:44:54 +01:00