Skip to content

Conversation

crunchypretzels
Copy link
Contributor

*The rest of the Himean suits have been changed to match the new ones.
*You can now change an industrial rig straight into a Himean variant, if you remove the cell, the air tank, and any modules. Previous behavior is still in, because modkit code is a fucking headache.

image

@BotBOREALIS BotBOREALIS added the Sprites Adds new or changes existing sprites. label Sep 1, 2025
@crunchypretzels
Copy link
Contributor Author

!review

@@ -201,7 +201,42 @@
else
to_chat(user, SPAN_WARNING("\The [S] is empty!"))

return
else if(istype(attacking_item,/obj/item/voidsuit_modkit/himeo)) // hardsuit kitting
Copy link
Contributor

Choose a reason for hiding this comment

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

all of this should be done in /obj/item/voidsuit_modkit, and it needs to be generalized so that any voidsuit modkit can be made to work with hardsuits

@NonQueueingMatt NonQueueingMatt added the Changes Required The PR requires changes before it can be approved and/or merged. label Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes Required The PR requires changes before it can be approved and/or merged. Review Required Sprites Adds new or changes existing sprites.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants