Skip to content

Commit

Permalink
toontowner.scenery_small.xxbbbr01_fix: Refund £15 when demolishing
Browse files Browse the repository at this point in the history
  • Loading branch information
astraylife1 committed Aug 31, 2024
1 parent d843990 commit 763b479
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"objectType": "scenery_small",
"properties": {
"price": 20,
"removalPrice": 0,
"removalPrice": -15,
"cursor": "CURSOR_HOUSE_DOWN",
"height": 8,
"shape": "4/4",
Expand Down

0 comments on commit 763b479

Please sign in to comment.