]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
clean up some lines in smile the slime prototype (#20552)
authorravage <142820619+ravage123321@users.noreply.github.com>
Thu, 28 Sep 2023 10:49:17 +0000 (13:49 +0300)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 10:49:17 +0000 (20:49 +1000)
Resources/Prototypes/Entities/Mobs/NPCs/pets.yml

index 7846dd66faea77f7641f624eb19068e78b8d23cd..1efa767af1bc7465fe054f3035a4d9f4023970f3 100644 (file)
   description: This masterpiece has gone through thousands of experiments. But it is the sweetest creature in the world. Smile Slime!
   components:
   - type: Sprite
-    drawdepth: Mobs
-    sprite: Mobs/Aliens/slimes.rsi
     layers:
     - map: [ "enum.DamageStateVisualLayers.Base" ]
       state: rainbow_baby_slime
       Dead:
         Base: rainbow_baby_slime_dead
   - type: Butcherable
-    butcheringType: Knife
     spawned:
     - id: FoodMeatSlime
       amount: 1
     - id: MaterialSmileExtract
       amount: 1
   - type: Damageable
-    damageContainer: Biological
     damageModifierSet: SlimePet
   - type: Bloodstream
-    bloodMaxVolume: 150
-    bloodReagent: Slime
-    bloodlossDamage:
-      types:
-        Bloodloss:
-          1
     bloodlossHealDamage:
       types:
         Bloodloss:
     heatDamageThreshold: 800
     coldDamageThreshold: 0
   - type: MeleeWeapon
-    hidden: true
-    soundHit:
-        path: /Audio/Weapons/punch3.ogg
-    angle: 0
-    animation: WeaponArcPunch
     damage:
       types:
         Blunt: 1
   - type: MobPrice
     price: 3000 # it is a truly valuable creature
   - type: GhostRole
-    makeSentient: true
     name: ghost-role-information-smile-name
     description: ghost-role-information-smile-description
   - type: Grammar