summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/artaxe.txt2
-rw-r--r--npc/001-1/beuss.txt2
-rw-r--r--npc/001-1/chelios.txt2
-rw-r--r--npc/001-1/cookiemaster.txt2
-rw-r--r--npc/001-1/doors.txt38
-rw-r--r--npc/001-1/elmo.txt2
-rw-r--r--npc/001-1/enora.txt2
-rw-r--r--npc/001-1/eugene.txt2
-rw-r--r--npc/001-1/flyingpiou.txt2
-rw-r--r--npc/001-1/katja.txt2
-rw-r--r--npc/001-1/lozerk.txt2
-rw-r--r--npc/001-1/pious.txt2
-rw-r--r--npc/001-1/qonan.txt2
-rw-r--r--npc/001-1/salem.txt2
-rw-r--r--npc/001-1/taree.txt2
-rw-r--r--npc/001-1/trees.txt30
-rw-r--r--npc/001-1/trozz.txt2
-rw-r--r--npc/001-1/wateranimation.txt18
18 files changed, 58 insertions, 58 deletions
diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt
index 3d81f7096..3592c6b53 100644
--- a/npc/001-1/artaxe.txt
+++ b/npc/001-1/artaxe.txt
@@ -16,7 +16,7 @@
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/beuss.txt b/npc/001-1/beuss.txt
index 968985493..d7d7a7131 100644
--- a/npc/001-1/beuss.txt
+++ b/npc/001-1/beuss.txt
@@ -22,7 +22,7 @@ OnTimer10000:
end;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/chelios.txt b/npc/001-1/chelios.txt
index c07af9de8..a39c9c639 100644
--- a/npc/001-1/chelios.txt
+++ b/npc/001-1/chelios.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt
index caf455945..d80bd0c48 100644
--- a/npc/001-1/cookiemaster.txt
+++ b/npc/001-1/cookiemaster.txt
@@ -256,7 +256,7 @@ L_Bye:
close;
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt
index b55acc749..8efc88f51 100644
--- a/npc/001-1/doors.txt
+++ b/npc/001-1/doors.txt
@@ -27,7 +27,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -54,7 +54,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -81,7 +81,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -108,7 +108,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -135,7 +135,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -162,7 +162,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -189,7 +189,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -216,7 +216,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -243,7 +243,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -270,7 +270,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -297,7 +297,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -324,7 +324,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -351,7 +351,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -378,7 +378,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -405,7 +405,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -432,7 +432,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -459,7 +459,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -486,7 +486,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
@@ -513,7 +513,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
diff --git a/npc/001-1/elmo.txt b/npc/001-1/elmo.txt
index 1a71aa5d1..645620278 100644
--- a/npc/001-1/elmo.txt
+++ b/npc/001-1/elmo.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index 439ca7650..e5a6140d5 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 5;
end;
}
diff --git a/npc/001-1/eugene.txt b/npc/001-1/eugene.txt
index d931826dd..8ab3f25b7 100644
--- a/npc/001-1/eugene.txt
+++ b/npc/001-1/eugene.txt
@@ -76,7 +76,7 @@ L_QuestDone:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/flyingpiou.txt b/npc/001-1/flyingpiou.txt
index 8e58dd6db..a75080b17 100644
--- a/npc/001-1/flyingpiou.txt
+++ b/npc/001-1/flyingpiou.txt
@@ -107,7 +107,7 @@ OnTimer1000:
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
// .debug = 1;
diff --git a/npc/001-1/katja.txt b/npc/001-1/katja.txt
index aad2641e7..a7fa86656 100644
--- a/npc/001-1/katja.txt
+++ b/npc/001-1/katja.txt
@@ -121,7 +121,7 @@ L_Story:
}
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 4;
end;
}
diff --git a/npc/001-1/lozerk.txt b/npc/001-1/lozerk.txt
index 1ed7b5399..ebc03dddc 100644
--- a/npc/001-1/lozerk.txt
+++ b/npc/001-1/lozerk.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/pious.txt b/npc/001-1/pious.txt
index 668145fd2..3e5dbeffc 100644
--- a/npc/001-1/pious.txt
+++ b/npc/001-1/pious.txt
@@ -11,7 +11,7 @@
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 2;
end;
}
diff --git a/npc/001-1/qonan.txt b/npc/001-1/qonan.txt
index 92bc4cc0e..d08f69a1a 100644
--- a/npc/001-1/qonan.txt
+++ b/npc/001-1/qonan.txt
@@ -85,7 +85,7 @@ L_QuestDone:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
.debug = 1;
end;
diff --git a/npc/001-1/salem.txt b/npc/001-1/salem.txt
index 3a3786208..fbbf7872f 100644
--- a/npc/001-1/salem.txt
+++ b/npc/001-1/salem.txt
@@ -205,7 +205,7 @@ OnPiouFlee:
end;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}
diff --git a/npc/001-1/taree.txt b/npc/001-1/taree.txt
index 15a017117..704c7eed0 100644
--- a/npc/001-1/taree.txt
+++ b/npc/001-1/taree.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 3;
end;
}
diff --git a/npc/001-1/trees.txt b/npc/001-1/trees.txt
index e375f071e..dd2fd7327 100644
--- a/npc/001-1/trees.txt
+++ b/npc/001-1/trees.txt
@@ -104,7 +104,7 @@ L_FoundHim:
LazyBrotherTreeFunc(1);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -113,7 +113,7 @@ OnInit:
LazyBrotherTreeFunc(2);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -122,7 +122,7 @@ OnInit:
LazyBrotherTreeFunc(3);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -131,7 +131,7 @@ OnInit:
LazyBrotherTreeFunc(4);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -140,7 +140,7 @@ OnInit:
LazyBrotherTreeFunc(5);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -149,7 +149,7 @@ OnInit:
LazyBrotherTreeFunc(6);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -158,7 +158,7 @@ OnInit:
LazyBrotherTreeFunc(7);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -167,7 +167,7 @@ OnInit:
LazyBrotherTreeFunc(8);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -176,7 +176,7 @@ OnInit:
LazyBrotherTreeFunc(9);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -185,7 +185,7 @@ OnInit:
LazyBrotherTreeFunc(10);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -194,7 +194,7 @@ OnInit:
LazyBrotherTreeFunc(11);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -203,7 +203,7 @@ OnInit:
LazyBrotherTreeFunc(12);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -212,7 +212,7 @@ OnInit:
LazyBrotherTreeFunc(13);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -221,7 +221,7 @@ OnInit:
LazyBrotherTreeFunc(14);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
@@ -230,7 +230,7 @@ OnInit:
LazyBrotherTreeFunc(15);
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 1;
end;
}
diff --git a/npc/001-1/trozz.txt b/npc/001-1/trozz.txt
index 07468b89d..88feab4a0 100644
--- a/npc/001-1/trozz.txt
+++ b/npc/001-1/trozz.txt
@@ -14,7 +14,7 @@ L_Close:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 4;
end;
}
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt
index d80c1534f..68946ea31 100644
--- a/npc/001-1/wateranimation.txt
+++ b/npc/001-1/wateranimation.txt
@@ -11,7 +11,7 @@
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -23,7 +23,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -35,7 +35,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -47,7 +47,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -59,7 +59,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -71,7 +71,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -83,7 +83,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -95,7 +95,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}
@@ -107,7 +107,7 @@ OnInit:
close;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 5;
end;
}