summaryrefslogtreecommitdiff
path: root/npc/001-1/flyingpiou.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-27 18:29:21 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-27 18:29:21 +0300
commit1ea14a729749c254e8cff4aede3c9775cfec5c9e (patch)
tree3ccb277c25a81935fcce30ec7325f68bfaf451fd /npc/001-1/flyingpiou.txt
parentb7e119c381a6ef886cea8d45af95fcea15805645 (diff)
downloadserverdata-1ea14a729749c254e8cff4aede3c9775cfec5c9e.tar.gz
serverdata-1ea14a729749c254e8cff4aede3c9775cfec5c9e.tar.bz2
serverdata-1ea14a729749c254e8cff4aede3c9775cfec5c9e.tar.xz
serverdata-1ea14a729749c254e8cff4aede3c9775cfec5c9e.zip
Replace calls to setnpcsex by assigning '.sex' variable.
Diffstat (limited to 'npc/001-1/flyingpiou.txt')
-rw-r--r--npc/001-1/flyingpiou.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/flyingpiou.txt b/npc/001-1/flyingpiou.txt
index 8e58dd6d..a75080b1 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;