diff --git a/Resources/Prototypes/Guidebook/species.yml b/Resources/Prototypes/Guidebook/species.yml index cb7adb3fae..af17fdf845 100644 --- a/Resources/Prototypes/Guidebook/species.yml +++ b/Resources/Prototypes/Guidebook/species.yml @@ -108,4 +108,8 @@ name: species-name-felinid text: "/ServerInfo/Guidebook/_Sunrise/Mobs/Felinid.xml" +- type: guideEntry + id: Kitsune + name: species-name-kitsune + text: "/ServerInfo/Guidebook/_Sunrise/Mobs/Kitsune.xml" # Sunrise-End diff --git a/Resources/ServerInfo/Guidebook/Mobs/Kitsune.xml b/Resources/ServerInfo/Guidebook/_Sunrise/Mobs/Kitsune.xml similarity index 100% rename from Resources/ServerInfo/Guidebook/Mobs/Kitsune.xml rename to Resources/ServerInfo/Guidebook/_Sunrise/Mobs/Kitsune.xml