File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ tourMode:
3434 opponent3 : Daisy
3535 clearRank : 1
3636changelog :
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
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ initialCash: 2000
88targetAmount : 20000
99baseSalary : 350
1010salaryIncrement : 200
11- maxDiceRoll : 7
11+ maxDiceRoll : 6
1212frbFile1 : reactor
1313background : galaxyColosseum
1414mapIcon : reactor
@@ -21,9 +21,9 @@ tourMode:
2121 clearRank : 1
2222looping :
2323 mode : Vertical
24- radius : 26.5
24+ radius : 25.50
2525 horizontalPadding : 1
26- verticalSquareCount : 16.5
26+ verticalSquareCount : 15.50
2727music :
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!
164164changelog :
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.
179183authors :
180184 - name : Crimson Hat
181- - name : phellen007
182185 url : https://github.com/CrimsonHat1997
186+ - name : phellen007
You can’t perform that action at this time.
0 commit comments