summaryrefslogtreecommitdiff
path: root/npc/008-2-7/wyara.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-7/wyara.txt')
-rw-r--r--npc/008-2-7/wyara.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-2-7/wyara.txt b/npc/008-2-7/wyara.txt
index de667ac4..5a05a008 100644
--- a/npc/008-2-7/wyara.txt
+++ b/npc/008-2-7/wyara.txt
@@ -6,7 +6,7 @@
// TODO: Buy or make plushroom potions
// TODO: Should she ask for a money comission when resetting status?
-008-2-7,27,28,0 script Wyara#008-2-7 NPC_DARK_DRUID,{
+008-2-7,27,28,0 script Wyara NPC_DARK_DRUID,{
function confirmStatusReset;
function doStatusReset;
speech
@@ -78,6 +78,6 @@ function doStatusReset {
OnInit:
.bodytype = BODYTYPE_2;
- .distance = 2;
+ .distance = 4;
end;
}