mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
4 lines
329 B
SQL
4 lines
329 B
SQL
/* Optional Transformation Rules */
|
|
INSERT INTO `rule_values` VALUES (1, 'Inventory:DeleteTransformationMold', 'true', 'false to keep transformation mold forever');
|
|
INSERT INTO `rule_values` VALUES (1, 'Inventory:AllowAnyWeaponTransformation', 'false', 'True allows any MELEE weapon to use the other melee type transformatios');
|