This commit is contained in:
af4t 2014-11-26 19:55:46 -05:00
parent 32a034bd58
commit 56a96dc817

View File

@ -1,3 +1,3 @@
--Optional Transformation Rules
/* 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');