diff --git a/Resources/Prototypes/SS220/Entities/Debugging/access_configurator_debug.yml b/Resources/Prototypes/SS220/Entities/Debugging/access_configurator_debug.yml new file mode 100644 index 00000000000000..7559a1e187c00c --- /dev/null +++ b/Resources/Prototypes/SS220/Entities/Debugging/access_configurator_debug.yml @@ -0,0 +1,49 @@ +- type: entity + parent: AccessConfigurator + id: AccessConfiguratorDebug + name: конфигуратор доступа + description: Используется в маппинге для изменения требований уровня доступа к шлюзам и другим запираемым объектам. Не маппить. + suffix: Debug, Маппинг + components: + - type: Sprite + sprite: SS220/Debugging/debug_access_configurator.rsi + state: icon + - type: Item + size: Small + - type: Clothing + sprite: SS220/Debugging/debug_access_configurator.rsi + - type: AccessOverrider + accessLevels: + - Armory + - Atmospherics + - Bar + - Brig + - Blueshield + - Captain + - Cargo + - Chapel + - Chemistry + - ChiefEngineer + - ChiefMedicalOfficer + - Command + - Detective + - Engineering + - EmergencyShuttleRepealAll + - External + - HeadOfPersonnel + - HeadOfSecurity + - Hydroponics + - Janitor + - Kitchen + - Maintenance + - Medical + - NuclearOperative + - Paramedic + - Quartermaster + - Research + - ResearchDirector + - Salvage + - Security + - Service + - SyndicateAgent + - Theatre diff --git a/Resources/Prototypes/SS220/Entities/Debugging/id_card_debug.yml b/Resources/Prototypes/SS220/Entities/Debugging/id_card_debug.yml new file mode 100644 index 00000000000000..4618c07236199c --- /dev/null +++ b/Resources/Prototypes/SS220/Entities/Debugging/id_card_debug.yml @@ -0,0 +1,50 @@ +- type: entity + id: DebugIDCard + parent: IDCardStandard + name: ID карта дебага + description: Карта, предназначенная для работы с конфигуратором доступа. Имеет абсолютно все доступы. Не маппить. + suffix: Debug, Маппинг + components: + - type: Sprite + sprite: SS220/Debugging/debug_id_card.rsi + layers: + - state: debug + - type: Clothing + slots: + - idcard + sprite: SS220/Debugging/debug_id_card.rsi + - type: Access + tags: + - Armory + - Atmospherics + - Bar + - Brig + - Blueshield + - Captain + - Cargo + - Chapel + - Chemistry + - ChiefEngineer + - ChiefMedicalOfficer + - Command + - Detective + - Engineering + - EmergencyShuttleRepealAll + - External + - HeadOfPersonnel + - HeadOfSecurity + - Hydroponics + - Janitor + - Kitchen + - Maintenance + - Medical + - NuclearOperative + - Paramedic + - Quartermaster + - Research + - ResearchDirector + - Salvage + - Security + - Service + - SyndicateAgent + - Theatre diff --git a/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/equipped-BELT.png b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/equipped-BELT.png new file mode 100644 index 00000000000000..3b57ed39b10534 Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/icon.png b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/icon.png new file mode 100644 index 00000000000000..655318284184ea Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-left.png b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-left.png new file mode 100644 index 00000000000000..5afba5ad7a99d2 Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-right.png b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-right.png new file mode 100644 index 00000000000000..1e7bffd0a7e65c Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/meta.json b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/meta.json new file mode 100644 index 00000000000000..959c9502018baa --- /dev/null +++ b/Resources/Textures/SS220/Debugging/debug_access_configurator.rsi/meta.json @@ -0,0 +1,62 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Color-swap of the network configurator made by 20kdc (github) for ss14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-BELT", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-left.png b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-left.png new file mode 100644 index 00000000000000..a9a97bc8123f6a Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-left.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-right.png b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-right.png new file mode 100644 index 00000000000000..9a02ff5152a6f4 Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug-inhand-right.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug.png b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug.png new file mode 100644 index 00000000000000..af1a4e2146fac2 Binary files /dev/null and b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/debug.png differ diff --git a/Resources/Textures/SS220/Debugging/debug_id_card.rsi/meta.json b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/meta.json new file mode 100644 index 00000000000000..5704da4df7999f --- /dev/null +++ b/Resources/Textures/SS220/Debugging/debug_id_card.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e, iddebug made by Kit0vras (github) for SS220", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "debug" + }, + { + "name": "debug-inhand-left", + "directions": 4 + }, + { + "name": "debug-inhand-right", + "directions": 4 + } + ] +}