Skip to content

Commit

Permalink
mexico json fix (wooops) and dme include new job
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDav committed Sep 23, 2024
1 parent b1e37fc commit 577632c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/mexico.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"map_name": "Mexico",
"map_path": "map_files/Mexico",
"map_file": [
"mexico_surface.dmm",
"mexico_underground.dmm",
"mexico_above.dmm"
"mexico-surface.dmm",
"mexico-underground.dmm",
"mexico-above.dmm"
],
"station_ruin_budget":0,
"space_ruin_levels":0,
Expand Down
2 changes: 2 additions & 0 deletions hailmary.dme
Original file line number Diff line number Diff line change
Expand Up @@ -2379,7 +2379,9 @@
#include "code\modules\jobs\job_types\locust_point.dm"
#include "code\modules\jobs\job_types\mutants.dm"
#include "code\modules\jobs\job_types\ncr.dm"
#include "code\modules\jobs\job_types\ostia.dm"
#include "code\modules\jobs\job_types\silicon.dm"
#include "code\modules\jobs\job_types\rebels.dm"
#include "code\modules\jobs\job_types\tribals.dm"
#include "code\modules\jobs\job_types\vault.dm"
#include "code\modules\jobs\job_types\wasteland.dm"
Expand Down

0 comments on commit 577632c

Please sign in to comment.