mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 00:01:28 +00:00
4 lines
325 B
SQL
4 lines
325 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');
|