Skip to content

Conversation

rosieposieeee
Copy link
Contributor

@rosieposieeee rosieposieeee commented Sep 2, 2025

About the PR

You now get prize tickets from arcade machines, which can be traded in at the Prize Counter for specific toys. There are also Prize Balls which cargo can order, which give random prizes when opened.

I plan on making some more decor/machines for the arcade, so it would be nice to have tickets.

Why / Balance

Fun!

Technical details

Currently, I'm getting an error I don't fully understand ("Null value provided for reading but type was not nullable!" ?????) on the prize counter, so I'll need help with that... but otherwise, it works. Extreme YML tedium, so let me know if I messed anything up.

Media

Content Client_EBLPGjyegt Content Client_0mrkYnMB2T

image direction approval(?)

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Changelog

🆑

  • add: Added Prize Tickets, which can be exchanged for prizes of your choice at the Prize Counter!

hivehum and others added 5 commits August 20, 2025 18:30
* problem for future me

* i dont want to work on this actually

* Jesus Christ

* polish pass

* fuccck i thought i checked that
@rosieposieeee rosieposieeee requested review from a team as code owners September 2, 2025 13:05
@github-actions github-actions bot added S: Needs Review size/XL Over 1024 lines Changes: YML Changes any yml files Changes: Localization Changes any ftl files Changes: Sprite Changes any png or json in an rsi and removed S: Needs Review size/XL Over 1024 lines labels Sep 2, 2025
Copy link
Contributor

github-actions bot commented Sep 2, 2025

RSI Diff Bot; head commit 01ea010 merging into 42b93f4
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_EE/Structures/Machines/prizecounter.rsi

State Old New Status
icon Added
panel Added
unlit Added

Resources/Textures/_Impstation/Objects/Fun/prizeticket.rsi

State Old New Status
bronze Added
diamond Added
gold Added
silver Added

Resources/Textures/_NF/Objects/Fun/prizeticket.rsi

State Old New Status
prizeball Added

Edit: diff updated after 01ea010

@Proxysseia
Copy link
Contributor

24h

Comment on lines 64 to 70
- type: latheRecipe
parent: BaseLightRecipe
id: GlowstickRed
result: GlowstickRed
materials:
Plastic: 50

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this?
If it's part of the port, document it with a comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, whoops, i misinterpreted why imp had touched it. fixed

result: GlowstickRed
materials:
Plastic: 50

- type: latheRecipe
parent: GlowstickRed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The parent of the Flare is removed above, so this will not work

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Steel: 30
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untouch this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

- ToySkeleton
- ToyRenault
- ToySiobhan
- # End DeltaV additions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing start deltaV additions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@github-actions github-actions bot added the size/XL Over 1024 lines label Sep 2, 2025
@Proxysseia
Copy link
Contributor

These are cool, direction approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Localization Changes any ftl files Changes: Sprite Changes any png or json in an rsi Changes: YML Changes any yml files S: Needs Review size/XL Over 1024 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants