Make certain game mechanics configurable

Boat drops and rail placement at this time
This commit is contained in:
Zach Brown
2014-10-24 22:25:14 -05:00
parent d1cbf1b137
commit eb70bd92ab
3 changed files with 173 additions and 64 deletions

View File

@@ -42,6 +42,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ weaknessEffectModifier = getDouble( "effect-modifiers.weakness", -0.5D );
+ }
}
--
1.9.4.msysgit.1
--