diff options
Diffstat (limited to 'npc/025-2/phoenix.txt')
-rw-r--r-- | npc/025-2/phoenix.txt | 22 |
1 files changed, 20 insertions, 2 deletions
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 |