diff --git a/utils/sql/git/optional/2014_11_26_TransformationRules.sql b/utils/sql/git/optional/2014_11_26_TransformationRules.sql index d31b6b26e..d86e6811d 100644 --- a/utils/sql/git/optional/2014_11_26_TransformationRules.sql +++ b/utils/sql/git/optional/2014_11_26_TransformationRules.sql @@ -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');