Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
damageCoefficient: 0.3
- type: Armor
modifiers:
coefficients:
coefficients:
Blunt: 0.4
Slash: 0.4
Piercing: 0.35
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# Station Representative Forms
# Sources: https://discord.com/channels/1123826877245694004/1182366744266932224/1182366744266932224
# https://docs.google.com/document/d/1jDX9numj-VHKBJ2FiiEo1GIlHESffOUIHIIXaqhEnls/edit?pli=1#heading=h.ru93r8n0fb7m
# These forms should be kept up-to-date with changes to Space Law.

# Filled Folder
- type: entity
id: ForgeFillNfsdForms
abstract: true
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Forge/Clothing/Wallet/leather.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
visible: false
- state: closed-coin
map: ["closed-coin"]
visible: false
visible: false
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@
tags:
- SyndicateSabre
- type: DisarmMalus

Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
- JugBluespaceInter # - 50000 спесо (контрабандные)
- PowerCellSyndicateInter

# Конвентер кэша
# Конвертер кэша
- type: latheRecipePack
id: SyndicateTradingCash
recipes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
enum.ThiefBackpackUIKey.Key:
type: ThiefBackpackBoundUserInterface
- type: Contraband # Frontier
hideValues: true # Frontier
hideValues: true # Frontier
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Forge/Syndicate/Kits/ShturmKit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
enum.ThiefBackpackUIKey.Key:
type: ThiefBackpackBoundUserInterface
- type: Contraband # Frontier
hideValues: true # Frontier
hideValues: true # Frontier
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Forge/Syndicate/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
- type: entity
parent: [ BaseLatheLube, BaseStructureDisableToolUse ]
id: SyndicateDataConventor
name: конвентер кэша Синдиката
name: конвертер кэша Синдиката
description: Сервер на котором хранятся ужасные данные Синдиката. Тут имеется слот для кэша.
components:
- type: Sprite
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Forge/radio_channels.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
- type: radioChannel
id: SyndicateSmuggler
name: Контрабандист
name: radio-smuggler
keycode: 'й'
frequency: 1246
color: "#9e1500"
longRange: true

- type: radioChannel
id: SyndicateShturm
name: Жнецы
name: radio-shturm
keycode: 'у'
frequency: 5603
color: "#680721"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
damageCoefficient: 0.3
- type: Armor
modifiers:
coefficients:
coefficients:
Blunt: 0.4
Slash: 0.4
Piercing: 0.35
Expand Down

This file was deleted.

Loading