summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2019-04-29 17:29:03 +0200
committernsensfel <SpamShield0@noot-noot.org>2019-04-29 17:29:03 +0200
commit59ff24730ff4d032c6fcb9f86c973c0d8795c7e6 (patch)
tree222693062cbabf66b2c95065901a1a04b7f666a5 /tile/mud.m4d
parent5449acd696fe814da342ae8e9847717b2199e1e0 (diff)
Removes 'none' list terminators.
Diffstat (limited to 'tile/mud.m4d')
-rw-r--r--tile/mud.m4d2
1 files changed, 1 insertions, 1 deletions
diff --git a/tile/mud.m4d b/tile/mud.m4d
index 4ae1a8e..59270ad 100644
--- a/tile/mud.m4d
+++ b/tile/mud.m4d
@@ -3,6 +3,6 @@ __TILE_CLASS(2,
`Mud',
30,
__MOD_LIST(),
- __MOD_LIST(__MOD_MOVEMENT_POINTS(-10)__MOD_DODGE(-15)),
+ __MOD_LIST(__FIRST_MOD_MOVEMENT_POINTS(-10)__MOD_DODGE(-15)),
__MOD_LIST(),
__MOD_LIST())m4_dnl