summaryrefslogtreecommitdiff
path: root/npc/015-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 12:47:32 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 12:47:32 -0300
commiteb0e4ac85a7331a212e979f126df477c12d14810 (patch)
tree1adf9d72163ec4c62832672780c01e418bd4a8cb /npc/015-2
parent71a8204bb51492e373976aeac7766cdae2ee70c0 (diff)
downloadserverdata-eb0e4ac85a7331a212e979f126df477c12d14810.tar.gz
serverdata-eb0e4ac85a7331a212e979f126df477c12d14810.tar.bz2
serverdata-eb0e4ac85a7331a212e979f126df477c12d14810.tar.xz
serverdata-eb0e4ac85a7331a212e979f126df477c12d14810.zip
Debug code
Diffstat (limited to 'npc/015-2')
-rw-r--r--npc/015-2/contrabandist.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt
index f4340eb8e..612ec859c 100644
--- a/npc/015-2/contrabandist.txt
+++ b/npc/015-2/contrabandist.txt
@@ -17,6 +17,11 @@ OnInit:
.active=0;
.sex = G_OTHER;
.distance = 5;
+
+ if (true || debug) {
+ setnpcdisplay .name$, NPC_KOGA;
+ .active=1;
+ }
end;
OnMinute21: