diff options
Diffstat (limited to 'npc/017-3/doctor.txt')
-rw-r--r-- | npc/017-3/doctor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt index 495d21b26..edc4f2a9b 100644 --- a/npc/017-3/doctor.txt +++ b/npc/017-3/doctor.txt @@ -8,6 +8,7 @@ // http://forums.landoffire.org/viewtopic.php?f=7&t=1320&sid=80d2c735b55ccb06a39955a8fbca3913 017-3,75,68,0 script The Doctor NPC_LOF_DOCTOR,{ + showavatar NPC_LOF_DOCTOR; .@q=getq(LoFQuest_EPISODE); if (BaseLevel < 30) goto L_Weak; if (.@q == 1) goto L_Check; |