EQ2EMu/EQ2/win
Image d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation
Fixes  - chest traps and the ability to disarm is implemented.  Can restrict by zone (or applicable to all zones using -1), min and max chest difficulties.

1 = Small Chest (no trigger)
2 =  Treasure Chest (trigger)
3 = Ornate Chest (trigger)
5 = Exquisite Chest (trigger)

DB/updates/chest_traps_tableandsamples.txt included - this will allow you to source in the chest_traps and some 'example' traps (not real ones just testing ones).

Disarm command also required for right click option on chest: insert into commands set type=0,command='disarm',subcommand='',handler=510,required_status=0;
2020-03-16 13:23:38 -04:00
..
VC10Projects Rest of Chest Traps and Disarm Chest Traps implementation 2020-03-16 13:23:38 -04:00
EQ2WorldVC10.sln Base 2020-02-28 09:17:24 -05:00