From 149b6a89ca52db5577f1f9d27f68220b6b9b4f52 Mon Sep 17 00:00:00 2001
From: Errant <35878406+Errant-4@users.noreply.github.com>
Date: Tue, 9 Jul 2024 02:28:33 +0200
Subject: [PATCH] Vox guidebook entry (#29713)
* vox guidebook entry
* skreee
* Removed incorrect diet reference
---
Resources/Prototypes/Guidebook/species.yml | 6 ++++++
Resources/ServerInfo/Guidebook/Mobs/Species.xml | 1 +
Resources/ServerInfo/Guidebook/Mobs/Vox.xml | 16 ++++++++++++++++
3 files changed, 23 insertions(+)
create mode 100644 Resources/ServerInfo/Guidebook/Mobs/Vox.xml
diff --git a/Resources/Prototypes/Guidebook/species.yml b/Resources/Prototypes/Guidebook/species.yml
index 5b9efd0366..78111d0fd1 100644
--- a/Resources/Prototypes/Guidebook/species.yml
+++ b/Resources/Prototypes/Guidebook/species.yml
@@ -10,6 +10,7 @@
- Moth
- Reptilian
- SlimePerson
+ - Vox
- type: guideEntry
id: Arachnid
@@ -45,3 +46,8 @@
id: SlimePerson
name: species-name-slime
text: "/ServerInfo/Guidebook/Mobs/SlimePerson.xml"
+
+- type: guideEntry
+ id: Vox
+ name: species-name-vox
+ text: "/ServerInfo/Guidebook/Mobs/Vox.xml"
diff --git a/Resources/ServerInfo/Guidebook/Mobs/Species.xml b/Resources/ServerInfo/Guidebook/Mobs/Species.xml
index 5fb4ca741e..f1b36f9d73 100644
--- a/Resources/ServerInfo/Guidebook/Mobs/Species.xml
+++ b/Resources/ServerInfo/Guidebook/Mobs/Species.xml
@@ -13,6 +13,7 @@
+
diff --git a/Resources/ServerInfo/Guidebook/Mobs/Vox.xml b/Resources/ServerInfo/Guidebook/Mobs/Vox.xml
new file mode 100644
index 0000000000..173ba89b41
--- /dev/null
+++ b/Resources/ServerInfo/Guidebook/Mobs/Vox.xml
@@ -0,0 +1,16 @@
+
+ # Vox
+
+
+
+
+
+ [color=#ffa500]Caution! This species has a severely limiting game mechanic and is not recommended for new players. [/color]
+
+ They breathe nitrogen, and [color=#ffa500] oxygen is very toxic to them.[/color]
+ They need to be on internals at all times to avoid being poisoned by the station's oxygen.
+ Eating or drinking will require you to remove your breath mask, although injecting liquid food is an option.
+
+ Their unarmed claw attacks deal Slash damage instead of Blunt.
+
+
--
2.51.2