eqemu-server/utils/sql/git/optional/2014_11_26_TransformationRules.sql
2014-11-26 17:23:04 -05:00

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