Skip to content

Commit

Permalink
Remove tile loc
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Feb 23, 2019
1 parent 6ddc925 commit f44e71d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/common/planet_classes.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ types = {
## required
Description = "$_desc"
subtype[habitable_planet] = {
## required
Tile = "$_tile"
## required
"Tile description" = "$_tile_desc"
## required
Habitibility = "mod_$_habitability"
## required
Expand Down Expand Up @@ -175,4 +171,4 @@ planet_class_random_list = {
## cardinality = 1..inf
<planet_class>
}
}
}

0 comments on commit f44e71d

Please sign in to comment.