Skip to content

Commit

Permalink
refactor!: Mainline Urban_Development mod (cataclysmbnteam#3817)
Browse files Browse the repository at this point in the history
* mainline `Urban_dev`

* Add files via upload

* Add files via upload

* Update regional_map_settings.json

* Update specials.json

* Update acidia_commercial_palette.json

* Update specials.json

* Delete data/mods/Urban_Development directory

* ci: remove `mods/Urban_Development`

Co-authored-by: acadia <stm.vol@gmail.com>

---------

Co-authored-by: scarf <greenscarf005@gmail.com>
Co-authored-by: acadia <stm.vol@gmail.com>
  • Loading branch information
3 people authored Dec 3, 2023
1 parent 14aa7d8 commit 503687f
Show file tree
Hide file tree
Showing 45 changed files with 866 additions and 907 deletions.
1 change: 0 additions & 1 deletion .github/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ scopes:
- mods/RL_Classes
- mods/StatsThroughSkills
- mods/UDP_BN_FAKE_SNOW
- mods/Urban_Development
- mods/Zombie_Nightvision
- mods/aftershock
- mods/alt_map_key
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"T": "f_toilet",
"W": "f_washer",
"X": [ "f_crate_c", "f_crate_o" ],
"]": "f_file_cabinet",
"]": "f_filing_cabinet",
"b": "f_bed",
"c": "f_counter",
"d": "f_desk",
Expand Down
812 changes: 812 additions & 0 deletions data/json/overmap/overmap_special/specials.json

Large diffs are not rendered by default.

33 changes: 33 additions & 0 deletions data/json/regional_map_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,21 @@
"urban_4_house_basement": 50,
"urban_5_house": 50,
"urban_6_house": 50,
"urban_7_house_garden": 50,
"urban_8_house_brick_garden": 50,
"urban_9_house_garage_loft": 50,
"urban_10_house_brick_pool": 50,
"urban_11_house_brick": 50,
"urban_12_house": 50,
"urban_15_house": 50,
"urban_16_house_ranch": 50,
"urban_17_house_ranch": 50,
"urban_18_victorian": 50,
"urban_19_victorian": 50,
"urban_20_duplex": 50,
"urban_21_house": 50,
"urban_22_house_pool": 50,
"urban_40_house": 50,
"emptyresidentiallot": 20,
"house_vacant": 20,
"house_vacant2": 20,
Expand Down Expand Up @@ -769,6 +784,24 @@
"abandoned_textile_mill": 20,
"urban_13_dense_house_apt_house": 300,
"urban_14_dense_house_mart_food": 200,
"urban_23_dense_office_theater": 100,
"urban_24_dense_bank_house": 100,
"urban_25_dense_diner_apt": 100,
"urban_26_dense_club": 100,
"urban_27_dense_barber_apt": 100,
"urban_28_dense_cafe_laundry": 100,
"urban_29_dense_row": 100,
"urban_30_dense_subway": 100,
"urban_31_police_station": 150,
"urban_32_fire_station": 150,
"urban_33_hotel": 150,
"urban_34_school": 150,
"urban_35_hospital": 130,
"urban_36_projects": 100,
"urban_37_office_tower_beehive": 100,
"urban_38_bar_hardware_house": 50,
"urban_39_market_subway_newspaper": 50,
"urban_41_library": 100,
"town_hall": 150,
"craft_shop": 200,
"craft_shop_1": 200,
Expand Down
12 changes: 0 additions & 12 deletions data/mods/Urban_Development/modinfo.json

This file was deleted.

Loading

0 comments on commit 503687f

Please sign in to comment.