summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-01-17 19:10:01 -0600
committermekolat <mekolat@users.noreply.github.com>2016-02-08 21:04:30 -0500
commitf28b9ef883c8da9a890096d8e05865b90795c46d (patch)
treec18834d304aad13f08be8720cd1b494f64685054 /world/map/npc/029-2
parent5ee9d4a5523a792de751ec547a6f8d11740770e7 (diff)
downloadserverdata-f28b9ef883c8da9a890096d8e05865b90795c46d.tar.gz
serverdata-f28b9ef883c8da9a890096d8e05865b90795c46d.tar.bz2
serverdata-f28b9ef883c8da9a890096d8e05865b90795c46d.tar.xz
serverdata-f28b9ef883c8da9a890096d8e05865b90795c46d.zip
Fix gender as a starting condition
make sex changes free make barbers do sex changes
Diffstat (limited to 'world/map/npc/029-2')
-rw-r--r--world/map/npc/029-2/sorfina.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/029-2/sorfina.txt b/world/map/npc/029-2/sorfina.txt
index ff5b3a3b..9e35b549 100644
--- a/world/map/npc/029-2/sorfina.txt
+++ b/world/map/npc/029-2/sorfina.txt
@@ -342,6 +342,7 @@ L_Block:
mes "[Server/Client Notice]";
mes "The explanations in this tutorial are based on the official client, Manaplus.";
mes "If you're using another client, settings and controls may be different.";
+ callfunc "ChangeSex";
callfunc "GameRules";
close;
}
@@ -349,10 +350,11 @@ L_Block:
{
if (TUT_var > 0)
end;
- callfunc "GameRules";
mes "[Server/Client Notice]";
mes "The explanations in this tutorial are based on the official client, Manaplus.";
mes "If you're using another client, settings and controls may be different.";
+ callfunc "ChangeSex";
+ callfunc "GameRules";
close;
}
029-2,22,26,0|script|#GameRules3|32767,1,0