Skip to content

Commit

Permalink
опять фиксы х4
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyDarkFox committed Sep 4, 2024
1 parent 0db44f5 commit 5a98fb8
Show file tree
Hide file tree
Showing 37 changed files with 139 additions and 69 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,20 @@
- type: Access
groups:
- AllAccess

- type: entity
parent: DoorRemoteDefault
id: DoorRemoteCC
name: Пульт ЦК
suffix: Cenctom
components:
- type: Sprite
layers:
- state: door_remotebase
- state: door_remotelightscolour
color: "#2eba22"
- state: door_remotescreencolour
color: "#22871a"
- type: Access
groups:
- CentCom
18 changes: 18 additions & 0 deletions Resources/Prototypes/_LostParadise/Research/arsenal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
- type: technology
id: LPPRoboticsSecurity
name: research-technology-robotics-security
icon:
sprite: Objects/Misc/handcuffs.rsi
state: handcuff
discipline: Arsenal
tier: 1
cost: 7000
recipeUnlocks:
- LPPBorgModuleAresst
- LPPBattleBorgModule
- LPPLeftArmBorgSecurity
- LPPRightArmBorgSecurity
- LPPLeftLegBorgSecurity
- LPPRightLegBorgSecurity
- LPPHeadBorgSecurity
- LPPTorsoBorgSecurity
19 changes: 19 additions & 0 deletions Resources/Prototypes/_LostParadise/Research/civilianservices.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Tier 1

- type: technology
id: LPPRoboticsCivilanServices
name: research-technology-robotics-erotic
icon:
sprite: _LostParadise/Objects/Fun/ERP/whips.rsi
state: icon
discipline: CivilianServices
tier: 2
cost: 15000
recipeUnlocks:
- LPPLeftArmBorgErotic
- LPPRightArmBorgErotic
- LPPLeftLegBorgErotic
- LPPRightLegBorgErotic
- LPPHeadBorgErotic
- LPPTorsoBorgErotic
- LPPERPModuleBorg
6 changes: 6 additions & 0 deletions Resources/Prototypes/_LostParadise/Research/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
tier: 2
cost: 12000
recipeUnlocks:
- LPPLeftArmBorgScience
- LPPRightArmBorgScience
- LPPLeftLegBorgScience
- LPPRightLegBorgScience
- LPPHeadBorgScience
- LPPTorsoBorgScience
- BorgModuleArtifact
- BorgModuleAnomaly

Expand Down
19 changes: 19 additions & 0 deletions Resources/Prototypes/_LostParadise/Research/industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,22 @@
cost: 7500
recipeUnlocks:
- WeaponCutterAdv

# Tier 2
- type: technology
id: LPPRoboticsIndustrial
name: research-technology-robotics-mining
icon:
sprite: Objects/Weapons/Melee/survival_knife.rsi
state: icon
discipline: Industrial
tier: 2
cost: 15000
recipeUnlocks:
- LPPLeftArmBorgMining
- LPPRightArmBorgMining
- LPPLeftLegBorgMining
- LPPRightLegBorgMining
- LPPHeadBorgMining
- LPPTorsoBorgMining
- BorgModuleMining
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "combat-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET",
"directions": 4
Expand Down
9 changes: 9 additions & 0 deletions Resources/Textures/Objects/Materials/ore.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
{
"name": "silver"
},
{
"name": "adamantine"
},
{
"name": "copper"
},
{
"name": "ammonia"
},
{
"name": "titanium"
},
Expand Down
6 changes: 6 additions & 0 deletions Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
{
"name": "envelope_torn_overlay"
},
{
"name": "paper_stamp-notary"
},
{
"name": "paper_stamp-void"
},
{
"name": "folder-base"
},
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Tools/crowbar.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"name": "icon"
},
{
"name": "red-crowbar"
},
{
"name": "red-icon"
},
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Tools/wrench.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
{
"name": "icon"
},
{
"name": "wrench"
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,21 @@
{
"name": "frame"
},
{
"name": "extinguisher-mini"
},
{
"name": "extinguisher_empty"
},
{
"name": "extinguisher_mini"
},
{
"name": "extinguisher_full"
},
{
"name": "extinguisher_closed"
},
{
"name": "open"
}
Expand Down
18 changes: 18 additions & 0 deletions Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1458,6 +1458,24 @@
]
]
},
{
"name": "direction_lawyer",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "nine",
"delays": [
Expand Down
4 changes: 2 additions & 2 deletions Resources/Textures/Structures/cryostorage.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"delays": [
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05],
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05],
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05],
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05]
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05],
[1.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05]
]
}
]
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 5a98fb8

Please sign in to comment.