diff options
Diffstat (limited to 'Mapgen')
-rw-r--r-- | Mapgen/map_extras/map_extras.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mapgen/map_extras/map_extras.json b/Mapgen/map_extras/map_extras.json index 76bf89f..1f649a0 100644 --- a/Mapgen/map_extras/map_extras.json +++ b/Mapgen/map_extras/map_extras.json @@ -3,7 +3,7 @@ "id": "mx_bandits_ambush", "type": "map_extra", "name": "Bandit Ambush", - "description": "There were bandits here.", + "description": "There are bandits here.", "generator": { "generator_method": "update_mapgen", "generator_id": "bandits_ambush" }, "sym": "B", "color": "red", |