Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ipc plushie (batteries not included) #3023

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chamomileteatime
Copy link

About the PR

Added an IPC plushie.

Why / Balance

Player morale.

Technical details

Media

image
plumsh_main

Requirements

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

Breaking changes

Changelog

🆑 chamomileteatime

  • add: Added supermassive IPC plushie!

@chamomileteatime chamomileteatime requested review from a team as code owners February 21, 2025 04:18
@github-actions github-actions bot added S: Needs Review Changes: YML Changes any yml files Changes: Sprite Changes any png or json in an rsi size/M 64-255 lines and removed S: Needs Review labels Feb 21, 2025
Copy link
Contributor

github-actions bot commented Feb 21, 2025

RSI Diff Bot; head commit 0bb2fa4 merging into 8bd92be
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_DV/Objects/Fun/Toys/ipcplush.rsi

State Old New Status
heart Added
icon Added
screenshine Added

Edit: diff updated after 0bb2fa4

@AftrLite
Copy link
Contributor

You might want to set the screen to Unshaded, if you want it to be properly glow-in-the-dark digital!

@chamomileteatime
Copy link
Author

How would one go about doing so?

@AftrLite
Copy link
Contributor

You define it in YML, like so--
image

soundHit:
path: /Audio/_EE/Voice/IPC/robot-scream.ogg
- type: Food
requiresSpecialDigestion: true
Copy link
Member

Choose a reason for hiding this comment

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

this and maybe delay are inherited from BasePlushie

Copy link
Contributor

Choose a reason for hiding this comment

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

The delay at least is meant to represent that it is a larger and heavier plushie.

Copy link
Member

Choose a reason for hiding this comment

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

plushies are still moth only so you dont have to define special digestion again

Comment on lines +3 to +6
"size": {
"x": 32,
"y": 32
},
Copy link
Member

Choose a reason for hiding this comment

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

move size below copyright

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

Successfully merging this pull request may close these issues.

4 participants