-
-
Notifications
You must be signed in to change notification settings - Fork 225
Представитель Квиллу, новая одежда #491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
884731a
6078c96
f304365
3c1b43f
41d1aa9
cf17cd9
a8c2cb9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| # Lust Station additional loadout group names | ||
| loadout-group-IAA-backpack = Satchels | ||
| loadout-group-qillurepresentative-neck = { loadout-group-neck } | ||
| loadout-group-qillurepresentative-jumpsuit = { loadout-group-jumpsuit } | ||
| loadout-group-qillurepresentative-back = { loadout-group-back } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ent-ClothingBackpackDuffelNtrepWhite = белый вещмешок Qillu | ||
| .desc = Стильный белый вещмешок, выданный Qillu. | ||
| ent-ClothingBackpackDuffelNtrepBlack = чёрный вещмешок Qillu | ||
| .desc = Стильный чёрный вещмешок, выданный Qillu. | ||
| ent-ClothingBackpackSatchelNtrepWhite = белая сумка Qillu | ||
| .desc = Аккуратная белая сумка, выданная Qillu. | ||
| ent-ClothingBackpackSatchelNtrepBlack = чёрная сумка Qillu | ||
| .desc = Аккуратная чёрная сумка, выданная Qillu. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ent-ClothingNeckJacketNtrepWhite = белая куртка Qillu | ||
| .desc = Формальная белая куртка Qillu. | ||
| ent-ClothingNeckJacketNtrepBlack = чёрная куртка Qillu | ||
| .desc = Формальная чёрная куртка Qillu. | ||
| ent-ClothingNeckMantleNtrepWhite = белая мантия Qillu | ||
| .desc = Элегантная белая мантия Qillu. | ||
| ent-ClothingNeckMantleNtrepBlack = чёрная мантия Qillu | ||
| .desc = Элегантная чёрная мантия Qillu. | ||
Kinar7 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| ent-ClothingUniformJumpsuitNtrepFormalWhite = белая парадная форма Qillu | ||
| .desc = Белая парадная форма Qillu. | ||
| ent-ClothingUniformJumpsuitNtrepFormalBlack = чёрная парадная форма Qillu | ||
| .desc = Чёрная парадная форма Qillu. | ||
| ent-ClothingUniformJumpsuitNtrepGreatcoatWhite = белая шинель Qillu | ||
| .desc = Стильная белая шинель Qillu. | ||
| ent-ClothingUniformJumpsuitNtrepGreatcoatBlack = чёрная шинель Qillu | ||
| .desc = Стильная чёрная шинель Qillu. |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Лучше перенести сумки в вещи ЦК и просто вручить их в loaduot ПК
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Я не нашел лодаута ЦК в папках луста |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # NTRep Duffel Bags | ||
| - type: entity | ||
| parent: ClothingBackpackDuffel | ||
| id: ClothingBackpackDuffelNtrepWhite | ||
| name: white Qillu representative duffel bag | ||
| description: A stylish white duffel bag issued to Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi | ||
Orvex07 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| - type: entity | ||
| parent: ClothingBackpackDuffel | ||
| id: ClothingBackpackDuffelNtrepBlack | ||
| name: black Qillu representative duffel bag | ||
| description: A stylish black duffel bag issued to Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # NTRep Satchels | ||
| - type: entity | ||
| parent: ClothingBackpackSatchel | ||
| id: ClothingBackpackSatchelNtrepWhite | ||
| name: white Qillu representative satchel | ||
| description: A neat white satchel issued to Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi | ||
|
Comment on lines
+7
to
+9
|
||
|
|
||
| - type: entity | ||
| parent: ClothingBackpackSatchel | ||
| id: ClothingBackpackSatchelNtrepBlack | ||
| name: black Qillu representative satchel | ||
| description: A neat black satchel issued to Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| # NTRep Jackets (Neck slot) | ||
| - type: entity | ||
| parent: ClothingNeckBase | ||
| id: ClothingNeckJacketNtrepWhite | ||
| name: white Qillu representative jacket | ||
| description: A formal white jacket worn by Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi | ||
|
|
||
| - type: entity | ||
| parent: ClothingNeckBase | ||
| id: ClothingNeckJacketNtrepBlack | ||
| name: black Qillu representative jacket | ||
| description: A formal black jacket worn by Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi | ||
|
|
||
| # NTRep Mantles (Neck slot) | ||
| - type: entity | ||
| parent: ClothingNeckBase | ||
| id: ClothingNeckMantleNtrepWhite | ||
| name: white Qillu representative mantle | ||
| description: An elegant white mantle worn by Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi | ||
|
|
||
| - type: entity | ||
| parent: ClothingNeckBase | ||
| id: ClothingNeckMantleNtrepBlack | ||
| name: black Qillu representative mantle | ||
| description: An elegant black mantle worn by Qillu representatives. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| # NTRep Formal Uniforms | ||
| - type: entity | ||
| parent: ClothingUniformBase | ||
| id: ClothingUniformJumpsuitNtrepFormalWhite | ||
| name: white Qillu representative formal uniform | ||
| description: A formal white uniform of the Qillu representative. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi | ||
|
|
||
| - type: entity | ||
| parent: ClothingUniformBase | ||
| id: ClothingUniformJumpsuitNtrepFormalBlack | ||
| name: black Qillu representative formal uniform | ||
| description: A formal black uniform of the Qillu representative. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi | ||
|
|
||
| # NTRep Greatcoats (Uniforms) | ||
| - type: entity | ||
| parent: ClothingUniformBase | ||
| id: ClothingUniformJumpsuitNtrepGreatcoatWhite | ||
| name: white Qillu representative greatcoat | ||
| description: A stylish white greatcoat of the Qillu representative. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi | ||
|
|
||
| - type: entity | ||
| parent: ClothingUniformBase | ||
| id: ClothingUniformJumpsuitNtrepGreatcoatBlack | ||
| name: black Qillu representative greatcoat | ||
| description: A stylish black greatcoat of the Qillu representative. | ||
| components: | ||
| - type: Sprite | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi | ||
| - type: Clothing | ||
| sprite: _Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| # NTRep Uniforms (Lust) | ||
| - type: loadout | ||
| id: NanoTrasenRepresentativeFormalWhite | ||
| equipment: | ||
| jumpsuit: ClothingUniformJumpsuitNtrepFormalWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeFormalBlack | ||
| equipment: | ||
| jumpsuit: ClothingUniformJumpsuitNtrepFormalBlack | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeGreatcoatWhite | ||
| equipment: | ||
| jumpsuit: ClothingUniformJumpsuitNtrepGreatcoatWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeGreatcoatBlack | ||
| equipment: | ||
| jumpsuit: ClothingUniformJumpsuitNtrepGreatcoatBlack | ||
|
|
||
| # NTRep Neck | ||
| - type: loadout | ||
| id: NanoTrasenRepresentativeJacketWhite | ||
| equipment: | ||
| neck: ClothingNeckJacketNtrepWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeJacketBlack | ||
| equipment: | ||
| neck: ClothingNeckJacketNtrepBlack | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeMantleWhite | ||
| equipment: | ||
| neck: ClothingNeckMantleNtrepWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeMantleBlack | ||
| equipment: | ||
| neck: ClothingNeckMantleNtrepBlack | ||
|
|
||
| # NTRep Backpacks | ||
| - type: loadout | ||
| id: NanoTrasenRepresentativeDuffelWhite | ||
| equipment: | ||
| back: ClothingBackpackDuffelNtrepWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeDuffelBlack | ||
| equipment: | ||
| back: ClothingBackpackDuffelNtrepBlack | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeSatchelWhite | ||
| equipment: | ||
| back: ClothingBackpackSatchelNtrepWhite | ||
|
|
||
| - type: loadout | ||
| id: NanoTrasenRepresentativeSatchelBlack | ||
| equipment: | ||
| back: ClothingBackpackSatchelNtrepBlack |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "version": 1, | ||
| "license": "CC-BY-SA-4.0", | ||
| "copyright": "Made by @bulbo44kkey(discord) for Lust Station", | ||
| "size": { | ||
| "x": 32, | ||
| "y": 32 | ||
| }, | ||
| "states": [ | ||
| { | ||
| "name": "icon" | ||
| }, | ||
| { | ||
| "name": "equipped-BACKPACK", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-left", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-right", | ||
| "directions": 4 | ||
| } | ||
| ] | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "version": 1, | ||
| "license": "CC-BY-SA-4.0", | ||
| "copyright": "Made by @bulbo44kkey(discord) for Lust Station", | ||
| "size": { | ||
| "x": 32, | ||
| "y": 32 | ||
| }, | ||
| "states": [ | ||
| { | ||
| "name": "icon" | ||
| }, | ||
| { | ||
| "name": "equipped-BACKPACK", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-left", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-right", | ||
| "directions": 4 | ||
| } | ||
| ] | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "version": 1, | ||
| "license": "CC-BY-SA-4.0", | ||
| "copyright": "Made by @bulbo44kkey(discord) for Lust Station", | ||
| "size": { | ||
| "x": 32, | ||
| "y": 32 | ||
| }, | ||
| "states": [ | ||
| { | ||
| "name": "icon" | ||
| }, | ||
| { | ||
| "name": "equipped-BACKPACK", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-left", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-right", | ||
| "directions": 4 | ||
| } | ||
| ] | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| { | ||
| "version": 1, | ||
| "license": "CC-BY-SA-4.0", | ||
| "copyright": "Made by @bulbo44kkey(discord) for Lust Station", | ||
| "size": { | ||
| "x": 32, | ||
| "y": 32 | ||
| }, | ||
| "states": [ | ||
| { | ||
| "name": "icon" | ||
| }, | ||
| { | ||
| "name": "equipped-BACKPACK", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-left", | ||
| "directions": 4 | ||
| }, | ||
| { | ||
| "name": "inhand-right", | ||
| "directions": 4 | ||
| } | ||
| ] | ||
| } |
Uh oh!
There was an error while loading. Please reload this page.