Skip to content

Commit

Permalink
YML Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 26, 2024
1 parent 6b97534 commit 63d17b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Resources/Prototypes/_NF/Entities/Objects/Fun/prizeticket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@
name: prize ball
description: I wounder whats inside!
components:
- type: VendPrice
price: 500
- type: Sprite
sprite: _NF/Objects/Fun/prizeticket.rsi
layers:
Expand Down Expand Up @@ -286,3 +284,6 @@
- id: PlushieAbductorAgent
prob: 0.20
orGroup: Prize
- type: StaticPrice
price: 20
vendingPriceModReplacer: 50 # Frontier - 20x50=1000

0 comments on commit 63d17b3

Please sign in to comment.