| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2019-06-14 11:12:15 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2019-06-14 11:12:15 +0200 |
| commit | 0639949b90f1927193c7593862905437a1a997cb (patch) | |
| tree | 31914c4cccd82118de243d9cbb4e6b45dba6cfc7 /tile/special.m4d | |
| parent | 59ff24730ff4d032c6fcb9f86c973c0d8795c7e6 (diff) | |
Removes all occurrences of attributes.
Diffstat (limited to 'tile/special.m4d')
| -rw-r--r-- | tile/special.m4d | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tile/special.m4d b/tile/special.m4d index 6a6f0c6..11bf437 100644 --- a/tile/special.m4d +++ b/tile/special.m4d @@ -4,61 +4,52 @@ __TILE_CLASS(0, __TILE_COST_WHEN_OCCUPIED, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp0, `Player 0 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp1, `Player 1 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp2, `Player 2 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp3, `Player 3 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp4, `Player 4 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp5, `Player 5 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp6, `Player 6 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl __TILE_CLASS(sp7, `Player 7 Spawn', 1, __MOD_LIST(), __MOD_LIST(), - __MOD_LIST(), __MOD_LIST())m4_dnl |


