From e16dd62004f093e935b6e0d10cda7e8ea7e611b1 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sat, 18 Apr 2020 22:35:06 -0300
Subject: New Race: Savior

---
 npc/025-2/phoenix.txt | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

(limited to 'npc')

diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt
index c1242971c..fa7cf39a9 100644
--- a/npc/025-2/phoenix.txt
+++ b/npc/025-2/phoenix.txt
@@ -120,12 +120,30 @@
     mesc l("Strength: AGI++, LUK+"), 2;
     mesc l("Weakness: INT--, VIT-"), 1;
 
+    mes "";
+    mes ".:: "+l("Tritan")+" ::.";
+    mesc l("Blue from sea");
+    mesc l("Strength: "), 2;
+    mesc l("Weakness: "), 1;
+
+    mes "";
+    mes ".:: "+l("Ukar")+" ::.";
+    mesc l("Superb stealth");
+    mesc l("Strength: "), 2;
+    mesc l("Weakness: VIT--"), 1;
+
+    mes "";
+    mes ".:: "+l("Redy")+" ::.";
+    mesc l("Harsh environment");
+    mesc l("Strength: "), 2;
+    mesc l("Weakness: "), 1;
+
     if (REBIRTH > 1) {
         mes "";
         mes ".:: "+l("Orc")+" ::.";
         mesc l("Less common. They are highly strong and bulky. That's everything.");
-        mesc l("Strength: Carry Weight++, STR++, VIT++"), 2;
-        mesc l("Weakness: INT--, DEX--"), 1;
+        mesc l("Strength: Carry Weight++, STR+++, VIT++"), 2;
+        mesc l("Weakness: INT--, DEX--, LUK-"), 1;
     }
     next;
     menuint
-- 
cgit v1.2.3-70-g09d2