EQ2EMu/DB
Image d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation
Fixes #24 - 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
..
updates Rest of Chest Traps and Disarm Chest Traps implementation 2020-03-16 13:23:38 -04:00
currentlsdb.sql Character visual race available in character select 2020-03-05 00:18:57 -05:00
world_db.zip Update to DB Dump 2020-03-12 13:13:17 -07:00