Skip to content

Commit e2e7d5d

Browse files
authored
Merge pull request FortuneStreetModding#365 from phellen007/main
Board Update: Bowser's Galaxy Reactor
2 parents 34851a3 + 9d02cb1 commit e2e7d5d

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

_maps/SuitsMap/suits.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ tourMode:
3434
opponent3: Daisy
3535
clearRank: 1
3636
changelog:
37+
- version: 8
38+
changed:
39+
- Added a waypoint limit so that the bank area cannot be looped in the club board state
3740
- version: 7
3841
changed:
3942
- Changed the music link, and the tracks for the map music

_maps/SuitsMap/suits3.frb

0 Bytes
Binary file not shown.
-160 Bytes
Binary file not shown.
-4.62 KB
Loading

_maps/bowsersgalaxyreactor/reactor.yaml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ initialCash: 2000
88
targetAmount: 20000
99
baseSalary: 350
1010
salaryIncrement: 200
11-
maxDiceRoll: 7
11+
maxDiceRoll: 6
1212
frbFile1: reactor
1313
background: galaxyColosseum
1414
mapIcon: reactor
@@ -21,9 +21,9 @@ tourMode:
2121
clearRank: 1
2222
looping:
2323
mode: Vertical
24-
radius: 26.5
24+
radius: 25.50
2525
horizontalPadding: 1
26-
verticalSquareCount: 16.5
26+
verticalSquareCount: 15.50
2727
music:
2828
download:
2929
- https://nikkums.io/cswt/BGM/bowsersgalaxyreactor.music.zip
@@ -162,6 +162,10 @@ ventureCards:
162162
- 0 # 127 Special arcade adventure! You're invited to play Round the Blocks and Memory Block!
163163
- 0 # 128 Special bonus! You receive 55 times the number of shops you own in gold coins from the bank!
164164
changelog:
165+
- version: 5
166+
changed:
167+
- Two venture squares and two 51 event squares deleted to keep paths reduced, but for the most part restore the original layout
168+
- max dice roll reduced to 6
165169
- version: 4
166170
changed:
167171
- Two event 51 squares added, reduced total paths to 88
@@ -178,5 +182,5 @@ changelog:
178182
- Initial Release.
179183
authors:
180184
- name: Crimson Hat
181-
- name: phellen007
182185
url: https://github.com/CrimsonHat1997
186+
- name: phellen007

0 commit comments

Comments
 (0)