Skip to content

Fix Paper Plane, Coupon and Swan Crafting#751

Open
Dunrab wants to merge 1 commit into
Floof-Station:masterfrom
Dunrab:paper-cartable-fix
Open

Fix Paper Plane, Coupon and Swan Crafting#751
Dunrab wants to merge 1 commit into
Floof-Station:masterfrom
Dunrab:paper-cartable-fix

Conversation

@Dunrab

@Dunrab Dunrab commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

About the PR

Noticed I messed up the nodes on these as well so fixed them.

Edit: also made it possible to write text on airplanes.

Why / Balance

I did a silly and needed to fix

Technical details

shrimple yaml

Media

Click to show

Example Media Embed

Requirements

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

Licensing:

Breaking changes

Changelog

🆑

  • fix: Paper Planes, Coupon and Swan will not longer require two pieces of paper to fully make them.
  • fix: Paper Planes will now work like regular paper, you can write on them, burn them, eat them and fax them.

Comment on lines +70 to +79
- type: Paper
- type: PaperLabelType
- type: ActivatableUI
key: enum.PaperUiKey.Key
requiresComplex: false
- type: UserInterface
interfaces:
enum.PaperUiKey.Key:
type: PaperBoundUserInterface
- type: FaxableObject

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It would be better to parent paper airplanes from the paper item instead of adding all of these compoents yourself.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should get that fixed before we merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants