From b167107c8bd5055e7f025ef76ab8303db86e49bf Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:13:53 -0400 Subject: [PATCH] /TG/ ID sprites (#570) * This adds /TG/ ID sprites * Applying suggestions Co-authored-by: Pieter-Jan Briers --- .../Entities/items/clothing/IDs.yml | 221 +++++++++++++++--- Resources/Prototypes/Entities/mobs/human.yml | 2 +- .../Textures/Clothing/id_cards.rsi/CE.png | Bin 750 -> 0 bytes .../Textures/Clothing/id_cards.rsi/CMO.png | Bin 743 -> 0 bytes .../Clothing/id_cards.rsi/ERT_empty.png | Bin 836 -> 0 bytes .../Clothing/id_cards.rsi/ERT_engineering.png | Bin 890 -> 0 bytes .../Clothing/id_cards.rsi/ERT_leader.png | Bin 892 -> 0 bytes .../Clothing/id_cards.rsi/ERT_medical.png | Bin 913 -> 0 bytes .../Clothing/id_cards.rsi/ERT_security.png | Bin 900 -> 0 bytes .../Textures/Clothing/id_cards.rsi/HoS.png | Bin 731 -> 0 bytes .../Textures/Clothing/id_cards.rsi/RD.png | Bin 752 -> 0 bytes .../Clothing/id_cards.rsi/TDgreen.png | Bin 822 -> 0 bytes .../Textures/Clothing/id_cards.rsi/TDred.png | Bin 780 -> 0 bytes .../Textures/Clothing/id_cards.rsi/admin.png | Bin 914 -> 0 bytes .../Clothing/id_cards.rsi/assigned.png | Bin 0 -> 125 bytes .../Textures/Clothing/id_cards.rsi/cargo.png | Bin 972 -> 0 bytes .../Clothing/id_cards.rsi/centcom.png | Bin 763 -> 0 bytes .../Clothing/id_cards.rsi/centcom_old.png | Bin 966 -> 0 bytes .../Clothing/id_cards.rsi/civilian.png | Bin 1001 -> 0 bytes .../Textures/Clothing/id_cards.rsi/clown.png | Bin 977 -> 0 bytes .../Textures/Clothing/id_cards.rsi/creed.png | Bin 696 -> 0 bytes .../Clothing/id_cards.rsi/deathsquad.png | Bin 678 -> 0 bytes .../Clothing/id_cards.rsi/debit-elite.png | Bin 434 -> 0 bytes .../Clothing/id_cards.rsi/debit-preferred.png | Bin 525 -> 0 bytes .../Textures/Clothing/id_cards.rsi/debit.png | Bin 517 -> 0 bytes ...nhand-left.png => default-inhand-left.png} | Bin ...and-right.png => default-inhand-right.png} | Bin .../Clothing/id_cards.rsi/default.png | Bin 0 -> 337 bytes .../Textures/Clothing/id_cards.rsi/emag.png | Bin 1070 -> 0 bytes .../Clothing/id_cards.rsi/engineering.png | Bin 980 -> 0 bytes .../Clothing/id_cards.rsi/fingerprint0.png | Bin 281 -> 0 bytes .../Clothing/id_cards.rsi/fingerprint1.png | Bin 383 -> 0 bytes .../Textures/Clothing/id_cards.rsi/gold.png | Bin 491 -> 483 bytes .../Clothing/id_cards.rsi/idassistant.png | Bin 0 -> 162 bytes .../Clothing/id_cards.rsi/idcaptain.png | Bin 0 -> 247 bytes .../id_cards.rsi/idcargotechnician.png | Bin 0 -> 196 bytes .../Clothing/id_cards.rsi/idcentcom.png | Bin 0 -> 180 bytes .../Clothing/id_cards.rsi/idchiefengineer.png | Bin 0 -> 263 bytes .../id_cards.rsi/idchiefmedicalofficer.png | Bin 0 -> 253 bytes .../Clothing/id_cards.rsi/idclown.png | Bin 0 -> 225 bytes .../id_cards.rsi/idheadofpersonnel.png | Bin 0 -> 241 bytes .../id_cards.rsi/idheadofsecurity.png | Bin 0 -> 263 bytes .../Clothing/id_cards.rsi/idjanitor.png | Bin 0 -> 199 bytes .../Clothing/id_cards.rsi/idmedicaldoctor.png | Bin 0 -> 211 bytes .../id_cards.rsi/idresearchdirector.png | Bin 0 -> 248 bytes .../Clothing/id_cards.rsi/idscientist.png | Bin 0 -> 199 bytes .../id_cards.rsi/idsecurityofficer.png | Bin 0 -> 190 bytes .../id_cards.rsi/idstationengineer.png | Bin 0 -> 209 bytes .../Clothing/id_cards.rsi/medical.png | Bin 958 -> 0 bytes .../Textures/Clothing/id_cards.rsi/meta.json | 2 +- .../Textures/Clothing/id_cards.rsi/mime.png | Bin 753 -> 0 bytes .../Textures/Clothing/id_cards.rsi/old.png | Bin 905 -> 0 bytes .../Clothing/id_cards.rsi/research.png | Bin 981 -> 0 bytes .../Textures/Clothing/id_cards.rsi/robot.png | Bin 1139 -> 0 bytes .../Clothing/id_cards.rsi/security.png | Bin 953 -> 0 bytes .../id_cards.rsi/silver-inhand-left.png | Bin 0 -> 173 bytes .../id_cards.rsi/silver-inhand-right.png | Bin 0 -> 175 bytes .../Textures/Clothing/id_cards.rsi/silver.png | Bin 667 -> 479 bytes .../Textures/Clothing/id_cards.rsi/syndie.png | Bin 683 -> 0 bytes .../Textures/Clothing/id_cards.rsi/trader.png | Bin 1034 -> 0 bytes dotnet | 0 61 files changed, 189 insertions(+), 36 deletions(-) delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/CE.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/CMO.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/ERT_empty.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/ERT_engineering.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/ERT_leader.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/ERT_medical.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/ERT_security.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/HoS.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/RD.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/TDgreen.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/TDred.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/admin.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/assigned.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/cargo.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/centcom.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/centcom_old.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/civilian.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/clown.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/creed.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/deathsquad.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/debit-elite.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/debit-preferred.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/debit.png rename Resources/Textures/Clothing/id_cards.rsi/{civilian-inhand-left.png => default-inhand-left.png} (100%) rename Resources/Textures/Clothing/id_cards.rsi/{civilian-inhand-right.png => default-inhand-right.png} (100%) create mode 100644 Resources/Textures/Clothing/id_cards.rsi/default.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/emag.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/engineering.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/fingerprint0.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/fingerprint1.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idassistant.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idcaptain.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idcargotechnician.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idcentcom.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idchiefengineer.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idchiefmedicalofficer.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idclown.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idheadofpersonnel.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idheadofsecurity.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idjanitor.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idmedicaldoctor.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idresearchdirector.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idscientist.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idsecurityofficer.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/idstationengineer.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/medical.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/mime.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/old.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/research.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/robot.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/security.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/silver-inhand-left.png create mode 100644 Resources/Textures/Clothing/id_cards.rsi/silver-inhand-right.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/syndie.png delete mode 100644 Resources/Textures/Clothing/id_cards.rsi/trader.png create mode 100644 dotnet diff --git a/Resources/Prototypes/Entities/items/clothing/IDs.yml b/Resources/Prototypes/Entities/items/clothing/IDs.yml index 64a0ba3e81..9e02c4ea3d 100644 --- a/Resources/Prototypes/Entities/items/clothing/IDs.yml +++ b/Resources/Prototypes/Entities/items/clothing/IDs.yml @@ -3,46 +3,70 @@ id: IDCardStandard name: Identification Card description: A card necessary to access various areas aboard the station + abstract: true components: - type: Sprite sprite: Clothing/id_cards.rsi - state: civilian - type: Icon sprite: Clothing/id_cards.rsi - state: civilian - type: Clothing Slots: - idcard sprite: Clothing/id_cards.rsi - HeldPrefix: civilian + HeldPrefix: default - type: IdCard - type: Access +#IDs with layers + - type: entity parent: IDCardStandard - id: CommandIDCard - name: Command Identification Card + id: AssistantIDCard + name: Assistant ID Card components: - - type: Clothing - HeldPrefix: gold - type: Sprite - state: gold + layers: + - state: default + - state: assigned + - state: idassistant + - type: Icon + state: default + - type: IdCard + jobTitle: Assistant + - type: Access + tags: ["maintenance", "service"] + +- type: entity + parent: IDCardStandard + id: CaptainIDCard + name: Captain ID Card + components: + - type: Sprite + layers: + - state: gold + - state: assigned + - state: idcaptain - type: Icon state: gold + - type: Clothing + HeldPrefix: gold - type: IdCard jobTitle: Captain - type: Access - tags: ["command"] + tags: ["maintenance", "cargo", "engineering", "medical", "research", "security", "service", "captain", "command"] - type: entity parent: IDCardStandard id: SecurityIDCard - name: Security Identification Card + name: Security ID Card components: - type: Sprite - state: security + layers: + - state: default + - state: assigned + - state: idsecurityofficer - type: Icon - state: security + state: idsecurityofficer - type: IdCard jobTitle: Security Officer - type: Access @@ -51,12 +75,15 @@ - type: entity parent: IDCardStandard id: EngineeringIDCard - name: Engineering Identification Card + name: Engineer ID Card components: - type: Sprite - state: engineering + layers: + - state: default + - state: assigned + - state: idstationengineer - type: Icon - state: engineering + state: idstationengineer - type: IdCard jobTitle: Engineer - type: Access @@ -65,12 +92,15 @@ - type: entity parent: IDCardStandard id: MedicalIDCard - name: Medical Identification Card + name: Medical ID Card components: - type: Sprite - state: medical + layers: + - state: default + - state: assigned + - state: idmedicaldoctor - type: Icon - state: medical + state: idmedicaldoctor - type: IdCard jobTitle: Doctor - type: Access @@ -79,12 +109,15 @@ - type: entity parent: IDCardStandard id: CargoIDCard - name: Cargo Identification Card + name: Cargo ID Card components: - type: Sprite - state: cargo + layers: + - state: default + - state: assigned + - state: idcargotechnician - type: Icon - state: cargo + state: idcargotechnician - type: IdCard jobTitle: Cargo Technician - type: Access @@ -93,12 +126,15 @@ - type: entity parent: IDCardStandard id: ResearchIDCard - name: Research Identification Card + name: Research ID Card components: - type: Sprite - state: research + layers: + - state: default + - state: assigned + - state: idscientist - type: Icon - state: research + state: idscientist - type: IdCard jobTitle: Scientist - type: Access @@ -106,31 +142,148 @@ - type: entity parent: IDCardStandard - id: ServiceIDCard - name: Service Identification Card + id: ClownIDCard + name: Clown ID Card components: + - type: Sprite + layers: + - state: default + - state: assigned + - state: idclown + - type: Icon + state: idclown - type: IdCard - jobTitle: Bartender + jobTitle: Clown - type: Access - tags: ["service"] + tags: ["maintenance", "service"] - type: entity parent: IDCardStandard id: JanitorIDCard - name: Service Identification Card + name: Janitor ID Card components: + - type: Sprite + layers: + - state: default + - state: assigned + - state: idjanitor + - type: Icon + state: idjanitor - type: IdCard jobTitle: Janitor - type: Access - tags: ["service"] + tags: ["maintenance", "service"] - type: entity parent: IDCardStandard - id: AssistantIDCard - name: Assistant Identification Card + id: HoPIDCard + name: Head of Personnel ID Card components: + - type: Sprite + layers: + - state: silver + - state: assigned + - state: idheadofpersonnel + - type: Icon + state: idheadofpersonnel + - type: Clothing + HeldPrefix: silver - type: IdCard - jobTitle: Assistant + jobTitle: Head of Personnel - type: Access - tags: ["maintenance"] + tags: ["command"] +- type: entity + parent: IDCardStandard + id: CEIDCard + name: Chief Engineer ID Card + components: + - type: Sprite + layers: + - state: silver + - state: assigned + - state: idchiefengineer + - type: Icon + state: idchiefengineer + - type: Clothing + HeldPrefix: silver + - type: IdCard + jobTitle: Chief Engineer + - type: Access + tags: ["engineering", "command"] + +- type: entity + parent: IDCardStandard + id: CMOIDCard + name: Chief Medical Officer ID Card + components: + - type: Sprite + layers: + - state: silver + - state: assigned + - state: idchiefmedicalofficer + - type: Icon + state: idchiefmedicalofficer + - type: Clothing + HeldPrefix: silver + - type: IdCard + jobTitle: Chief Medical Officer + - type: Access + tags: ["medical", "command"] + +- type: entity + parent: IDCardStandard + id: RDIDCard + name: Research Director ID Card + components: + - type: Sprite + layers: + - state: silver + - state: assigned + - state: idresearchdirector + - type: Icon + state: idresearchdirector + - type: Clothing + HeldPrefix: silver + - type: IdCard + jobTitle: Research Director + - type: Access + tags: ["research", "command"] + +- type: entity + parent: IDCardStandard + id: HoSIDCard + name: Head of Security ID Card + components: + - type: Sprite + layers: + - state: silver + - state: assigned + - state: idheadofsecurity + - type: Icon + state: idheadofsecurity + - type: Clothing + HeldPrefix: silver + - type: IdCard + jobTitle: Head of Security + - type: Access + tags: ["security", "command"] + +- type: entity + parent: IDCardStandard + id: CentcomIDCard + name: Command Officer ID Card + components: + - type: Sprite + layers: + - state: gold + - state: assigned + - state: idcentcom + - type: Icon + state: idcentcom + - type: Clothing + HeldPrefix: gold + - type: IdCard + jobTitle: Central Commander + - type: Access + tags: ["maintenance", "cargo", "engineering", "medical", "research", "security", "service", "captain", "command"] diff --git a/Resources/Prototypes/Entities/mobs/human.yml b/Resources/Prototypes/Entities/mobs/human.yml index 88ad32a9c2..8b006c90c1 100644 --- a/Resources/Prototypes/Entities/mobs/human.yml +++ b/Resources/Prototypes/Entities/mobs/human.yml @@ -3,6 +3,7 @@ name: Urist McHands id: HumanMob_Content description: A miserable pile of secrets + drawdepth: Mobs components: - type: Hands hands: @@ -19,7 +20,6 @@ - type: InteractionOutline - type: Sprite netsync: false - drawdepth: Mobs layers: - map: ["enum.HumanoidVisualLayers.Chest"] diff --git a/Resources/Textures/Clothing/id_cards.rsi/CE.png b/Resources/Textures/Clothing/id_cards.rsi/CE.png deleted file mode 100644 index c9d389c3dad31977cb1b0b4e945b6cdae31a3f96..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 750 zcmVX;v0zLKgKSJ>W^r9tPESwOjSYC< zFW+AIW6Mje`5?GZC`87BS-6&gR4Nq#cLK$M9mfe};r#quUCBT)nG~fIyL%Inx$&`` z2q^BllT^3KWHKoL!^6XVk5^XfA@JAlul@U%mj+_j+1%U&V0L!a52$IHluD)e7I@&e zUBrPqRiRKQAR;KGa9tN@g%Ln06|O*V$A)3xI1T`F3m*aa@czw}s<6Gi?FUUnn4X>v z8M7>l{r&xhiFN}X93VHd2Egd(697u3O2kA^=8qx(@7~@6U~+OY0zNo60O0KGEP4!; zYWc~{toh(LEiVoDCjQjR{Q6yGFwsxVzF>E6B9w!jGpR4OI&^Yi|-7sjovtwwU2pIj~%$-;|gpAZpFPENXlyBbI&5|Yhk z{V=YtuQzUPW~BYNt*q90`TR2g?Z5YzDYgZ+Z7XS>qhKD|!IoulbaX_qcztkJ0}wtD z`F!4Qg9oluD)jaB-57kSfw(GImPNT-Mk#gW9^cpiw5nj5CYEKPlp^?V=FSZ?VFFOA g)ovBsQ%|1$0v9JjGH&A!-~a#s07*qoM6N<$g7xHGr2qf` diff --git a/Resources/Textures/Clothing/id_cards.rsi/CMO.png b/Resources/Textures/Clothing/id_cards.rsi/CMO.png deleted file mode 100644 index a7aab02e96c08904a65c9a1c9705ae3a54d562ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 743 zcmV?P)y*|(7o-xxRUN`xBUr9Y6WY|e~_tIP@JF; zO(eQ2vv4)1i}}c%593GUs(B$Wb7zLzCBIW|lS+&#axb1SswP zK6N#a$z%jza&pp}@!e0_gYyxv`R*$KZD2$jgRZ^3JpdLK7QAo#E{KSv8VJB?Rm8#i zTKxTLwTg(Kl)`mgpc6&_r4*4`2y=6D z5o5M(b8>RxnTQ(*-~g4%5CFrU)&aQvypb@W>uC445B&zf?Cfj;e0qB7ecx^;x1mxU zKb6W*2u{<8mWS4xWjKW4@-ny84Q7@$BY8*z2Z|WDyu4I^=tpQ!Idn##S3F!^heO~k zj2?eybn&$Z8l30P@g`?yXDFo-;IQcULN=R~iHQkJ(+o!t2iIyflv0Si2VmNV>aup$ z5E1lq|4{}46Dun#;e8Os{r!C}x&E(IDkZY;>&FK~gsZEouHdc)#>U2^SS*HN+}hgm zUiLE*-)`-}d5(5J0ucYde@Ln4K(pCY;_o9p4{@+<+gw~+0JSHByBdJ#j#yn?4aX3G z&(F^p7#Mgq_(20{U9fGNdcBTP>d`ZPwgKpL!LlrD+eRt%V5)m+z=sJytJUf$xUaqf Z{RQE8L-H)9Y)k+E002ovPDHLkV1j}>SF`{C diff --git a/Resources/Textures/Clothing/id_cards.rsi/ERT_empty.png b/Resources/Textures/Clothing/id_cards.rsi/ERT_empty.png deleted file mode 100644 index 2050b3362ce02cceee8d02f11bbf06c446ec90ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 836 zcmV-K1H1f*P)Fy-sp`?EDrq|*0UhjOW?8M1bf46(@ai8z~e&6>yxYo7)4+_Ij zg<+@`?S1mG!2piq=p}V@bR>#rY99lKQoV+vkjd$@*Ev|L*Me3aGASjNWf>DUUi`{$TU!8pw)Z!#>tb0JQc7d?JXot_ zU^pBK;NPaTdeCd}sFgp?9^S_DAWc)Gl#Is@c)R&2Y;E!RUY)BpV1tq0Ma!5px|p=OY0x;2W7YahDfRa O0000ZKbfm&+m|-2I|UrwdPB{Rr1}5t&ay?!3X} za#?g;r%)(h8}Q!SQLI+0VHgIMWu;u4i-BqI>gp<$N(IMplK5yeN=(e^OeKhGtm`_O zrjgI*F-?=NYeQhjuL0P`#Kh9l5|(8#9*-pm0`#5)zkKI!06LsxVK2%;tyaTzUB=_F92^{|XEI>hwkV}A z3}Y_#LIbvK3xH{wXqpDV@$qpA z{NcC5WPQA5TFt#l88(Q(aTY{GG7ZGwN~MyT55q7MJe`Fw4Do#*(=^%I+CoIQ?nGH= zG#aV@DW%dGnBKADI2;`v0g!w6Cjk8qbZ$I2JT(iuySud8?X0~4;JPlIPA4)kYaoUL zjPC6K@Ldb2wzx%=zpgF=lTu7;Ft`SQ$U^|u*46;H`qt09QG&aVudu(r55RCZoIi$2 zP5g}R?L^>MttwO@pU)G9A)2NoCSHH^8-J{?18`~U9}L4l(=@^`1mK6A7`&f=W2FrA zdOZb94r#Rottz*w(Qth8GNuW>?-Pb0gTXZp>#xE3I#+Jr=E*1T!pRAZ&GmXclu~ox zWYe<~#bQwm!@zNzqy*!ems4xDx3^JBA@VT*g~CsBKlXhe5yA7kOmJofX0x#L+4}$- z5jErH<|az1q*N;_zs&VQ5Cn(_{eFKTI9BE&%d*6>tfU#^3nT{D>-D4z5T$!C7yvN) z-k+w-d%*KNB_h&nHdC)!y|VOn;;0t<#I0!PB@E#rfG_8 z+sUQWZnyC~52e&I*Z52Z;$8sg_xmWNPVMUF)xyW<1SSB!@1HC9LKlklAF97;wm(^b diff --git a/Resources/Textures/Clothing/id_cards.rsi/ERT_leader.png b/Resources/Textures/Clothing/id_cards.rsi/ERT_leader.png deleted file mode 100644 index 1a58bb35945db8561e99a6f233a8a5b6877ca654..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 892 zcmV-?1B3jDP)Q*52r5WQlEFjf{DDH2bPaUq*r8brfh3(X zct|LrHs;zPX+>KQ0c{y#BujTEIZH`>G7XJh2kD-4J|R1CGS%Ph-up@4@B99~@Au#c zNBBRWSS-q7u_&kQ&Ao48fP6k5FUhT~EiqY>c^|}%@sbFNUa=_ z7(mx`0A7Fk2LNAud=miA^YDEi-}e>oJ8{5q9O*cY)ODT3#YIY`60Ym2{eHg>pq!Y* zp)wHnSl4wlO(U1fVVWl2R(e2>=f6H6cy&>U$Y!%xmc?K&kYN~#w-zuZTnT*R>CDg1 zvoQCV;MGN*|N9vWbC1>jWES2i1BF6C0vLvo+I#r5uE>Fr3-IMHKLT(jdjo)MHjC$Z zG@DJfx3|TC9I$O$3L$0^U%LGgfL!i1rfKrs?+XB!ACB9wy1EL0Wm)R?GX>bTEdfl^ zMAI|?c6WCZ#23ErsrtBP5|eF!p@2%Ig6DZiDdp4_#KfgiDX|_!5%<43o+3`WFbw1R z`Z`id@@G51^fn{}OrF?vU3PYM0La{Z3P9(qP83D^y0E#qse(35K&@7z*=z!&1;pe4 z{aa4}xKjtpb*@q7+2`}XxD}J=cF&DS?*g#2v;@FUz4H`b^vLHQ(Q35-==FN(YbeB6 zPyg1FA#sd)8OlR@qbNetG$rDrd%yAL$_fC-*Z;;a3^Yw6iXs3`eeeUVe_FI!W8xSI z0qu5M0OLzqu0y@dwes+DaP=gn2|*ALMG@WZIbK$e!O9A!u3zV`E2m*J8e(znb{io? zidY?b??RzakcMI4x~^)$;Ofal&Bn$CLI|Y13_w2rDD}rd5Fn*Y%>8LdUBgKivNz5E zu){EnYinx=AylhQocKAFg)j_}Qqt*k4m9MZ7Fm`hEz442j0Z?eT&-4B8(?U6x7!6^ z?|Z)=rVb+C_l1;F)@rrHt5&U66Lp6no+$v5H)45tSX4#DRN!C;@R606LuxLWq4+{ic}t7>&pzKoA7)l=uioi18mWv~_j^ Sj1mC=0000GOTR-}k)- zH@eaPLHT@M<@0$pZtR`64F)g_BYLEckB`M$H&7@Plv0Y-)m3y|XLolO*L6{9vh|s5;+aMYf&iryp65*jM;iN* zWm(FytT>F(1`>f678c?*z_8ryb{l|;=lx|GyAQNlEuoZBwOTDU5rLDs3V5OcNUw-W zr4sK60F6e2APC50GH(oyIgpb;-9c0O;JN2Bz&J=$)z2DROeBbZ)d+))8 zF7!6Ywr#O(Tk>M>ylF5%sZ>gaq}^_-@i~Pz0j^f7V%xTO?Ka-~ZCuxl=`x*!b2U({ zR;604imvOFN+ni-)n*)XT^GYJuq-R%;#>@jgBKSUaU6$wy`IL0!(nP-QfKOcq{h0g zqiGt&ViD6c`N16k1D=2S8TR9i)WqD}9F}D<8jYma>#5f^kkeclec#ZTpPvT@Za&`N zn*S$HoP{(#-V3i}pi-&)FZh?QFCW9>@9#eR3xE*fEI11cheKS~rO{|G8jWOse_y?n zfpWPlN+}G(n2J68RtMn5y#oM>#eXqPlOLad0Km1eGOVw!17KNJ`u|J=<#Jg7Ow&Zu zGysl{jxyjcej23nlR4vh;w+?PSU(<1vLGUoYajtTj*}UWq9_+Uo`ooi2*VK5G}+qP zLPWSpT!xi9cQWfKrLq|q-*LTO=kV|lfWrOX0qB0NbK~B@sae?F-NpC)yuAU?Xf)W{ z+lx(18c5&(!@Exb__+zxnygaek5A@-lTwVU-@guk$bA5omX_jm2OH3Y7t71ES}gzu zgTeGMRO-af@b1$XoTyoY8Wf8~q9{VswA93V51#Sc+8O|txBkH}3^Yw6iXs4BTw123 zx1iNZ!HF^kI-QOJP7Z0U3C$X-wfJ*%>nf%RVHgrc5&iyk4!n0^ZH?vIxB2_4kKp)( zCgwVw4oayhaJuQqfl8$!hG9^z*V7V=Ze7jH+1}npDTT-SeBJGV{(BcV9)c? zGC-W}e!maEXba_@m42$YD(&dyHeRr5SAGw&?mnFb(xB34#b(mMgb_kDW39)&{T zwZSQ8R?sv}DVNLXrR4iQK@gyndg&UU$w1Nz0NrjErPQfi{i>Sz7#+g|APmEE1z+ew aiT(prc5Jst=6VnS0000gr0p zxPfxHEFwasQo*t;0D8S1BH2Zlsey92EC5SOO8^l(ejfyZ3p%^>lyH4pggee`-v>v-`}fe87LNuqLgCKT*=Js_P=L9dC!k&qJd(u zC;-dL%b2D~3uw4r0{rFm+u_TuN2|J!`<6tCE_EPUSwps>FWK(Mm|lU4y}RTnruK8}JWB5Z7IB#ha% z&Dq)6&_vom2nTp*HUaoFn*W?*B2n?_uov384nVC|%Ye_%&jGl*yUVtrQe!_4&1MA7 zQ>(fVnRs{F;sjU)z5;vZN+J(=;7|zz*VoqykoXY_!^&Y?eZ1mT-~@ONd|PV}rl#R~ z?EU^lzu!kGl>tXZrw4Rhmuj_&Wm(Y{q`}>87o`-n%S!<2YmLl@cl+NF5#s0mvkZhL zwzjsS=P-=zc6*rI(Y3z5p2@-o`v)Sz&CSh3@I(WPi;H3yMij<_gM;DAql~26v*CJt zbbbPm{=a`px#z%OFie+idwE-BfLa*1uwr!MBPo{dN21YOe@H}s(;JM}s^#>F;KUtSR5&r-H N002ovPDHLkV1ilJR9*l8 diff --git a/Resources/Textures/Clothing/id_cards.rsi/RD.png b/Resources/Textures/Clothing/id_cards.rsi/RD.png deleted file mode 100644 index a3be1be285a5623d1120f8fa450737fca80ce474..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 752 zcmVC+A+r&+BvEa}7Q9^gk$(NJt`)kf^;!4-E!LrBd#a zoSvSl2RD#RCPhR@rBWD%0f1?mh=hx9uLhFIqyUVJi~x9W|Fz>dQmt0KD%^_!KX`O> z6iw3rSYKZUU~+O2P17(8gHov!`0t$zxIK2kuKZwEwr!(n8rf_X$8n@yud7=daKYc+ zeDT(n&X>JwKRBPyht~XAxRHT)JRSmf14V&t+YV%*(P*e^8PIiIlu~TWuZH$!R^~#W zsNdbBF5A>~T>vtfjMwAEp@jhW``fSH{r)!iwYj+o!1VOA7f{nQIXF0oZh;GqdW$G< zw<_fGc|-)I6prHn?Jxo;rGgdkzp-H$*tQKodS3^iJXX0@6$*ud7c>!JYHBKA%(5&F z4-cCrIt{pRfWe&s0G?-`0kB)z3z_h1yRZ$whx3mBOiWCKz(+?%09;&LgvU^+wx7YB z0S_FdrSoOa#GjwPsn#p#{lirL*4UU|4dfvT>@hnZ9FNB(m&*kV?3VU`b_-mk_jUCC zVE|%JbslG)1oq$kc+c_iF-j?FwOVB0BMqd}X$-^gTF?nD7Kac^x&D5 zIYb2ixgVv_6r7!%DL@Rvpz-2YbFrC4wzjsK$!)c&JXQ&1;pL}ShzONRT{f#I!}!RaJcLM z3T`Oi4YCkjBr+FM+&wX12De{tVRa=9KxN%A0Ae9cy*oMVvl!S_35*&$Ty}0e=msDj z(iGVLCIC|6xmd6M<8qgg&1PlnrzUo6z`VH(aC$vz1qM79PHnl?Kb4@ip-Kl=IP$;- zw6nL3cu2!p;Q*}ZHx%#&iTzBFm`{prWuT_sErk$Uf{k%!g#-WiENg!@$V0aO-_ukZ4y7d~ai ztf8kb6)>BTTip@|q16W9I%BY#2t2~Av^5G6niZkn>9 zfi8y4EQuPTMZTtGLc6HxTo>)V&a|bVz)IdtGc%oe-t(Sw?+je)TK|LM(Ws0^qq5yK zan)deo~|wcN|g#<_V#?tn^yr&M5EGefTxp50J4^al&v9LY66Ky#i2&U3a*s3EDjxq zoueboy%Ymp@S~9tD%C0gw|jd5DA>0C??Nu;GjO36#692_Gcy{dz@N9akWz9#7Ss3i zheFh(ls{}+{Idb?a4E2=T7d!X4Gf(5tiNi(U?d^|ZgqFJfE9FZY>a|!(-RB={`i%$ zmPNs~`FVUS&Xqtc9F{_eGr{V7PcX=;Y4WR912|wKtNZv zYMKB%86VeXx&i?{Zf+u_WMX(&pMSr;4#2a?$(9t_CeRF4s#L4wn!uH6l~vP32*KRg zm`(!V_0kfq>mr0`y9cx+a2hykSpYf(HRT^RHnbV9-YhR`pzFFkotW@lSJk&Q;Dsyj zq2mDcCDd%f3k4WWB*<@X12CUTQLt^@imYX^TPy;wTPn3KLm~e7QM*zxEZWucn`kr?~7u&+yd$kg>>~$pM`>L^J;b$K>sf0^E`;h^?m6~hIeag z>^ly-rIKid!zmk4*0PvRCVjp4YB8V30A4o0fUoLwCWC!)g6q1d9q%-?y*L<&NbfW& zE#z_-hJg?QAq3B-rhK!I&SWT-%Sb8tc5ra6O|ESMwOUQ5puhlzQSVr@xpXE&sZs&z zZ9EUSqk)~HBjJMdnt;~j_Q^CgxcNilLI%J;o$c0fv0Ubc5dRET>Ui^=zCIc8Out&1 zhGCq$#}_hix35q3he81CI}Qf;J|-?h9p8oxm<0HK$>3{UOX)W(E@r;)oA3Jo0000< KMNUMnLSTYxRB0su diff --git a/Resources/Textures/Clothing/id_cards.rsi/admin.png b/Resources/Textures/Clothing/id_cards.rsi/admin.png deleted file mode 100644 index 1cbc2004a0e35f22641e5aac47ba3f938c5975e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 914 zcmV;D18w|?P)u3#d++yq^Zow*yx$vm!3+KmNF)+6 zkx0mKw#nxv21uvV{+2vDI}^_?Ael@`DJAK2ntVQwrfHa_iIk&Bcv1n$WKsg8QYirP z`Mk0jh5^8EIF#LPS7qTz1O$n5xg3#5gfDNaKvVgA`t||CFlaWLp|k%9Z=k#9;1_LxrBb&`K91i8><)wJEfM9dY&(8zkx-Ocgh5Wv}ttt^g z1bab@Sbu2Wx=_kX^^Fbvg@hlhvs`+f1C48&qFDTE-C z$*8XO$$tC(3jn{q{yjvz(Ov++G))Y{z;SlQe*1?4VzHP6&~=?$E~oZCzxm3iZy&}I z|Iz!2!C(*|cG%h3!M1I6-oFu2N;y`*eZ&Bs=W%*GIg;w#tK}Py>t1jiM>S-rRAOyy z4L~&`fDnR-yTq|rOzOJM($bP5FBA$C3I*l2(O%&6c#_lONp`Q6*}Yn(TCD=GzrU~i zB9VxSd~tD6?fX3dV@jawx*8xpX|Y%&nM?vuuh;QBkB#;Mnx+wr-kx1wUk4x>jVj`D zxeP!ek)Y9NaCCG8K)>G~y@o>EUW%ES8H&ZCT6a2~kWkY!0f@)r%+1Z=I1Yd!UR_;P zzCq$%uNS&`p%U1(En2OXTKiGgYBg%L8ufZTB*HKZwP)KlD=RC?7L7(RO_S~IZ7j>8 z*XxP9*6YoBZHOAv{ zSt^y(+Vea`UaQq87K?0cZ2{NKH9b8IT$iQQY9XcM{QUeuLvCyahQlF^MkDl^IgW$l zI3vv!i9|3>lXko9XXIZ^*RcY+-L8-~1KSs2+cxELSw#+DS(YNc`=jwt+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/cargo.png b/Resources/Textures/Clothing/id_cards.rsi/cargo.png deleted file mode 100644 index 3a45ef68e51166711747c9dcaf9e71f65ee8bad1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 972 zcmV;-12g=IP)79^MC?Txk|iFLN?#~-YCCu6cBr(;VxxuH!$5uC-{avm?~*0cuIs$mF9brKB%km5eV*sX z4|cSp|AWHeu!h57ZB>)I4F-tE;{X(kMV6PB8<_Xp4R9n9QB@@#j}wc<0I)0z)#ebk zHGxPZq5%E<{Qw@kCd;zO=kt`yWskcp3Dkpo9_yj2qYD64#TbJz2HUoY#bV_1`G()# zQ3CZn?mp1nQ1f^CnV6VBRT&rmPIC$p<1oVrV&sN}*<2gix!!I4?(9uHxl&U4poIZo9A|hV@MTCuw4exzJ0`=f%G)i^7 z3c#&H z=D+>~fCG=Xdp*BcX);l-+=U_lpMSXoz`(G(e*R8B#u(=2=9rqA0$_D@wRsI|QHuya zeD$#hZl#OYcJYM&4*<$bmng0NM#rArtgTh9#6Y&|DKWKZyd+x z^C2R9S83z%uHQNK)<=Nb#?65L(LlLemRv5U0MTgF`+V@VK@Y5|T>0?|#iBd;H(xaF z$N)5M#Msyvl{I$|Rh6rkuTm%!@cDdO2LG#p`V?vxi>1XS^7%X>vgsag*#O)~!LlrJ uIrq4&zs>w73IqZg2n1T*Xm_-u?a*J&Z?#1Yy`g6S0000DZ}t(5;J5oZ6vXI*4>O32rKs zg51^wFI5OeiDMfMy4>3#xyxPdO#C}F4+M^TFZX-C_j}&&V4{is2kE*lx~@x9?ZJJ6 z0aB@ydrMlamb!NX$z)PQgj6bpVHjwd#=*e>BH2$ik$NRKc41k~Smb~Y6-!}NQwY3Gn z^71k;mU0mgQrTCI9P6A{Yga$pgrX;QD(dnSerxNv|yd!tv#LN*JBAHyd6YSdbNXwPt= zPyp~I!Zb}9jRpXnPA5EuN)7z%*&C1@)D91WFx{62UO(f<<|Y&$@~HBMg~ECu4^d!` zIlPKQA|a(xi9LIR?5jSw4|iAZs#eqaU3>_@la&?t@HJ5XYklVE=m@10XJ=<2)};n! zXJ;`C!`p%|xQ0>+krx2W=k?Hwe^%ZiBKXh!D;aQ2luCnOxnbPd+36*>|I6p|p)Ay^ z?+_7APftgJM;e%(o|a4|Fi=zm=b2l}~3A1W@I`@lR*rc?|ph?R9fKgCT@j?WrL&jJyqO@!xo9j^N zRVlfVT{m5lCNLb6o{@{*)L(1sEToCC8G}(6f}HcdUW6QTnmA*vSL^rc@ILQ3pXdF) z&-0!awzaMQgABvahGFPtG4ZCs0Fg)pfLty|p-}KJcf1L3Fc{QYYa)>d;cyrL%d*hA z(S$8^AQ%j4fWg5*02f}9Wm#l08A_#+%iR(O>cKr9_Rz7b0|2cxN-305*tShL943>= zc;0<22kOD*2c{>s`|aHfuMY!|XiK1!0;(>gQYp&ivVcuGu+i%7_q*Nw6+&?H_AmVW zaheJNScpQL{kr5onp}oBw%d(iBo^D

8LI}|Sb{D;IAP@-X zXf#S+Umw38KMp|fyKh`~q?BB{at(k_OC2w+)#7nDs o%jNU=w9n^jdZXRewzfjg0By&c)uks`(f|Me07*qoM6N<$f)L!yNB{r; diff --git a/Resources/Textures/Clothing/id_cards.rsi/civilian.png b/Resources/Textures/Clothing/id_cards.rsi/civilian.png deleted file mode 100644 index 050139ae1ffe9a57d4867d69a5abf3b59f900edf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1001 zcmV3=ogU0Vo!WY;0^aalZ00h{NHqsw(k#oLDRdfNk5T9yZ}r z9SDcR3NSo84B(O1VcRzOe4c8x>hYe61C7KzeLZxvcL1QO7-KNTP^;C5#bV_1`KEtg z$brU;BfXKPZ@zOrGMNmj%IN4Q#u&hLA(zXswY4R1LI>)^?|kqU2wdpC;N>eK-1+Vf zs>=BIIJH_0$8kJ2fTmh_E(e0aU=wj89UxjA-rcH~$N1OfpS5#D~k&)oqEDu6Z-H|{Q*&Ehx?V`F1p9Xxjz1OfpCNF)-R z?>P^^{q+(6yQ_NuyxQCDtuoMkiP@Q1RFz~hNv&4H7(*(R0w9%2;W!Sht*zL$&Ft*# z(KXOW+!^Ua2w-nj8_wDYirES%^i*)5C~`@ zkzjCe5P;;&Cm;~{x(k4ZlfRQ5ng+lwFM9teiXhyr7652lc@2Qk3Ag=x=X@ArSYBRc zetsT+?d|QuZCJNjMEG>(V!LH;Hx) zxV8%{EiD})uA@o7=H{jp3I!b;90W&jP%uh)@=p**4Sm%(ox7C+v>CVokuSRNWjetJ zMh$j(k=KonTrP)*93u8M{qGmSU{FU!Mi>|vVB-5R04Cr4(sReMEV8$RwM2K}?#4a!L(+?|v8{=_^|5HG< zT9t)`1qFykqu%@EXGxD(RVn{crdTWj9J*+{kN{}zi0SERw)Wh-Rh9K$*C`YVSeA8S z;%5qIbfJE+c=X#N^7%X>a_o#xEC8OmVB0ne3k!(IGpqX4;rIL1@An^hqdmhJP6Ph{ XmG958iIq)q00000NkvXXu0mjfVL#GF diff --git a/Resources/Textures/Clothing/id_cards.rsi/clown.png b/Resources/Textures/Clothing/id_cards.rsi/clown.png deleted file mode 100644 index 749b1a54718dc50f2aaa52c1d21b00234e2ad55d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 977 zcmV;?11|iDP)1v75vnxkVrIZJe~S(b?M4NWCef~@X)4;zLIoF&=r}1Yg%QV}O~|Ge!BRUi znV_PGD-jo^DM?J2tyek~g`$g@j?`(BmZk_}ozcy`=W~(CZ8EvqA3H1iuI|k__dM@? z&-a~NIMkv34+;i@5)1~#ZA{&3FhDF81E5qYv9hw##JulbfJ32>hzPM*j7TH`fN7eD zw1#k?34}r+0qE=N190GVnWjmhP@qz&INSqCpb^~tXgA&?UI0V{tuT{< z=BpV*gwfGaEX%^SZ6^(&sTTH>Kp+qhfR*7=%h*%joCV<23#Skfyhps)wvE;r5y7@? zEX$&;tqs#O$!4=ut5vnD1pI!#D5YG%PZnNtz>RO0$z-r?o8jSMrw;bq1%AI@0OIjD z$GeXM@Xnt@07Ua=0QmOl&z$*_o;hZ}o<&3$85zN{EVR}nlSu%Q$t1RIrP$iqa;}>aXatAD zVX8N)06c#FF93d+ZU^A)+k^jT=Kc08=?~IQ+#*6Ml|pOn)WqWABH3)VX5wxG@pzox z-d+H_r>_HW^4JpqT;9CWVxm!(lV1YxYT$DK5@WUY>p0qh)|!Qd1?J}F0NB{rXl=uK z)JiEHerd@8yJ^xh$6L3at=)Y13%56aC(H@H<0>n|CEmM#rWU(``T6-4u*1B2;XoiD z6B847PhW3(bAa!s9>6dR$K+$L-y+Nj0NRf|1m`-N);jy^6uDdur4(yxYpw)^4pb@?mCxq|ARG=mzmJ?7alj(NwV$q0DwVj% z#XW=n)c`bi#Q69)>%Xl7wZ2~Zd5L1Nh+!D}2JdK~F@^ev#q!l<3WWknsa@~!z74>3 z3Z`k2&*xD}?O4?ZE}zdQKA+F^i}p~5Itcv@V7aJgV9lJB00000NkvXXu0mjf^BUDN diff --git a/Resources/Textures/Clothing/id_cards.rsi/creed.png b/Resources/Textures/Clothing/id_cards.rsi/creed.png deleted file mode 100644 index 995b5ec12dbb59e933d48bffff7ac2e0c5a0c43c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 696 zcmV;p0!RIcP)-BACG9V&J01WTU*RV{DOS7^o34JoSn3`h}R zY$cHJ01&|P>5yEyB5#izu@DCYA$|!dk6>dExu;&M7dc{%fiLQ1!rexGLr$vaa2TR0#DPO3^KZyYNU9SVsY&Hwv!C(MDzuy;_Xhhl8xfh0PkKoylXJ=}(kwiR6BA$)@ zZ*?UHH{iiwK)>G?121F%hFi_DEcU{XUCU)ZiTE-aGqX2(+G?fHSHQ027EHF=ZA65V zlatbdztMonLK!#+0z`z@qw%!~Fu=E3f~w~F{!9iYO~AMqO+}lZ@B4*X_--qzN~hDA zsmGK)WZSkbEsam=IF5%8k7^{_7hqVBJEL7VdEU=u0H9W@X|-C-8OUxYqaX<80#7xN z%|hAbB1sY~%OVWJd!4AazHG9PH4w)!A~N$DPt&beG6NM6uCK2Vk*QVv;IeI7ZQGuD e)mmtwdG!yn%_+rYh^RyW0000HRo`Vd_@K_8={OkH>f5bDyksB`A35#S_B2;l)B zfaTM{xz6<;NC+@BKPggt&$Yjw&pr3}!d!Fx5AuCqec#uzn7lL?KqSGaDxFRz!(4m` zaIIETRZYQ0s>LKcYX)kyT4|bXMNver*Gsw2k^uu=US0;E)oKCob*Bx$_ro{oSYA)c zfLY@p2r}cJKOU!GTgJrg?JfO&UuHI7z}wyN*wJQCI@dO14BXt@aB*?*cmvgHRRMN- z#oOGyP72C{Z5b2S*VkNLUdmJkJkL`RnF>5fk22tSo&v0{uBKxjeuo)wZ`)5}_bo%S z*#uyHeLZ91>guX|7Z~uu!a^Zd1~y|HW(}O4o?`kz9LI%ciAc5v@?f*AHgnSQlF5yIpbqtV(S)r(aboCawF%1Qw|91Z~( z3I!vG62a|a~vlz z&`7}bPf5(Yz0t<;aSDA0{BZnC{Ae?v*=!;roS&bU7W};iV7vr*a2SS&2wUx>)xOSw z0d^}fs+#HhQyIvcfN?RNoSY<;JNgAdP^g7(uA-`RyWOdJOz9-ob#-xZyhEcXN+yqL z#O@1_6y%yXEFd#sZ?}nX(?mC-cCkg7|sNqXu!@w+2JCNV;sk!-EKeWi~8Wr zCJVNKD2fn~sn>Xt9z2j3sEBZPcZY~ftm$>W??!=?kTyxE;f4yfTeghk@WB>pF M07*qoM6N<$g0G4`%K!iX diff --git a/Resources/Textures/Clothing/id_cards.rsi/debit-elite.png b/Resources/Textures/Clothing/id_cards.rsi/debit-elite.png deleted file mode 100644 index 9d7c21fb1642348682eafb1834ebe49d27c5fb74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 434 zcmV;j0ZsmiP)77I6H^n+jM~ZtgTUMj2?zuMBojDDW_p%nStc9Y=mZ8;!4l-s z$%*|@vkb9oX;`j1hq*6l`g-r$_j|v-99S$Ci{+o$%1R2v($nM`>h7iDzer@}_cH|u z#Img7tAo#E{cKoT+gn~+SrHnD$mtRuko$Vz^?ZlPpwCIQ!er3rMTsc`H-SU|P9Sjt z2`WD7%B-4Z0vf>g;XMHD(SlB^Nqe+NiUag&ftf* zI*=wV8mi|IsJjte)qPCejTrhxLM1$8Guj!5N%vS*mq60>iwGn_?WnsEyM8YbXF7&P z4mf|TjsOQq6z7r5f%)Ys=GieUpCO>ZZ^yHg)ggLoAC(IYipBzrPD0&Dx9MMp1}CA# cVzF3$01AF~X393p=Kufz07*qoM6N<$f()gr*36JKGhE9XWX()u1HSXQQ=Uwc<5y^L!Pc8+GJf~oGFn^!u+#kP+c;}x=$!6{ zzJZHTTzaDJXb6Bi8nS+{!a`x`x4QL%6&|LRWu34bjzfC;j=-aHx-ZvST%g4TtwxE3 zD@(K*C0dP=6i+larMX}C1ra)eZftA#JjE56Mhib^+Nt164F(yM>@YK+5^&em`v}8%}l1!x;>p%!aVCZDx;3dV| z5jR7Z;w%Ay22XOKjmLIJMp&dTL70P8R7>HYAm{g1Ej`*U-IVYpPp{VanJg5iV5 z>>YmO+PmP{<_6c^MJmSkeOj#+zVD-yLMa7+QVQ2~7uC!sAdX|!fBgjDWPHQv@c}2} zo3uDUwOU0fMGypO@gN8&7K^zBJj^mAvmbo<%GNHtdb7vr@d5qK4PyBe;eAd;09clF zD}Fki-c3Nlrw?y=vGp8)NAd~7vo`ws6<8MCZZ|WoR;v+);oSwmpNFTl#B`&)i%`#W5|-o ziYOEcb7NMv>#X+A`8FQs7Mp7mW^KAeOxCQIb#E{j34U*%u0Ie2CqX|+_WCC^c>gY6qi@(SOG+96`3vgUIO%W?a4x(VovK{Oc z;cN6GK=0}OcK{R$h5rr%03pPDZ((aK0{|w3n6=jT)`wCG)>>8pz%)%iCW&Zuqm(j> z0j)KZQgf9~5D}WDS=~rPSxkhVjs~1_sO$RIAKv2m@g>&P)5o`gzV9E1Xn$)1ukX89 z4{rkwT5xMt6Sx%4IRL>%y9B38Vt)yS4FV0#eG0&w(_J zgo5r#z zV>%0VZdwy52xOWrjAf<;Qd=6Dri0plOdAGhj4PwOdtBU^=|Hiih&xVl7x&$F-}k$} zbMCzlwqh$bF;b_|XPx706z0~VZtdE@)k4b3%CxMk?3u-_TgY1Q)M>N;cCqc$vpcjQ z5#{CO7JMoPCfD4@1#H_)A?4-e3UH_O4gj~e1NBgm7di=X7j@&b0mNZgHVfSP!X4su zwtu@GD%t_JsQ))`8QeI;L9oO7He7`8sJL2MT8P)#6}po-=m3PThiRB;u>I{hxC=g? zPvJi}kgw>s_PqfD;p#>JI%hiVYA;#%w+E9{T(WcAN$5Ia$8rt{D#Ef0YO%X$wx!=UQT{}vXBZ@rMtTuV+@|>VT|G0wQCFw4Ou~} z1w`dl#TY~Bi=`N2 zn3|emcz76q`T2Q)RW*>eT15EhOglASRe`E)w&n^Eex;FQ`T_v=KmL^)$7i7gc<503 z&g+D#!q#?yiHV8F!1-7q;NHD^l1L=9si_G(!9&3)>8{^E;Ary~#jkUIE&(M5jzdjn z6{RODp%jc7Qt5GCHl>V=j36S9feVXX{U8_&YHMpN;c%Fa?+yXb_4ellcO1td))zxW zSlsgffR;c6MQz^I=KadZG^$D_lX>D-Me=;bg%sDNm#ridV70$ zuw?VCs?1)WC6P$rIL?N_PZdz?LPLYSQg7Y7#n{*wBC_rrZ&(04av_yUF*-Vmh&;8b oH$D7*zxw_D|L13NE4Bjo2mUj{_yC=oO8@`>07*qoM6N<$f(bnKL;wH) diff --git a/Resources/Textures/Clothing/id_cards.rsi/engineering.png b/Resources/Textures/Clothing/id_cards.rsi/engineering.png deleted file mode 100644 index 0fed7dcf8034354cd90f54444b313950c9d0c637..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 980 zcmV;_11tQAP)_+{S$Pn8??j+SdO;!C+8=!JyPzQ}-GS5RFCw$mjDcE-qFvcianbC=?PAAsUSmi9`S} zO%svY5VkadP$(n-y}i8v9^92_nq;$Cip8SG-I4?bYmZlbL+eT}R zh+x|`mSxe<(12;0q*5u$<+55=0)aq4lu~uUhoAe!16ST%GMU7-Z3YJiy*}9R6a)eR z0f@z7v~{!r@aoY50EhY)0QmZwHgEsg^PP-;HI9fdG&F=|S!k_^$KwFR<8f@;rm?XR z(=-_$AFtm7mEhg&yHV=4&wAiP{R=3ic=kvq2M-?vV7a`^=~Jf>5tLG1{gqOzuC98Y zs}iULhr?mYx5@zQee`1hX6N4o;MmLacQkY6+#`&AIOfGIA|w(CwANlv%*@P?N~IhV ze>V_|#pvnj0igMzw*ctqco={};d+gUN?raj55VB-_W>|4;*6ia*^kzm>FH@ECMEz_ zSy`zaLpN%r6ivHMdf<9Gd%lxbUYY~ok3Sc<_4^`zV+S{j78fra;PW$koY)miO-kVHnca*GE@Z7fLA- ziG;Ix4LovU1fS36eLwo*EKfiAJwVO-{%)#Uf?~0#GMS73gu`L)_o3rM9#}-UI(L

diff --git a/Resources/Textures/Clothing/id_cards.rsi/fingerprint0.png b/Resources/Textures/Clothing/id_cards.rsi/fingerprint0.png deleted file mode 100644 index f00072064bad889d273e92ebf01dcd4ff7a77bfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ2c9mDAr*7pPV?qEtRUdv`!ec- z(!KvO^A1RJ#3k&?IJRo;k^5(~>^KgFRG!h+4b0kH$xsld(!OEG%WBTf$#<&P&ncch z`~I0n_nG#c7I50Te8qvl1v4ZVCfPh+b;ygc=#f-1PpMw$49yFshOS|XvJxN$YoOxA z;DoBAu3d*>8((&6ZfLr;tHMt-VXnl%`N=&SR|JS_9FckQ=uchIpIX*SN!huRw2%Jw zw@^_NS2qYw4C&DkpCP*4E+;HPRQWLLjw80SySeTpEs1pSx>GH&=erV^X>;gp^xL$} ar`W~c9O99Aw*D2+uMD29elF{r5}E*LNOTwg diff --git a/Resources/Textures/Clothing/id_cards.rsi/fingerprint1.png b/Resources/Textures/Clothing/id_cards.rsi/fingerprint1.png deleted file mode 100644 index 6755d11237764f0be4cb359d27fc53a831874288..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 383 zcmV-_0f7FAP)eAp$vB?nG1Az34d_woc}#rb_* z*JNJ((Cgh=N-0)KrFDLnYv&w0=a`6?h}c@o*4o(Cs+W=gA|mG$B!M24s}&D@346w| z$0No^s#+k|qo{l8WmmKT;4|ghwgJF6>d^$MB(C=ONQW~p%lPceOhi+RqYeqoG9J;; dRNuNasz0?7lKpxouKxf4002ovPDHLkV1m{jrz-#e diff --git a/Resources/Textures/Clothing/id_cards.rsi/gold.png b/Resources/Textures/Clothing/id_cards.rsi/gold.png index 428c081ddb2f847860db6b138b4e7ef1b26de9ce..e59fb5de6e16b75df611b968da50d50a214ea221 100644 GIT binary patch delta 457 zcmV;)0XF{Y1LFgbB!8+&L_t(|ob8pdYr;?v#=ktWb`X(Lx;kWVDGr54yL1)Yg$_=F zEmS0ee}lykQm}%PL(x5uDc~XmI!GuuIJip@ap)>ZhmdDX)TFkxL-U(nUf$hzckeC% zVq#+cI~)KMvMKx6!u`>l0|35|P1!xIer$ap*RcDeImZKlHGeTS-pPu&)2>>%h~%FL z6xPH55$MLgtJTx$K(1l)enVL?ahX2Z=~!0G&>+IZy=xYLp-n+^>AjAl5GKCNbl6_L zrmq9IdVC{zmn>j+`M)a;0Euylt<~lbfh+h;aUfU$;u>!|yboD1S+f#>LMpdH#Q~=R ziE#ficOb~%WY*UuCYw!0{tz3Wz6brt{_VTrJaD{Bj zevz(O6Gb6v!})Fe=WfN}Islij578mKPCp>F?*U+=0z$g32gfk%3J$>)waI!bF zDb&HtsleUM*^dfF;dwAae>CU*{C6A^6BF|Zcg)D+2_^&900000NkvXXu0mjfyK>Zj delta 465 zcmV;?0WSXI1M35jB!99=L_t(|oMT`Z1*2dj023{S|0Y@t|FOw2(%NDM1_lOk5eWa~ z8wQ3m*HGkM2=Sl4Fx76{OGO9Z zvKR(z%pvsN!w50-P#`M}z$`9HM~FRmglX}Slh{K68ITkL*ncdB0U1ezrN{uA1CT?3 zs1P8=;wR6^3kAF(fGs7+DNv zF)t6oVtfE41aMglD@2G5g^jyW`N%$pnfLMy4hLW>y(ZT~=-ft3M<9cRYaz4%A7P6L zX2TN~Ar{|z1b@Lwa;Wk*?;spuqQk(jW*ej|ICz?Y!QT}kkI!NlKykpCYYdF&wU&|` z#ODkQ2;YkcA$)9a3Q7GTUJMLpt}rktKpm>C0+GjMF$`b`B1Z#y+`}w}C9V&jAar~% zromk^@mq}30We4SJ0tk$7Q=vsB4%13)?$JVKu(M|?n+}?j11IONVgcT1JE4-a{w`^ znp8kkQA`VqVSr#!j9xBK%VHQHDgq&V8Fq8VM~eg z^g`y?W0G$*m$E18FVp;D&%x6CN44$rj JF6*2UngHJ?I^_TW literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idcaptain.png b/Resources/Textures/Clothing/id_cards.rsi/idcaptain.png new file mode 100644 index 0000000000000000000000000000000000000000..c311d7832dd1573a387edfc7407d798522b142b8 GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJeV#6kAr*6y6C_v{Cy4YkP2`i< z$XT@d=HK*bm(qUxext=~_4n&F#Whtco-yQ^?*7lz_p;#M&$Mv1!?*4h{A>Sfyz&)? zS_xyCX6_y-j+4P}8up)Gcj)Hx*|C8cC6%)n?Ap)#Umv&kQ0Gq>qyNE|?bawZ$UHxB zU_+VtRcD5DDTi{F9{=qo4Bh23jvCl)bxt^Nx{;AxV&B8!6MxRH&T|g+w!3e0=)=nc sC2JJhLnqvd<*S0O){XU7;a!u34 tb*C&AH^?-c{uF4y<#td*f|Umd7>=z}oTVUqVkyvB44$rjF6*2UngH@SOFjSq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idcentcom.png b/Resources/Textures/Clothing/id_cards.rsi/idcentcom.png new file mode 100644 index 0000000000000000000000000000000000000000..c0ee96e36521c06216263f68080d50a6c7628597 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJYEKu(kcv6U2@I;UH_6xTJD`Xw`-33Y*&It1GZ0Qv0x#FWC{->(0c~xZLfzyqF23&3jH9&S9 bU}Ol_R(pBn*h?p%GZ;Kw{an^LB{Ts5#nBhBwY7r!PKT$;h@xMxvnM;cVNBJpbqJT`7IO zdV5@IL1dThmW^ERI@5mm`?5dSR0DK$paGW~BQp>%i2MsY$0(sw0`wV!r>mdKI;Vst E0I8yAf&c&j literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idchiefmedicalofficer.png b/Resources/Textures/Clothing/id_cards.rsi/idchiefmedicalofficer.png new file mode 100644 index 0000000000000000000000000000000000000000..0be55f2382278e728ae0d2ed557c38b454b1c2b7 GIT binary patch literal 253 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJBc3jfAr*6y6C_v{Cy4YkP2`i< z$XT@d=HK*bm(qUxext=~_4n&F#WhtYSaojbh!^;zCjddkrh2KE7`0?c=H^|z%*@P( z>$9wyIAa?ky`gTe~DWM4fdu~mq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idheadofpersonnel.png b/Resources/Textures/Clothing/id_cards.rsi/idheadofpersonnel.png new file mode 100644 index 0000000000000000000000000000000000000000..3cab2b514929cc86bdffc9c0ccb911310905f019 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ9iA?ZAr*6y6C_v{Cy4YkP2`i< z$XT@d=HK*bm(qUxext=~_4n&F#WhtYSaojbh!^;zCjddkrh2KE7`0?c=H^|z%*@P( z>$9wyIAa?ky`+4|8q%|Mbwg;H#6|SMx~reVuz;swjeWZ5Piqa3V$LZ~;&MF5BG2jpr3V z+uI#@KEd;2yZCxh$-C2^j8MGf~D4x69l;rVa7 zBIhI@8(UkH%);K#4Ko`XSAFa`{VC9Z%k7|s1S<~^FueC~Ut%s-Aq?~xgQu&X%Q~lo FCIJ8GY!mfF$=zg69*_(?^tn&*G;WkH`CEXw{yMmpxlB{@P^BV--? z-5-=N?3HP}&Um74!Bl4sD+b96hXgHT88-8{Jw7KorIAseolPd;$FWr>KJ1UVQMoGW wQ^r)qa}$&;xlS-1*1P3)Py=Xv!zu;_aZ3aFfU`%Efi7e4boFyt=akR{0GO{tz5oCK literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idmedicaldoctor.png b/Resources/Textures/Clothing/id_cards.rsi/idmedicaldoctor.png new file mode 100644 index 0000000000000000000000000000000000000000..8a6c7f7b7ca1318e34c1bec303f07ad4548132fd GIT binary patch literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJS)MMAAr*6y6C_v{Cy4YkP2`i< z$Z2&=?^nO~;eXF8)>N%{#&G;I)omPmlWv=ocON0Zauq$U7C#kV(-p|S^EbemVO z$z+TFJV)MsatN%(P0W8bU&GwXRmbuG6R zavt8$9wyIAa?ky`IzeVNy~3Ae&J*6G5PTQW@to=^CQ{WHoCG6Zw{*) zFM5zOBYDQsEs_#>vWsRhv)SCmXny uX{G;JzKppb(vHjRpa#&j4ULVBj0{s7-S)4$d9()T6$VdNKbLh*2~7b1xL@4> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idscientist.png b/Resources/Textures/Clothing/id_cards.rsi/idscientist.png new file mode 100644 index 0000000000000000000000000000000000000000..21eb33d23808e1929ab37388ee839f23e9ba957f GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJK2I0Nkcv6U2@>D0TZc*LCSj@03#v#|>!P5f`%sls(Xr=!t7bst}N|inCUGj|Da<*#|4r|R=HK);- m>jdKt9eIeofd_zqfq}73iEmcQw-Z2@F?hQAxvXQsL~$opcA!j@^1Di|4)dwyD<+*`unExzrLtSR3Dc8^K_Vvhfg zD%O2=>!H)tsL0^81p+(gZ|WCod{=jym?6|I4(RUgjNI p;x_~R-hJeVs>#baCb9SxLw1FsCBp^d`#=XVc)I$ztaD0e0ss;XN!tJb literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/idstationengineer.png b/Resources/Textures/Clothing/id_cards.rsi/idstationengineer.png new file mode 100644 index 0000000000000000000000000000000000000000..233b5fc0da2048266a6cf4e556392421ff511827 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ8J;eVAr*6y6C_v{Cy4YkP2`i< z$XTbC{-fWUIbXfZHl+B#^P;x@JW{VTl59B5CHCoDXeh|Lvt*U>3=U0)jdR!<7BEj> z^gqPA%DSOdf;-Vf*NJI4^MqRO?-~oHKedo`&_69H!RBab@POg4dG#X6f7aF6!B;2k zjb3lGL+7YmQ3UIEm&bifMGShU-4AMj9bo_j3=HQ#sYk6kto0n|Mg~t;KbLh*2~7as C(ML%D literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/medical.png b/Resources/Textures/Clothing/id_cards.rsi/medical.png deleted file mode 100644 index 0c3f1ac41b9fcca17e3af7d2bad9e5c08fdbcecc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 958 zcmV;v13~AqTAHf6I7GtRGy#dYi~fSD z3u+_V*vqy|g;2g|Dz$-x2<#$^Xe(BgI&)7KgC}G(r8V+YA`?~5&@u4D6qY~UBi6+Re*!Rpoj>ONQ7`W41j5xh}4I0q6q|p zK>-*V8Uk?P6`7_?vJ_Ugy5617r_D_6E$a3fvl z+T{C9r!Rhc=Mvn8_UI+{mlO1j&J%j;7bkWFtE;PZ;EHMt?Ck8Qd_FIg1S;BJP5=;_ zexq*3?a`}n8+Z>qKP}=Jc^iNqpPc8-zp`X98I)3WV0Y8c-thbVGCVxYz`y|4uI&IY z{_$&WI)-78oJ*pVLgXU=dXJ#hy8G=Xh)B(MzbOM16SK3k7>42e$$kkGByT$4%5Unk zDYpz2-Ahd)A{2|orap2F$53m{%E}7;{rxDVNX{i4w?`>VUY^7-43ts~o_)l38=c%w ze+oEdYzF+F21=!p%4V|y5DJCd`?2Ym3lPynbqXuOmGsGW#JBEjy#F5t}d z#?Kq%^LY%zI5zmX2C7r294xke-6EIEp_FR6#>X}QPg5{WlWaDNQtG)~ed6+Zz2fzH g8=h!Sb*hulKW=WWw*pCktN;K207*qoM6N<$f{diMIRF3v diff --git a/Resources/Textures/Clothing/id_cards.rsi/meta.json b/Resources/Textures/Clothing/id_cards.rsi/meta.json index ecbc01066f..0007b26577 100644 --- a/Resources/Textures/Clothing/id_cards.rsi/meta.json +++ b/Resources/Textures/Clothing/id_cards.rsi/meta.json @@ -1 +1 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "CE", "directions": 1, "delays": [[1.0]]}, {"name": "CMO", "directions": 1, "delays": [[1.0]]}, {"name": "ERT_empty", "directions": 1, "delays": [[1.0]]}, {"name": "ERT_engineering", "directions": 1, "delays": [[1.0]]}, {"name": "ERT_leader", "directions": 1, "delays": [[1.0]]}, {"name": "ERT_medical", "directions": 1, "delays": [[1.0]]}, {"name": "ERT_security", "directions": 1, "delays": [[1.0]]}, {"name": "HoS", "directions": 1, "delays": [[1.0]]}, {"name": "RD", "directions": 1, "delays": [[1.0]]}, {"name": "TDgreen", "directions": 1, "delays": [[1.0]]}, {"name": "TDred", "directions": 1, "delays": [[1.0]]}, {"name": "admin", "directions": 1, "delays": [[1.0]]}, {"name": "cargo", "directions": 1, "delays": [[1.0]]}, {"name": "centcom", "directions": 1, "delays": [[1.0]]}, {"name": "centcom_old", "directions": 1, "delays": [[1.0]]}, {"name": "civilian", "directions": 1, "delays": [[1.0]]}, {"name": "civilian-inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "civilian-inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "clown", "directions": 1, "delays": [[1.0]]}, {"name": "creed", "directions": 1, "delays": [[1.0]]}, {"name": "deathsquad", "directions": 1, "delays": [[1.0]]}, {"name": "debit", "directions": 1, "delays": [[1.0]]}, {"name": "debit-elite", "directions": 1, "delays": [[1.0]]}, {"name": "debit-preferred", "directions": 1, "delays": [[1.0]]}, {"name": "emag", "directions": 1, "delays": [[1.0]]}, {"name": "engineering", "directions": 1, "delays": [[1.0]]}, {"name": "fingerprint0", "directions": 1, "delays": [[1.0]]}, {"name": "fingerprint1", "directions": 1, "delays": [[1.0]]}, {"name": "gold", "directions": 1, "delays": [[1.0]]}, {"name": "gold-inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "gold-inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "medical", "directions": 1, "delays": [[1.0]]}, {"name": "mime", "directions": 1, "delays": [[1.0]]}, {"name": "old", "directions": 1, "delays": [[1.0]]}, {"name": "research", "directions": 1, "delays": [[1.0]]}, {"name": "robot", "directions": 1, "delays": [[0.5, 0.5]]}, {"name": "security", "directions": 1, "delays": [[1.0]]}, {"name": "silver", "directions": 1, "delays": [[1.0]]}, {"name": "syndie", "directions": 1, "delays": [[1.0]]}, {"name": "trader", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "assigned", "directions": 1, "delays": [[1.0]]}, {"name": "gold", "directions": 1, "delays": [[1.0]]}, {"name": "default", "directions": 1, "delays": [[1.0]]}, {"name": "idassistant", "directions": 1, "delays": [[1.0]]}, {"name": "idcaptain", "directions": 1, "delays": [[1.0]]}, {"name": "idcargotechnician", "directions": 1, "delays": [[1.0]]}, {"name": "idcentcom", "directions": 1, "delays": [[1.0]]}, {"name": "idchiefengineer", "directions": 1, "delays": [[1.0]]}, {"name": "idchiefmedicalofficer", "directions": 1, "delays": [[1.0]]}, {"name": "idclown", "directions": 1, "delays": [[1.0]]}, {"name": "idheadofpersonnel", "directions": 1, "delays": [[1.0]]}, {"name": "idheadofsecurity", "directions": 1, "delays": [[1.0]]}, {"name": "idjanitor", "directions": 1, "delays": [[1.0]]}, {"name": "idmedicaldoctor", "directions": 1, "delays": [[1.0]]}, {"name": "idresearchdirector", "directions": 1, "delays": [[1.0]]}, {"name": "idscientist", "directions": 1, "delays": [[1.0]]}, {"name": "idsecurityofficer", "directions": 1, "delays": [[1.0]]}, {"name": "idcargotechnician", "directions": 1, "delays": [[1.0]]}, {"name": "idstationengineer", "directions": 1, "delays": [[1.0]]}, {"name": "silver", "directions": 1, "delays": [[1.0]]}, {"name": "default-inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "gold-inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "silver-inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "default-inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "gold-inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "silver-inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} diff --git a/Resources/Textures/Clothing/id_cards.rsi/mime.png b/Resources/Textures/Clothing/id_cards.rsi/mime.png deleted file mode 100644 index cd5d879db53c3e7bf0cc596b26986370a6f609aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 753 zcmVqiwTLhJfd=d;$EEWMYI8hjeTwh=F@bK`ZTpY&{$8jVG0%V;)l0?=-^Gi#MfB?Za@19+ZC7>0B@9bR5u z)I=39O;eOo6M++rKfk9BD`1+Y0L;zJ=^p#Op8}tspX>djZ5Y+s+8O}+`}=sF2Mlk- z#l=Ow2NH1JDe}PYRiRd^AtETH7z_r$n;8L=Qt1keo;Zpky4@}S^?Ds(;wo%xY-pp2 z2zz^bsl@8_I-O2un8bJj2^@xH0$5pD0ie-nWRe(FwOR$B-|qvkv$K-{UtV4U@cjIo zy@pD?Ay`AyG{QNv3!u|dIL_;ojlVKQAE|;|# zmzI`>n_oRLe%*ZEXJKIhfbsYJR0#kS3I%apmne#K0(sZz=H_N9aH4ld@#u{>IXTg7 zNWlGmpP8ANslgMeP$)g*P j1mN-U@%u{ss~@eu>ibMH;Q^_}00000NkvXXu0mjfZf91O diff --git a/Resources/Textures/Clothing/id_cards.rsi/old.png b/Resources/Textures/Clothing/id_cards.rsi/old.png deleted file mode 100644 index 64e7fe8abe3de02c2279a236235db895f231ac42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 905 zcmV;419tq0P)%7{a}>d$yXiVL|yymhSGA_4z*E_j%qsxYCvW z?@A;Rnn)yc(7ODWV1P^}13Ev@H~%nI!(P^5B>k86X@RK zv3JIL)*^33C>D#TD)aO67-N956t=duI5;@4+zTfVfR{g624HAt$nLL*@Zg6Bs47cK zOL(4#@B20lAk+)zP9PqSD?n}~7h2o=X%m23AKXG!8ND`&@B0{IP*r^2$MZZ!Mn-U5 zmuj_2r_+&hB@m0nR7CoMt3OsPxVyS?xs31oEG#V8J{U9w0}aGtF$KtGv)mZJ(X&?B zr~oi`dkz3&3?f2hqk^ikxVVVtc^G5J=koxpuC8)&a$={WQmN?C(UF7j=KD7R*zfF9x>rI~5fQupBEs?UvAu?_9_R+AQYku5I{>`?*>?c^ zeRnyOQe~skV+Nr3P0_}!suT(Zj4`$+c6WEFR?iCQbUM;wAe+rHH8lmm?;ouK@Sb@C zfQQbrz9s^d?v*SQU_Lib^zEnx@9gZbxp~&ChlhvZF|?70@Y{!>I)7TXti3>Xf!lPAkahS832EMy@=DN;y}T<5NLRKn9^4zM5Hg+7Snwb zkH>XpW`@bhNuGZE1pse;|0PfUcmjaqIF!FF_ayK<7~uZh`>1N@+<&2gz{J|x8jj=i zoM8EU9ucv>+)6Gq+d%{F@9&@cfD4VGF^28!Z6+or5D^N6!kN>5dnC7#vnHPJgI23` z;de{OK)c1v3tORXPp|OzpMbb^O(Pd_$K`R+&)z-gS6)bKNk``hY)y!Jsx9llu(@h(@CT&H7haWRS!6O93Wb8p-H`-p!Cg;v(Y~)809C~pgE0o%wuwX{WHOn$ zZ|^CA+8TF0*;zN{ZSyiQF@dVm-`|fh2B@TvN~I{3N&?$VpbGx(t*-&NwEqXUz9Pbf zZ!Vy!3=Iuo+cu8lxM=`&y>M3v1OfpCIDdSyVeHh!_W(F@^a!d-`@VJ@$H5qbs^T~f zwr$hW(t>4KB$G+X<+5xk0l(j`BGMH6&fL2$xOR1kL;}Zg7#J9E`{1s3f#2^}fLJWX zfvy7pJpbD>01VHb2H?Yk@4N5MwJk99?G&oY;NT#(ZDWif9*+YMkH>Kwht}3sEX!hQ zYN~k;)Pg%YI}q9Q*$g~9dm0hp@T-S8^vWRs^5s0|&YVM45fQikBEtImx_e!hKrJ{N z4paWUT#0q^F905R;~@YJ-g^3uW@h(&&%_54ZrrNM$jAuB7`G>umzPNBCqsaN=lgvDJsS>-u;^JZh*k#^6aUc-T zv9U4o}*k)CoKu4*qobpgZk2$_zP|F)6|&hZ9*<|+;D0qxn?m(qasB7(WHK2< diff --git a/Resources/Textures/Clothing/id_cards.rsi/robot.png b/Resources/Textures/Clothing/id_cards.rsi/robot.png deleted file mode 100644 index 9e87091adc9693607f1325c48ac7652145010edb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1139 zcmV-(1dRKMP)UQ$PClP#nkJg2 z$!+FOTxUYT6aa;-27v*b8ON)miQ_nZ$J}~;0Pik$gEdVP<`CwPeZ1eB@Pc9ZmSqj( zXSy5m`Fu}j!IZ~l0n;poUm&VP0Cr{^&+4X5}o(nQ}O0zXXqqz#A~?21iFn>D+KgJ}-e% zXBx}3D1Tk<%TH7&gcM51Vsgv{eOj#-I5SRY@lUl+o)OGQXB()cH^MM{Ug9xr-v}xB zJ)2-YpO@WT&$@~Pxc_x*N=U&5Ae+@FQ^vx#xE%pUL}YLj49jL=_2qHo(2AM-BAQU5yU$6h}m#?uQj*8#22?p>ax08a62%;29sZRJzOib|L-v?gB zrpNNrZ__M!Jp4oh#AMM{6ipF9RLLX?HVi`y!;r&Aha5gS1fc$XWUSd$e&S_>si~>- zzWAB>i3g!?@?XGir!EB>RWdzgd@#V#^pV$Lw$pd|qhAQVg6SzW{jt+FC>BS_PnDJe zx6^f90FJ*r?tslc1G^;;*n>!W zplIzH3Xg!__X}jRSpjI|8X>rzi?|uYT`lRI2~)pL0nq%a$*XT)F*!L&wOVC$b(Qn; z^DA{21wYXPdcar3m`Tj?-S4uSS!6>HCAhB3>+fFUx-J(N7XT=gy!KJ@V;Uq`Jmx;Z zy7&4`}2X9=ID2wRjX5wA)~8 z8y*xvDMewafa|(sGG4Z|ZJYJ=^`3=~lOHoc%q49$;#|Z*MOIpPrsx8S~@d_b8+5y0_c*OEJC@fyDz^`e`XFx7%&%|J2#o*gz@8$;nBo zls9Vr)oHNH^`hy<*fvl~5gf;(V1U}Y8r$33hzQMQbGVzB5%GJ^+kzN|?j1Iwn~)9K zhUV>@{*wf*R4RxFjYearg^!va^MK&QrD<;Ltg5}xfKH4)`|%l>OeUA?T|5|+b>jRZag-j-MV+$V_e*(N)7^QY&69r#kVPPR`t5&OQZEc~H8al?4WSsng z_v`cX^8jpaZlaXpChqss%DDNV61V-|ojbXcJGql#<$pY_mr+*zb|C-&002ovPDHLk FV1m&q9gP40 diff --git a/Resources/Textures/Clothing/id_cards.rsi/security.png b/Resources/Textures/Clothing/id_cards.rsi/security.png deleted file mode 100644 index ade9673563b404955df0c12ee0189a9cce42fe07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 953 zcmV;q14jIbP)Y0i=*+OBq2_6s4&dEcDR_x(Qa z^X9;jj`V*}Fc{QeFsQA@D})zdK6dAyTUDut>tHa3Pa2B@Zx%jMYI+!Q!q0yXfB?w0`g?Uj>WeMN*@ zpWQ-LnV6WsaU5LN_0j+u_QDe-5C{Ym;L{T?H;rBYYX^XH@0>$b={VMb>$(_YP*q&l z#c>?k+S;&fn`|~qrBac7CE)k_RYY2XuRZ+J1J|!EolfJrF5~0l-adHZF7W&P3J{CM z=ov~Z2&%a_Bn6<%IFy~pJz~2;_*0+<6w*-kw^fLNF;Dwm-hB{Y}+Q2 z$+X@B_290aE<_&rYz4mhU>gzPEnxKRQ2;h78{C||iK-$ZUj0Rcot+);b3+34;BYuh zWxE2v>iZu8&^0>)z=^qU{?W|xo3E3)p7P>WRg%dh#u#r;EG{mR&1S169ybt+#TXbE z0O0P03jkc%9iM4oqF!I#$pcUb1OOPDthQh0@lK2}EG#TAH#Y~s*49>Y8`h#05xzTr z-UGMN%IF!ovtI*n>Q0{9z-izIs$KHS$ZOTu1?K1Ho4_?S7+7ClmtwJ~wFGLK*?oWh z+Q&^RJ`LOk-T;0)J3?%C>}38f`4>9L<#LEf6WCky;}-&ffDR1}(cjR*W;Js9#~aby0=8BR5}p&UkyNGM@&yov-!s+Q0?pGpO+~X zi&&O*VDO#>>QksaSgiiKN}*6dMD|_d0~>%xDcH76KA%TK_T1HnE}ze*KA*4U6YY_X bbQt;@6W^cpNfK=T00000NkvXXu0mjf?)Aja diff --git a/Resources/Textures/Clothing/id_cards.rsi/silver-inhand-left.png b/Resources/Textures/Clothing/id_cards.rsi/silver-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8197fa122f95cbb42ab79beb779adc493b31ad4a GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=C7v#hAr*7p-rC5^qR7MIaH_cT zdbjlNp6(S7>Qn`cStEAyd3=xnDr7hi9%@=XPkbs@^%0>}S!Lxa8Rh5KPTz3q|2)J0 zl4hpnNv*zn7;jIHUsuNrQqI7j@cLE$=GUi}zZ2Y6e&w#islak(&G6~$4f%23Dx$=W SzW??Pq{`FP&t;ucLK6Vkia%=r literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/id_cards.rsi/silver-inhand-right.png b/Resources/Textures/Clothing/id_cards.rsi/silver-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..430322e892c2973bae407383ab33ad4b91dc1aa7 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=Wu7jMAr*7p-rC4}z<`6rq5pWt z&DNurET_&cnb?#xWjEu6&$>N~K!prXaZBYy#=NklEKo<9a<3DM{p2BB#U$q97H4#$Q*EWFk8K$i^ahgXgcVBiQ;Ts9L* zKqLe|LdIwHe@FwS7Xu83NRU`zmq6Ufs%MOf%CKjn7 z8s??91O5cN$bV%sya@m7$cnn=$9#APrmh*VDMccY_*Dn|0)E@J`$cNV*A4S_S%7=z zn-XqH#$rT5P_0Oi6&13gdUov2lgnlx5`y?N&uz8z2tuJ)a$f3BI87$;Ih%#rb=ZOP z$N2r8>#nbWi3c4-05GvE&ozj5`hjXi0szFPdBj(C&p$c9VC~!|Ox&gv_Uas%SQa{F wclio#uCMkg7>3SU7lVFJ`19X!L_|cyH%?Z{Wxbq_w*UYD07*qoM6N<$f(XXaOaK4? delta 643 zcmV-}0(|}71DgeqBYy&7NklB-E``b=@7bPbZ|L1 zu#^^@N(&CsqZpwD2cgm_Q>jqs;*c>*K{{nQ5OfeO1-l#>9RwfrAYJ-ilbG{Q>rM5W zbf4LUDNJb3}Bij0Ius21VPN1xqoZ1VHf~-o|k&>UK>b0 zv6M?Z&s%9>FAYS+#bS|sKEHC05CX$6a9uYx{!a}g#ZmJ4Jhp8EP_Ne!LIA5R{8a-| zECs&r$F2_s10@EOJdK?ikm7#7uf~?kB>@`j6OJ?Z*EiUq@;Gl}eWHPD!ww90Q zsw2k$OsCTd>`H5mF@`vfxx2el@WKd`;Lr1-V{RCptW3DzE;DW|Jj;OZ`*pCRCa4Q+ zjH%Va{r$aK%Yf&3qLkt?YiI0g&$d8a?T7TJ0nhWqoopDwr=O+<{<7%hgBSHQxQgQ# zfTN=$U{y0BBAo`BU{@`$)7Kn5olX%Elu}rmk8#tWl&bFn7hF~>z`N^f0DhmI0*^!i z7@la7B&iBbL^wP=Y%S#G<|a4MG*H3;b_N3gj)8OFYln&2q&5ZMhwlRrhGA<=6h#0m zmrDiEb6+a8^0PA-a9qFvMvaNwe1EhlyEd)HUS_HVkD`buidZg}s)V-;%w{u{BuUji zFFt=2Pq}(`#k)3TRE+)83wYlPfK`OzIA%N^x4_k+n;pLIOBjY|t*aC?!NwSrQhd0* z1*o8|uJ$Y}p`*L=6Rs#Y|CX>8!i$`nSs)cWF1rcFBpRaYycWy&#ZEd@h z7f4wnZhnU+xry&y-kzniXWcKI2C^(uQtTu5qUkypjLG56KN|mJ0O~v9;^Lx8L#ZT5 z==FLp20v-wp(vDfux^fDYyehKFvc(*k5NiJS=AdgP{0IWu~=*rywz5v{sJ)QH0b={ RRo(yq002ovPDHLkV1jDgIt2g# diff --git a/Resources/Textures/Clothing/id_cards.rsi/trader.png b/Resources/Textures/Clothing/id_cards.rsi/trader.png deleted file mode 100644 index 65a1e25c2b55e4015befb4b60b9d2f8288947a6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1034 zcmV+l1oiugP)f;+0IslhM|xwQ&=jvyUe`c^6KV{QPXl-Rb7ZQCp_FQaK1 zp-?C*hFu#-&$#5xl8k$vS3Pufbs?q1vMd@K8__h4SS-fa*ckKk^NRbgBXGc%KD(sG zoP3243|}2aN=a*LE2e1@iA0o<^tq09Tmg^ABLU7gpI2kr%NhVTez*ZZ-G_BZDRCcj zV_6oqZ7aBGn&ju_6N|+d85v=5aZ&8ZfZOesLWm5oqdPy{;p|6evsN{Hbr{RCXl`!C zwrwoS!m=!Wx%M+!aUlTx{rv*|Ap*DCEdheTASX&s0PuA6DFC-`-3Fk(p&o$M$Ey?^ zE#T&lH<41(($a!yn%K5YC=>$V-I8~Bw!Fa#kI{+?DJm+GOG`^4s{-lZiHQl~@i+ii zzPrN6wGjZ$ynhBrMR5K5>j)vJJy)wLVcRy{Uw0#=L`q4;>*YLK-r%KI4paU?1=G{h zDuzS3z-47+1cO03Iy$Ips3Z9x$=%=YB7|UlWnERFzM)>3S$nd^5$yv78bHUL-9Nfk(SEfw_kATbZP3LM-SC_!O;TNo~$XTqx4U6 zV`GE9?mpu2IKSTi4en=xvkWAYNuley^!xn^4$#winX1}K00xEzGFF?erVC8~to*r> zdf$U2o12^Hx}Fo9Wx&zom6er@kB>7qH@D~QJZCFTBoac`bqRkTEM{kB zReN>%_