Skip to content

Commit

Permalink
CartIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Nov 14, 2023
1 parent d9ed8a3 commit cd2f90d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
layers:
- state: green
- sprite: Objects/Vehicles/janicart.rsi
state: keys
state: icon # Frontier - Icon actully look like the cart
- type: ConditionalSpawner
prototypes:
- VehicleJanicart
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Vehicles/janicart.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
},
{
"name": "keys"
},
{
"name": "icon"
}
]
}

0 comments on commit cd2f90d

Please sign in to comment.