diff --git a/Resources/Locale/en-US/_DV/datasets/names/spider-operative.ftl b/Resources/Locale/en-US/_DV/datasets/names/spider-operative.ftl index e12c0b5bed..d844261b19 100644 --- a/Resources/Locale/en-US/_DV/datasets/names/spider-operative.ftl +++ b/Resources/Locale/en-US/_DV/datasets/names/spider-operative.ftl @@ -43,4 +43,4 @@ names-spider-operative-dataset-42=Operator Penny names-spider-operative-dataset-43=Operator Noir names-spider-operative-dataset-44=Operator Ham names-spider-operative-dataset-45=Operator Brown -names-spider-operative-dataset-46=Operator Hobo \ No newline at end of file +names-spider-operative-dataset-46=Operator Hobo diff --git a/Resources/Prototypes/_DV/Damage/modifier_sets.yml b/Resources/Prototypes/_DV/Damage/modifier_sets.yml index 3da17c0305..99611a1d65 100644 --- a/Resources/Prototypes/_DV/Damage/modifier_sets.yml +++ b/Resources/Prototypes/_DV/Damage/modifier_sets.yml @@ -184,4 +184,4 @@ Heat: 0.2 Radiation: 0.01 Caustic: 0.5 - Cold: 0.4 \ No newline at end of file + Cold: 0.4 diff --git a/Resources/Prototypes/_DV/Datasets/Names/nukie_spider.yml b/Resources/Prototypes/_DV/Datasets/Names/nukie_spider.yml index 7eae088829..6664f8354e 100644 --- a/Resources/Prototypes/_DV/Datasets/Names/nukie_spider.yml +++ b/Resources/Prototypes/_DV/Datasets/Names/nukie_spider.yml @@ -2,4 +2,4 @@ id: NamesNukieSpider values: prefix: names-spider-operative-dataset- - count: 46 \ No newline at end of file + count: 46 diff --git a/Resources/Textures/_DV/Mobs/Animals/nukiespider.rsi/meta.json b/Resources/Textures/_DV/Mobs/Animals/nukiespider.rsi/meta.json index 96c97de4af..75af485e20 100644 --- a/Resources/Textures/_DV/Mobs/Animals/nukiespider.rsi/meta.json +++ b/Resources/Textures/_DV/Mobs/Animals/nukiespider.rsi/meta.json @@ -1,51 +1,50 @@ { - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "license": "CC-BY-SA-3.0", - "copyright": "Edited from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b and Nimfar11 (github) by Sal_DragonsNOA for SS14. Gameplay implementation by RoboBozu.", - "states": [ - { - "name": "syndicate-spider", - "directions": 4 + "version": 1, + "size": { + "x": 32, + "y": 32 }, - { - "name": "syndicate-spider-egg" - }, - { - "name": "icon" - }, - { - "name": "syndicate-spider-dead" - }, - { - "name": "syndicate-spider-moving", - "directions": 4, - "delays": [ - [ - 0.2, - 0.2, - 0.2 - ], - [ - 0.2, - 0.2, - 0.2 - ], - [ - 0.2, - 0.2, - 0.2 - ], - [ - 0.2, - 0.2, - 0.2 + "license": "CC-BY-SA-3.0", + "copyright": "Edited from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b and Nimfar11 (github) by Sal_DragonsNOA for SS14. Gameplay implementation by RoboBozu.", + "states": [ + { + "name": "syndicate-spider", + "directions": 4 + }, + { + "name": "syndicate-spider-egg" + }, + { + "name": "icon" + }, + { + "name": "syndicate-spider-dead" + }, + { + "name": "syndicate-spider-moving", + "directions": 4, + "delays": [ + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ], + [ + 0.2, + 0.2, + 0.2 + ] ] - ] } - ] - + ] }