diff --git a/Resources/Locale/ru-RU/_CorvaxNext/objectives/conditions/steal-target-groups.ftl b/Resources/Locale/ru-RU/_CorvaxNext/objectives/conditions/steal-target-groups.ftl new file mode 100644 index 00000000000..8b474e6856e --- /dev/null +++ b/Resources/Locale/ru-RU/_CorvaxNext/objectives/conditions/steal-target-groups.ftl @@ -0,0 +1 @@ +steal-target-groups-security-badge = жетоны службы безопасности \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/clothing/neck/secbadge.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/clothing/neck/secbadge.ftl new file mode 100644 index 00000000000..1d7d1057045 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/clothing/neck/secbadge.ftl @@ -0,0 +1,16 @@ +ent-ClothingNeckSecBadgeBase = жетон + .desc = Уважай мой авторитет! +ent-ClothingNeckSecBadgeCadet = жетон кадета + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgePilot = жетон пилота + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgeDetective = жетон детектива + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgeBrigmedic = жетон бригмедика + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgeOfficer = жетон офицера + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgeWarden = жетон смотрителя + .desc = { ent-ClothingNeckSecBadgeBase.desc } +ent-ClothingNeckSecBadgeHos = жетон главы службы безопасности + .desc = { ent-ClothingNeckSecBadgeBase.desc } \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/objectives/thief.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/objectives/thief.ftl new file mode 100644 index 00000000000..37ba7477eb5 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/objectives/thief.ftl @@ -0,0 +1,2 @@ +ent-ClothingNeckSecBadgeStealCollectionObjective = { ent-BaseThiefStealCollectionObjective } + .desc = { ent-BaseThiefStealCollectionObjective.desc } \ No newline at end of file diff --git a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml index a05681cf6e3..601e51f64a7 100644 --- a/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml +++ b/Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml @@ -36,3 +36,4 @@ - BoxSurvivalSecurity - Flash - MagazinePistol + - ClothingNeckSecBadgePilot # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/Objectives/objectiveGroups.yml b/Resources/Prototypes/Objectives/objectiveGroups.yml index 2bf1b2707fd..f7a421e42f5 100644 --- a/Resources/Prototypes/Objectives/objectiveGroups.yml +++ b/Resources/Prototypes/Objectives/objectiveGroups.yml @@ -66,6 +66,7 @@ TechnologyDiskStealCollectionObjective: 1 #rnd IDCardsStealCollectionObjective: 1 LAMPStealCollectionObjective: 2 #only for moth + ClothingNeckSecBadgeStealCollectionObjective: 0.5 # Corvax-Next-Badges - type: weightedRandom id: ThiefObjectiveGroupItem diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index 090d261aedb..8e0ab1d2aed 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -35,3 +35,4 @@ - Flash - ForensicPad - ForensicScanner + - ClothingNeckSecBadgeDetective # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index d913fc73f90..c23ce3fbc23 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -50,3 +50,4 @@ back: - Flash - MagazinePistol + - ClothingNeckSecBadgeHos # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml index ce98ac40ac1..ddb9351a45d 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml @@ -39,3 +39,4 @@ back: - Flash - MagazinePistol + - ClothingNeckSecBadgeCadet # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index 8a59c63234f..f15447286a6 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -32,3 +32,4 @@ back: - Flash - MagazinePistol + - ClothingNeckSecBadgeOfficer # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 83c7c83a03b..014af501648 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -35,3 +35,4 @@ back: - Flash - MagazinePistol + - ClothingNeckSecBadgeWarden # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Prototypes/_CorvaxNext/Entities/Clothing/Neck/secbadge.yml b/Resources/Prototypes/_CorvaxNext/Entities/Clothing/Neck/secbadge.yml new file mode 100644 index 00000000000..2c3cdc7ce0e --- /dev/null +++ b/Resources/Prototypes/_CorvaxNext/Entities/Clothing/Neck/secbadge.yml @@ -0,0 +1,94 @@ +- type: entity + parent: ClothingNeckBase + id: ClothingNeckSecBadgeBase + name: badge + description: Respect my authority! + abstract: true + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi + - type: Reflect + reflectProb: 0.01 + spread: 90 + - type: MeleeWeapon + attackRate: 1.1 + damage: + types: + Blunt: 7 + soundHit: + collection: Punch + animation: WeaponArcFist + - type: StealTarget + stealGroup: ClothingNeckSecBadge + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeCadet + name: cadet badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgePilot + name: pilot badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeDetective + name: detective badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeBrigmedic + name: brigmedic badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeOfficer + name: officer badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeWarden + name: warden badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi + +- type: entity + parent: ClothingNeckSecBadgeBase + id: ClothingNeckSecBadgeHos + name: head of security badge + components: + - type: Sprite + sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi + - type: Clothing + sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi diff --git a/Resources/Prototypes/_CorvaxNext/Objectives/stealTargetGroups.yml b/Resources/Prototypes/_CorvaxNext/Objectives/stealTargetGroups.yml new file mode 100644 index 00000000000..0d9bda6b3e7 --- /dev/null +++ b/Resources/Prototypes/_CorvaxNext/Objectives/stealTargetGroups.yml @@ -0,0 +1,6 @@ +- type: stealTargetGroup + id: ClothingNeckSecBadge + name: steal-target-groups-security-badge + sprite: + sprite: _CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi + state: icon \ No newline at end of file diff --git a/Resources/Prototypes/_CorvaxNext/Objectives/thief.yml b/Resources/Prototypes/_CorvaxNext/Objectives/thief.yml new file mode 100644 index 00000000000..98fd74c21d0 --- /dev/null +++ b/Resources/Prototypes/_CorvaxNext/Objectives/thief.yml @@ -0,0 +1,10 @@ +- type: entity + parent: BaseThiefStealObjective + id: ClothingNeckSecBadgeStealCollectionObjective + components: + - type: StealCondition + stealGroup: ClothingNeckSecBadge + minCollectionSize: 2 + maxCollectionSize: 4 + - type: Objective + difficulty: 1.5 \ No newline at end of file diff --git a/Resources/Prototypes/_CorvaxNext/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/_CorvaxNext/Roles/Jobs/Security/brigmedic.yml index 67a7bc6904e..fb8432d4606 100644 --- a/Resources/Prototypes/_CorvaxNext/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/_CorvaxNext/Roles/Jobs/Security/brigmedic.yml @@ -40,3 +40,4 @@ back: - Flash - MedkitAdvancedFilled + - ClothingNeckSecBadgeBrigmedic # Corvax-Next-Badges \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..ac4e3beeb49 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/icon.png new file mode 100644 index 00000000000..50a44d28096 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..7d8a9c59ff3 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..f6c722f8ad5 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/brigmedbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..99155c326f0 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/icon.png new file mode 100644 index 00000000000..2bf8d790f87 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..c585d5c4e65 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..0934e629e7c Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/cadetbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..477782d1402 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/icon.png new file mode 100644 index 00000000000..9fcde6d4693 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..3c70d4e67b0 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..2c5574be200 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/detbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..88f9587a879 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/icon.png new file mode 100644 index 00000000000..31d456c09fe Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..cd8605c0022 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..6978e99cd53 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/hosbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..99155c326f0 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/icon.png new file mode 100644 index 00000000000..1c50b922ff4 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..c585d5c4e65 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..0934e629e7c Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/officerbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..9342cd58566 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/icon.png new file mode 100644 index 00000000000..07de3028c4e Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..c585d5c4e65 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..0934e629e7c Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/pilotbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/equipped-NECK.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/equipped-NECK.png new file mode 100644 index 00000000000..88f9587a879 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/icon.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/icon.png new file mode 100644 index 00000000000..386b3e105e3 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/icon.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-left.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-left.png new file mode 100644 index 00000000000..cd8605c0022 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-left.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-right.png b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-right.png new file mode 100644 index 00000000000..6978e99cd53 Binary files /dev/null and b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/inhand-right.png differ diff --git a/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/meta.json b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/meta.json new file mode 100644 index 00000000000..2f18ebddb51 --- /dev/null +++ b/Resources/Textures/_CorvaxNext/Clothing/Neck/SecBadge/wardenbadge.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "taken from https://github.com/discordia-space/CEV-Eris/pull/8411, made by thevandie, resprite by Kill_Me_I_Noobs", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file