From c59ca5ddd0fefa828458e5d267ba80affce47455 Mon Sep 17 00:00:00 2001 From: fenndragon Date: Wed, 13 Nov 2024 15:27:17 -0700 Subject: [PATCH] Update and rename Adolescent_dragon.yml to Drake.yml --- .../Entities/Mobs/NPCs/{Adolescent_dragon.yml => Drake.yml} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename Resources/Prototypes/Floof/Entities/Mobs/NPCs/{Adolescent_dragon.yml => Drake.yml} (97%) diff --git a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Drake.yml similarity index 97% rename from Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml rename to Resources/Prototypes/Floof/Entities/Mobs/NPCs/Drake.yml index 895b43726f9..850a8a2f064 100644 --- a/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Adolescent_dragon.yml +++ b/Resources/Prototypes/Floof/Entities/Mobs/NPCs/Drake.yml @@ -3,8 +3,8 @@ - SimpleSpaceMobBase - FlyingMobBase id: MobDragonPet - name: adolescent space dragon - description: A younger Space dragon with a friendly demeanor. + name: Space Drake + description: A smaller breed of space dragon with a friendly demeanor. components: - type: Body prototype: Animal @@ -156,6 +156,7 @@ - TauCetiBasic understands: - TauCetiBasic + - type: LeashAnchor - type: entity categories: [ HideSpawnMenu ]