From 5ae85bd4cf82428b1e7709c1e91ca7270ff94615 Mon Sep 17 00:00:00 2001 From: Clon clover <76759079+noudoit@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:29:45 +0800 Subject: [PATCH] Ghost sheet! (#13437) Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> --- .../Entities/Clothing/OuterClothing/misc.yml | 11 ++++++++ .../Entities/Objects/Misc/bedsheets.yml | 4 +++ .../ghostsheet.rsi/equipped-OUTERCLOTHING.png | Bin 0 -> 553 bytes .../Misc/ghostsheet.rsi/icon.png | Bin 0 -> 184 bytes .../Misc/ghostsheet.rsi/inhand-left.png | Bin 0 -> 340 bytes .../Misc/ghostsheet.rsi/inhand-right.png | Bin 0 -> 346 bytes .../Misc/ghostsheet.rsi/meta.json | 26 ++++++++++++++++++ 7 files changed, 41 insertions(+) create mode 100644 Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/meta.json diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index 21a7fdc38d..17bc17919b 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -220,3 +220,14 @@ sprite: Clothing/OuterClothing/Misc/nunrobe.rsi - type: Clothing sprite: Clothing/OuterClothing/Misc/nunrobe.rsi + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterGhostSheet + name: ghost sheet + description: Spooky!!! + components: + - type: Sprite + sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi + - type: Clothing + sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi diff --git a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml index 9c0713d3ca..f2b48fadd2 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/bedsheets.yml @@ -301,6 +301,10 @@ parent: BedsheetBase name: white bedsheet components: + - type: Butcherable + spawned: + - id: ClothingOuterGhostSheet #ghostly! + amount: 1 - type: Sprite state: sheetwhite - type: Clothing diff --git a/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..1bc8c2e3e454c1d7dc2c6e8de48f1bf690ffa912 GIT binary patch literal 553 zcmV+^0@nSBP)Px$<4Ht8RCt{2T3e38APjU?dnty*U#D_dX3*P;dexa&lY2R7hC#UW32oR z;J?S~&m}3AS&fRi{H*tTT9+cDMRrm^t2_rB{vWES5CWu>hVP`5AcO!R1V(dhK{fyY zrVZ0*IGV}NzXsPar!K%m&IM{{OI^gvGuPJ};=xb5=VotnGtr_6ky2;~fxLm4)rlw0QgxP? z<^!mxqeCl?AZ>z31gsok?|^gsJ%fk=78fFS$I6TEyV#>gTe~DWM4ftt310 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..171101ed9a05dcd233a8636f682d41cb02e62204 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z`8-`5Ln`LH zy%osUtiaQd7+I!mTW2}F`bLCRbD!hZ#6R~>PntO?$br|w7pN5o8altax`g#tgez^z z3O~MEVB+_TrAsd7pVY{Eyj3r)(a%i%@BZsEuT_-aTw^@AUw>9< zXS;7&B%_z^X(5}(+x7Gh#9K!lSAD(RblQxCNXz zE`NFB()020&)7>Ful`j^I60Y&U9w&s@Z)}Hf?Ke{xu zVe#dKx0V*4YCU^fdS|qUHHBc)Md@!u-JP~5$-L>YA zl2L2kiSpG;{wRG~Jw`X--)A=C-taYH;{%Vnsso=K zxWjEtv>S@gz4YAkee=i5PKiOE+>d{GDt!6Yk9=EuuzObc>=3*ulU>bPy(z4suAAi1$Te+_@@+3yTo0agx~ pA`40yE=@{ndbs92=j4UU_A+k#e5B}e#^MH$1)i>cF6*2UngE`dnyLT* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/meta.json new file mode 100644 index 0000000000..5de1afef0f --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Misc/ghostsheet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/pull/38809", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}