From 7db1f2d1bd87a0091290205519585a7e302da440 Mon Sep 17 00:00:00 2001 From: widgetbeck Date: Fri, 10 Jan 2025 06:12:35 -0500 Subject: [PATCH] update gastropoid damage numbers, remove indev name from some files --- .../actions/{snail.ftl => gastropoid.ftl} | 0 .../markings/{snail.ftl => gastropoid.ftl} | 0 .../popup/{snail.ftl => gastropoid.ftl} | 0 .../Loadouts/Miscellaneous/survival.yml | 4 +- .../Actions/{snail.yml => gastropoid.yml} | 2 +- .../Body/Organs/{snail.yml => gastropoid.yml} | 2 +- .../Body/Parts/{snail.yml => gastropoid.yml} | 64 ++++++------- .../Prototypes/{snail.yml => gastropoid.yml} | 24 ++--- .../Damage/{snail.yml => gastropoid.yml} | 10 +- .../Markings/{snail.yml => gastropoid.yml} | 92 +++++++++---------- .../Mobs/Player/{snail.yml => gastropoid.yml} | 0 .../Species/{snail.yml => gastropoid.yml} | 40 ++++---- ....yml => gastropoid_inventory_template.yml} | 2 +- .../Species/{snail.yml => gastropoid.yml} | 4 +- .../Voice/{snail.yml => gastropoid.yml} | 2 +- ...or.yml => gastropoid_typing_indicator.yml} | 2 +- .../_Impstation/Guidebook/Mobs/Snail.xml | 2 +- 17 files changed, 125 insertions(+), 125 deletions(-) rename Resources/Locale/en-US/_Impstation/actions/actions/{snail.ftl => gastropoid.ftl} (100%) rename Resources/Locale/en-US/_Impstation/markings/{snail.ftl => gastropoid.ftl} (100%) rename Resources/Locale/en-US/_Impstation/popup/{snail.ftl => gastropoid.ftl} (100%) rename Resources/Prototypes/_Impstation/Actions/{snail.yml => gastropoid.yml} (82%) rename Resources/Prototypes/_Impstation/Body/Organs/{snail.yml => gastropoid.yml} (93%) rename Resources/Prototypes/_Impstation/Body/Parts/{snail.yml => gastropoid.yml} (81%) rename Resources/Prototypes/_Impstation/Body/Prototypes/{snail.yml => gastropoid.yml} (65%) rename Resources/Prototypes/_Impstation/Damage/{snail.yml => gastropoid.yml} (53%) rename Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/{snail.yml => gastropoid.yml} (71%) rename Resources/Prototypes/_Impstation/Entities/Mobs/Player/{snail.yml => gastropoid.yml} (100%) rename Resources/Prototypes/_Impstation/Entities/Mobs/Species/{snail.yml => gastropoid.yml} (88%) rename Resources/Prototypes/_Impstation/InventoryTemplates/{snail_inventory_template.yml => gastropoid_inventory_template.yml} (99%) rename Resources/Prototypes/_Impstation/Species/{snail.yml => gastropoid.yml} (98%) rename Resources/Prototypes/_Impstation/Voice/{snail.yml => gastropoid.yml} (98%) rename Resources/Prototypes/_Impstation/{snail_typing_indicator.yml => gastropoid_typing_indicator.yml} (79%) diff --git a/Resources/Locale/en-US/_Impstation/actions/actions/snail.ftl b/Resources/Locale/en-US/_Impstation/actions/actions/gastropoid.ftl similarity index 100% rename from Resources/Locale/en-US/_Impstation/actions/actions/snail.ftl rename to Resources/Locale/en-US/_Impstation/actions/actions/gastropoid.ftl diff --git a/Resources/Locale/en-US/_Impstation/markings/snail.ftl b/Resources/Locale/en-US/_Impstation/markings/gastropoid.ftl similarity index 100% rename from Resources/Locale/en-US/_Impstation/markings/snail.ftl rename to Resources/Locale/en-US/_Impstation/markings/gastropoid.ftl diff --git a/Resources/Locale/en-US/_Impstation/popup/snail.ftl b/Resources/Locale/en-US/_Impstation/popup/gastropoid.ftl similarity index 100% rename from Resources/Locale/en-US/_Impstation/popup/snail.ftl rename to Resources/Locale/en-US/_Impstation/popup/gastropoid.ftl diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml b/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml index ec319e8b47c..10d6d4e8bd1 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml @@ -19,7 +19,7 @@ - Moth - Reptilian - Gray - - Snail + - Gastropoid - SpElf - Decapoid @@ -35,7 +35,7 @@ effects: - !type:SpeciesLoadoutEffect species: - - Snail + - Gastropoid # commenting these out because I would like to do emergency vapor boxes at some point. - move these to imp filestructure #- type: loadoutEffectGroup diff --git a/Resources/Prototypes/_Impstation/Actions/snail.yml b/Resources/Prototypes/_Impstation/Actions/gastropoid.yml similarity index 82% rename from Resources/Prototypes/_Impstation/Actions/snail.yml rename to Resources/Prototypes/_Impstation/Actions/gastropoid.yml index e49e5584487..c0b15e81f87 100644 --- a/Resources/Prototypes/_Impstation/Actions/snail.yml +++ b/Resources/Prototypes/_Impstation/Actions/gastropoid.yml @@ -1,7 +1,7 @@ - type: entity id: ActionSlime name: Slime Trail - description: Leave a trail of mucus. + description: Leave a trail of mucin. components: - type: InstantAction icon: Interface/Actions/slime.png diff --git a/Resources/Prototypes/_Impstation/Body/Organs/snail.yml b/Resources/Prototypes/_Impstation/Body/Organs/gastropoid.yml similarity index 93% rename from Resources/Prototypes/_Impstation/Body/Organs/snail.yml rename to Resources/Prototypes/_Impstation/Body/Organs/gastropoid.yml index bc253ed4aa7..e28f471851d 100644 --- a/Resources/Prototypes/_Impstation/Body/Organs/snail.yml +++ b/Resources/Prototypes/_Impstation/Body/Organs/gastropoid.yml @@ -1,5 +1,5 @@ - type: entity - id: OrganSnailStomach + id: OrganGastropoidStomach parent: OrganHumanStomach name: snail stomach components: diff --git a/Resources/Prototypes/_Impstation/Body/Parts/snail.yml b/Resources/Prototypes/_Impstation/Body/Parts/gastropoid.yml similarity index 81% rename from Resources/Prototypes/_Impstation/Body/Parts/snail.yml rename to Resources/Prototypes/_Impstation/Body/Parts/gastropoid.yml index aa68bce6765..a716dba6fb1 100644 --- a/Resources/Prototypes/_Impstation/Body/Parts/snail.yml +++ b/Resources/Prototypes/_Impstation/Body/Parts/gastropoid.yml @@ -1,7 +1,7 @@ - type: entity - id: PartSnail + id: PartGastropoid parent: BaseItem - name: "snail body part" + name: "gastropoid body part" abstract: true components: - type: Damageable @@ -25,9 +25,9 @@ Quantity: 10 - type: entity - id: TorsoSnail - name: "snail torso" - parent: PartSnail + id: TorsoGastropoid + name: "gastropoid torso" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -46,9 +46,9 @@ Quantity: 10 - type: entity - id: HeadSnail - name: "snail head" - parent: PartSnail + id: HeadGastropoid + name: "gastropoid head" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -73,9 +73,9 @@ Quantity: 10 - type: entity - id: LeftArmSnail - name: "left snail arm" - parent: PartSnail + id: LeftArmGastropoid + name: "left gastropoid arm" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -88,9 +88,9 @@ symmetry: Left - type: entity - id: RightArmSnail - name: "right snail arm" - parent: PartSnail + id: RightArmGastropoid + name: "right gastropoid arm" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -103,9 +103,9 @@ symmetry: Right - type: entity - id: LeftHandSnail - name: "left snail hand" - parent: PartSnail + id: LeftHandGastropoid + name: "left gastropoid hand" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -118,9 +118,9 @@ symmetry: Left - type: entity - id: RightHandSnail - name: "right snail hand" - parent: PartSnail + id: RightHandGastropoid + name: "right gastropoid hand" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -133,9 +133,9 @@ symmetry: Right - type: entity - id: LeftLegSnail - name: "left snail leg" - parent: PartSnail + id: LeftLegGastropoid + name: "left gastropoid leg" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -149,9 +149,9 @@ - type: MovementBodyPart - type: entity - id: RightLegSnail - name: "right snail leg" - parent: PartSnail + id: RightLegGastropoid + name: "right gastropoid leg" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -165,9 +165,9 @@ - type: MovementBodyPart - type: entity - id: LeftFootSnail - name: "left snail foot" - parent: PartSnail + id: LeftFootGastropoid + name: "left gastropoid foot" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi @@ -180,9 +180,9 @@ symmetry: Left - type: entity - id: RightFootSnail - name: "right snail foot" - parent: PartSnail + id: RightFootGastropoid + name: "right gastropoid foot" + parent: PartGastropoid components: - type: Sprite sprite: _Impstation/Mobs/Species/Snail/parts.rsi diff --git a/Resources/Prototypes/_Impstation/Body/Prototypes/snail.yml b/Resources/Prototypes/_Impstation/Body/Prototypes/gastropoid.yml similarity index 65% rename from Resources/Prototypes/_Impstation/Body/Prototypes/snail.yml rename to Resources/Prototypes/_Impstation/Body/Prototypes/gastropoid.yml index 311b6f38d72..a8626f3c810 100644 --- a/Resources/Prototypes/_Impstation/Body/Prototypes/snail.yml +++ b/Resources/Prototypes/_Impstation/Body/Prototypes/gastropoid.yml @@ -1,17 +1,17 @@ - type: body - id: Snail + id: Gastropoid name: "snail" root: torso slots: head: - part: HeadSnail + part: HeadGastropoid connections: - torso organs: brain: OrganHumanBrain eyes: OrganHumanEyes torso: - part: TorsoSnail + part: TorsoGastropoid connections: - right_arm - left_arm @@ -20,30 +20,30 @@ organs: heart: OrganHumanHeart lungs: OrganHumanLungs - stomach: OrganSnailStomach + stomach: OrganGastropoidStomach liver: OrganHumanLiver kidneys: OrganHumanKidneys right_arm: - part: RightArmSnail + part: RightArmGastropoid connections: - right_hand left_arm: - part: LeftArmSnail + part: LeftArmGastropoid connections: - left_hand right_hand: - part: RightHandSnail + part: RightHandGastropoid left_hand: - part: LeftHandSnail + part: LeftHandGastropoid right_leg: - part: RightLegSnail + part: RightLegGastropoid connections: - right_foot left_leg: - part: LeftLegSnail + part: LeftLegGastropoid connections: - left_foot right_foot: - part: RightFootSnail + part: RightFootGastropoid left_foot: - part: LeftFootSnail + part: LeftFootGastropoid diff --git a/Resources/Prototypes/_Impstation/Damage/snail.yml b/Resources/Prototypes/_Impstation/Damage/gastropoid.yml similarity index 53% rename from Resources/Prototypes/_Impstation/Damage/snail.yml rename to Resources/Prototypes/_Impstation/Damage/gastropoid.yml index d7e14974241..174add2a6c8 100644 --- a/Resources/Prototypes/_Impstation/Damage/snail.yml +++ b/Resources/Prototypes/_Impstation/Damage/gastropoid.yml @@ -1,10 +1,10 @@ - type: damageModifierSet - id: Snail + id: Gastropoid coefficients: - Blunt: .8 + Blunt: 1 Slash: .8 - Piercing: 1 - Cold: 1.5 - Heat: 1.5 + Piercing: .8 + Cold: 1.2 + Heat: 1.3 Poison: 1.2 Cellular: 1 diff --git a/Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/snail.yml b/Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/gastropoid.yml similarity index 71% rename from Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/snail.yml rename to Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/gastropoid.yml index 761067f73b9..a8f5535caa3 100644 --- a/Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/snail.yml +++ b/Resources/Prototypes/_Impstation/Entities/Mobs/Customization/Markings/gastropoid.yml @@ -1,206 +1,206 @@ - type: marking - id: SnailAltHead + id: GastropoidAltHead bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: alt_head - type: marking - id: SnailFaceEyes1 + id: GastropoidFaceEyes1 bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: face_eyes_1 - type: marking - id: SnailFaceEyes2 + id: GastropoidFaceEyes2 bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: face_eyes_2 - type: marking - id: SnailFaceEyes3 + id: GastropoidFaceEyes3 bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: face_eyes_3 - type: marking - id: SnailSpotsHeadLeft + id: GastropoidSpotsHeadLeft bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: spots_head_left - type: marking - id: SnailSpotsHeadRight + id: GastropoidSpotsHeadRight bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: spots_head_right - type: marking - id: SnailStripesHead + id: GastropoidStripesHead bodyPart: Head markingCategory: Head - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: stripes_head - type: marking - id: SnailTentacleBeard + id: GastropoidTentacleBeard bodyPart: HeadTop markingCategory: HeadTop - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: tentacle_beard - type: marking - id: SnailTentacleMoustache + id: GastropoidTentacleMoustache bodyPart: HeadTop markingCategory: HeadTop - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_face.rsi state: tentacle_moustache - type: marking - id: SnailShellBig + id: GastropoidShellBig bodyPart: Tail markingCategory: Tail - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_shell.rsi state: shell_big - type: marking - id: SnailShellBigStripes + id: GastropoidShellBigStripes bodyPart: Tail markingCategory: Overlay - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_shell.rsi state: shell_big_stripes - type: marking - id: SnailShellSmall + id: GastropoidShellSmall bodyPart: Tail markingCategory: Tail - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_shell.rsi state: shell_small - type: marking - id: SnailShellSmallStripes + id: GastropoidShellSmallStripes bodyPart: Tail markingCategory: Overlay - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_shell.rsi state: shell_small_stripes - type: marking - id: SnailShellCone + id: GastropoidShellCone bodyPart: Tail markingCategory: Tail - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_shell.rsi state: shell_cone - type: marking - id: SnailPuff1 + id: GastropoidPuff1 bodyPart: Chest markingCategory: Chest - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: puff_1 - type: marking - id: SnailPuff2 + id: GastropoidPuff2 bodyPart: Chest markingCategory: Chest - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: puff_2 - type: marking - id: SnailStripesBody + id: GastropoidStripesBody bodyPart: Chest markingCategory: Chest - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: stripes_body - type: marking - id: SnailVertStripes + id: GastropoidVertStripes bodyPart: Chest markingCategory: Chest - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: vert_stripes - type: marking - id: SnailSpotsBody + id: GastropoidSpotsBody bodyPart: Chest markingCategory: Chest - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: spots_body - type: marking - id: SnailSpotsArmLeft + id: GastropoidSpotsArmLeft bodyPart: LArm markingCategory: Arms - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: spots_arm_left - type: marking - id: SnailStripesArmLeft + id: GastropoidStripesArmLeft bodyPart: LArm markingCategory: Arms - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: stripes_arm_left - type: marking - id: SnailSpotsArmRight + id: GastropoidSpotsArmRight bodyPart: RArm markingCategory: Arms - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: spots_arm_right - type: marking - id: SnailStripesArmRight + id: GastropoidStripesArmRight bodyPart: RArm markingCategory: Arms - speciesRestriction: [Snail] + speciesRestriction: [Gastropoid] sprites: - sprite: _Impstation/Mobs/Customization/snail/snail_pattern.rsi state: stripes_arm_right diff --git a/Resources/Prototypes/_Impstation/Entities/Mobs/Player/snail.yml b/Resources/Prototypes/_Impstation/Entities/Mobs/Player/gastropoid.yml similarity index 100% rename from Resources/Prototypes/_Impstation/Entities/Mobs/Player/snail.yml rename to Resources/Prototypes/_Impstation/Entities/Mobs/Player/gastropoid.yml diff --git a/Resources/Prototypes/_Impstation/Entities/Mobs/Species/snail.yml b/Resources/Prototypes/_Impstation/Entities/Mobs/Species/gastropoid.yml similarity index 88% rename from Resources/Prototypes/_Impstation/Entities/Mobs/Species/snail.yml rename to Resources/Prototypes/_Impstation/Entities/Mobs/Species/gastropoid.yml index 5c443de73f6..5ca8da45dd9 100644 --- a/Resources/Prototypes/_Impstation/Entities/Mobs/Species/snail.yml +++ b/Resources/Prototypes/_Impstation/Entities/Mobs/Species/gastropoid.yml @@ -32,7 +32,7 @@ drawdepth: Mobs scale: 1, 1 - type: Body - prototype: Snail + prototype: Gastropoid requiredLegs: 2 - type: FootstepModifier footstepSoundCollection: @@ -42,7 +42,7 @@ - type: Butcherable butcheringType: Spike spawned: - - id: FoodMeatSlime + - id: FoodMeatSnail amount: 1 - id: SeashellInstrument amount: 1 @@ -65,11 +65,11 @@ Unsexed: UnisexSnail - type: Damageable damageContainer: Biological - damageModifierSet: Snail + damageModifierSet: Gastropoid - type: DamageVisuals damageOverlayGroups: Brute: - sprite: _Impstation/Mobs/Effects/snail_brute_damage.rsi + sprite: Mobs/Effects/snail_brute_damage.rsi color: "#162581" - type: Reactive groups: @@ -105,22 +105,18 @@ types: Heat : 1 - type: TemperatureSpeed - thresholds: - 309: 0.8 - 304: 0.6 - 299: 0.4 - 294: 0.2 + thresholds: # copied over from Decapoids to remove temp speed restrictions. this is hacky and sucks. + 293: 1.0 + 280: 1.0 + 260: 1.0 - type: Bloodstream bloodReagent: CopperBlood - type: Tag tags: - Gastropod - - CanPilot - - FootstepSound - DoorBumpOpener - - AnomalyHost - type: Inventory - templateId: snail + templateId: gastropoid displacements: jumpsuit: sizeMaps: @@ -157,13 +153,12 @@ 32: sprite: _Impstation/Mobs/Species/Snail/displacement.rsi state: back - - type: Speech - speechSounds: Snail + speechSounds: Gastropoid - type: TypingIndicator - proto: Snail + proto: Gastropoid - type: HumanoidAppearance - species: Snail + species: Gastropoid hideLayersOnEquip: - Hair - Snout @@ -174,11 +169,11 @@ categories: [ HideSpawnMenu ] components: - type: HumanoidAppearance - species: Snail + species: Gastropoid - type: Body - prototype: Snail + prototype: Gastropoid - type: Inventory - templateId: snail + templateId: gastropoid displacements: jumpsuit: sizeMaps: @@ -210,3 +205,8 @@ 32: sprite: _Impstation/Mobs/Species/Snail/displacement.rsi state: mask + back: + sizeMaps: + 32: + sprite: _Impstation/Mobs/Species/Snail/displacement.rsi + state: back diff --git a/Resources/Prototypes/_Impstation/InventoryTemplates/snail_inventory_template.yml b/Resources/Prototypes/_Impstation/InventoryTemplates/gastropoid_inventory_template.yml similarity index 99% rename from Resources/Prototypes/_Impstation/InventoryTemplates/snail_inventory_template.yml rename to Resources/Prototypes/_Impstation/InventoryTemplates/gastropoid_inventory_template.yml index 4e1e3e7f7a9..2655d4ea13b 100644 --- a/Resources/Prototypes/_Impstation/InventoryTemplates/snail_inventory_template.yml +++ b/Resources/Prototypes/_Impstation/InventoryTemplates/gastropoid_inventory_template.yml @@ -1,5 +1,5 @@ - type: inventoryTemplate - id: snail + id: gastropoid slots: - name: jumpsuit slotTexture: uniform diff --git a/Resources/Prototypes/_Impstation/Species/snail.yml b/Resources/Prototypes/_Impstation/Species/gastropoid.yml similarity index 98% rename from Resources/Prototypes/_Impstation/Species/snail.yml rename to Resources/Prototypes/_Impstation/Species/gastropoid.yml index f5255131f8c..83ef490ca89 100644 --- a/Resources/Prototypes/_Impstation/Species/snail.yml +++ b/Resources/Prototypes/_Impstation/Species/gastropoid.yml @@ -1,5 +1,5 @@ - type: species - id: Snail + id: Gastropoid name: species-name-snail roundStart: true prototype: MobGastropoid @@ -53,7 +53,7 @@ Tail: points: 1 required: true - defaultMarkings: [ SnailShellSmall ] + defaultMarkings: [ GastropoidShellSmall ] Overlay: points: 1 required: false diff --git a/Resources/Prototypes/_Impstation/Voice/snail.yml b/Resources/Prototypes/_Impstation/Voice/gastropoid.yml similarity index 98% rename from Resources/Prototypes/_Impstation/Voice/snail.yml rename to Resources/Prototypes/_Impstation/Voice/gastropoid.yml index 23424bb7d8f..62fd4edb860 100644 --- a/Resources/Prototypes/_Impstation/Voice/snail.yml +++ b/Resources/Prototypes/_Impstation/Voice/gastropoid.yml @@ -1,5 +1,5 @@ - type: speechSounds - id: Snail + id: Gastropoid saySound: path: /Audio/_Impstation/Voice/Talk/snail.ogg askSound: diff --git a/Resources/Prototypes/_Impstation/snail_typing_indicator.yml b/Resources/Prototypes/_Impstation/gastropoid_typing_indicator.yml similarity index 79% rename from Resources/Prototypes/_Impstation/snail_typing_indicator.yml rename to Resources/Prototypes/_Impstation/gastropoid_typing_indicator.yml index 9aac91c7b61..2d5528396c6 100644 --- a/Resources/Prototypes/_Impstation/snail_typing_indicator.yml +++ b/Resources/Prototypes/_Impstation/gastropoid_typing_indicator.yml @@ -1,4 +1,4 @@ - type: typingIndicator - id: Snail + id: Gastropoid typingState: snail offset: -0.1, 0.1 diff --git a/Resources/ServerInfo/_Impstation/Guidebook/Mobs/Snail.xml b/Resources/ServerInfo/_Impstation/Guidebook/Mobs/Snail.xml index 8d52e18cd77..5cdb1493f8e 100644 --- a/Resources/ServerInfo/_Impstation/Guidebook/Mobs/Snail.xml +++ b/Resources/ServerInfo/_Impstation/Guidebook/Mobs/Snail.xml @@ -22,7 +22,7 @@ ## Damage - Due to their large shell, they take [color=#1e90ff]20% less damage from blunt and slash,[/color] but their sensitive mucous membranes cause them to take [color=#ffa500]50% more damage from heat and cold, and 20% more damage from poison.[/color] + Due to their large shell, they take [color=#1e90ff]20% less damage from piercing and slashing,[/color] but their sensitive mucous membranes cause them to take [color=#ffa500]30% more damage from heat, 20% more damage from cold, and 20% more damage from poison.[/color] Their blood, similarly to that of Arachnids, uses a copper-based respiratory protein, and as such [color=#ffa500]can only be metabolized from copper, not iron.[/color]