From 21f014a3107210e699b4b7c359d3aef6659dc81d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 Apr 2020 16:26:04 -0300 Subject: Update Tamiloc scripts --- npc/003-6/tamiloc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/003-6/tamiloc.txt b/npc/003-6/tamiloc.txt index 7baf286ac..b3924fbc2 100644 --- a/npc/003-6/tamiloc.txt +++ b/npc/003-6/tamiloc.txt @@ -14,7 +14,7 @@ mes l("Race") + ": " + $@allraces$[Class]; next; mes l("Please select the desired race."); - switch (select("Human:MedHuman:DarHuman:Elf:Orc:Raijin:Tritan:Ukar:Redy")) + switch (select("Human:MedHuman:DarHuman:Elf:Orc:Raijin:Tritan:Ukar:Redy:Savior")) { default: jobchange max(0, @menu-1); @@ -32,7 +32,7 @@ l("What is my current hairstyle and hair color?"), l("I'd like to get a different style."), l("Can you do something with my color?"), - rif(is_staff(), l("I am a GM, and I want to change my Race!")), + rif(is_gm() || REBIRTH >= 5, l("I want to change my Race!")), l("I'm fine for now, thank you."); switch (@menu) -- cgit v1.2.3-70-g09d2