summaryrefslogtreecommitdiff
path: root/npc/008-3-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-3-5')
-rw-r--r--npc/008-3-5/bryant.txt1
-rw-r--r--npc/008-3-5/nunia.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/008-3-5/bryant.txt b/npc/008-3-5/bryant.txt
index acef6f09..ba97251c 100644
--- a/npc/008-3-5/bryant.txt
+++ b/npc/008-3-5/bryant.txt
@@ -74,7 +74,6 @@ OnInit:
setunitdata(.@npcId, UDT_HAIRCOLOR, 1);
*/
- .bodytype = BODYTYPE_1;
.distance = 5;
end;
}
diff --git a/npc/008-3-5/nunia.txt b/npc/008-3-5/nunia.txt
index fb5238f2..11fdd179 100644
--- a/npc/008-3-5/nunia.txt
+++ b/npc/008-3-5/nunia.txt
@@ -76,7 +76,6 @@ function nuniaBegin {
}
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
end;
}