new-frontiers-14 / frontier-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
GNU Affero General Public License v3.0
79 stars 463 forks source link

Goblin traditional robes #1680

Closed ErhardSteinhauer closed 1 month ago

ErhardSteinhauer commented 1 month ago

About the PR

Adds 2 outer clothing items and recipes for crafting those: goblin robes and goblin eva robes.

Why / Balance

Important items for goblin identity

How to test

  1. Spawn goblin robes through entity spam menu
  2. Use construction menu to craft them

Media

2024-7-15_23 04 52 image

Breaking changes

Changelog :cl: erhardsteinhauer

github-actions[bot] commented 1 month ago

RSI Diff Bot; head commit 946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0 merging into c1e2b0f5b119549efe0b668dfb402c955a7f2bf4 This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_NF/Clothing/Head/Helmets/goblin_eva_hood.rsi

| State | Old | New | Status | --- | --- | --- | --- | | equipped-HELMET | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/Head/Helmets/goblin_eva_hood.rsi/equipped-HELMET.png) | Added | icon | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/Head/Helmets/goblin_eva_hood.rsi/icon.png) | Added

Resources/Textures/_NF/Clothing/Head/Hoods/goblin_robe_hood.rsi

| State | Old | New | Status | --- | --- | --- | --- | | equipped-HELMET | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/Head/Hoods/goblin_robe_hood.rsi/equipped-HELMET.png) | Added | icon | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/Head/Hoods/goblin_robe_hood.rsi/icon.png) | Added

Resources/Textures/_NF/Clothing/OuterClothing/Coats/goblin_robes.rsi

| State | Old | New | Status | --- | --- | --- | --- | | equipped-OUTERCLOTHING | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Coats/goblin_robes.rsi/equipped-OUTERCLOTHING.png) | Added | icon | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Coats/goblin_robes.rsi/icon.png) | Added | inhand-left | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Coats/goblin_robes.rsi/inhand-left.png) | Added | inhand-right | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Coats/goblin_robes.rsi/inhand-right.png) | Added

Resources/Textures/_NF/Clothing/OuterClothing/Suits/goblin_eva_robes.rsi

| State | Old | New | Status | --- | --- | --- | --- | | equipped-OUTERCLOTHING | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Suits/goblin_eva_robes.rsi/equipped-OUTERCLOTHING.png) | Added | icon | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Suits/goblin_eva_robes.rsi/icon.png) | Added | inhand-left | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Suits/goblin_eva_robes.rsi/inhand-left.png) | Added | inhand-right | ![]() | ![](https://raw.githubusercontent.com/ErhardSteinhauer/frontier-station-14/946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0/Resources/Textures/_NF/Clothing/OuterClothing/Suits/goblin_eva_robes.rsi/inhand-right.png) | Added

Edit: diff updated after 946cf61382cc0e3d3145ef7d8bf37bb3bdff5ab0

whatston3 commented 1 month ago

Works well with suggested changes, will approve when they're in.