Crafters & keybinding & commands fix + updated MobBook info
Fixed player receiving DOT even if protected on Orbis Tower <B2>, added HPbar on Rombot, fixed keybinding issue with clashing skill-item id's, fixed some mischeckings on NPC crafters, fixed "travelling events" sending players to random spawnpoints when arriving, fixed hair&face commands, fixed dispel effect not showing to others, updated drop data on mobbook.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#THIS SQL IS OPTIONAL, TO BE USED AFTER 'db_drops.sql'
|
||||
#THIS REQUIRES PROVIDED WZ FILES
|
||||
|
||||
USE `maplesolaxia`;
|
||||
USE `maplesolaxia2`;
|
||||
|
||||
UPDATE shopitems SET itemid=1812005, price=1000 WHERE shopitemid=18;
|
||||
UPDATE shopitems SET itemid=1812004, price=1000 WHERE shopitemid=19;
|
||||
|
||||
Reference in New Issue
Block a user