eqemu-server/utils/sql/git/optional/2014_11_26_TransformationRules.sql
2014-11-26 19:55:46 -05:00

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');