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

Add random solar spawners #2096

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

Conversation

Radezolid
Copy link
Contributor

About the PR

I want to add a new spawner for solars.

Why / Balance

More mapping freedom.

Technical details

Added a new spawner.

Media

image

Requirements

Breaking changes

None.

Changelog

no cl.

@Radezolid Radezolid requested review from IamVelcroboy and a team as code owners November 2, 2024 22:20
@github-actions github-actions bot added Status: Needs Review Changes: YML Changes any yml files Changes: Sprite Changes any png or json in an rsi labels Nov 2, 2024
Copy link
Contributor

github-actions bot commented Nov 2, 2024

RSI Diff Bot; head commit 2dbce85 merging into 7b2e07a
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/DeltaV/Structures/Power/Generation/solar_panel.rsi

State Old New Status
random_solar Added

Edit: diff updated after 2dbce85

Comment on lines 1 to 12
{
"version":1,
"license":"CC-BY-SA-3.0",
"copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/d1e0161af146835f4fb79d21a6200caa9cc842d0/icons/obj/power.dmi and modified. Modified by Radezolid for random solar spawner",
"size":{"x":32,"y":32},
"states":
[
{
"name": "random_solar"
}
]
}
Copy link
Member

Choose a reason for hiding this comment

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

untroll all the json formatting so its like other files

@deltanedas deltanedas added Status: Awaiting Changes Do not merge due to requested changes and removed Status: Needs Review labels Nov 3, 2024
@github-actions github-actions bot added Status: Needs Review and removed Status: Awaiting Changes Do not merge due to requested changes labels Nov 3, 2024
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 Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants