| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2019-09-12 17:43:48 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2019-09-12 17:43:48 +0200 |
| commit | 5267b264049c890fdbf689fe4bd247b7fb0a4198 (patch) | |
| tree | c3f490e2813e28a8264a059ff93603e2a6a636a7 /tile/grassland.m4d | |
| parent | f57632243fc634b8564a413c964f720f518621ef (diff) | |
| parent | 69462b1eb363d386acb94f670067572f00e818d0 (diff) | |
Merge branch 'attributes_removal'
Still missing:
- Secondary weapons are not balanced.
Diffstat (limited to 'tile/grassland.m4d')
| -rw-r--r-- | tile/grassland.m4d | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tile/grassland.m4d b/tile/grassland.m4d index 59d8969..332d44a 100644 --- a/tile/grassland.m4d +++ b/tile/grassland.m4d @@ -4,19 +4,16 @@ __TILE_CLASS(1, 6, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(3, `Mushroom Infestation', 12, - __MOD_LIST(__FIRST_MOD_MIND(-10)), __MOD_LIST(__FIRST_MOD_MOVEMENT_POINTS(-10)__MOD_MAX_HEALTH(25)), __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(5, `Pine Forest', 24, - __MOD_LIST(), __MOD_LIST(__FIRST_MOD_MOVEMENT_POINTS(-10)__MOD_ACCURACY(-25)__MOD_DODGE(25)), __MOD_LIST(), __MOD_LIST())m4_dnl |


