diff options
Diffstat (limited to 'npc/009-2_Hurnscald/doctor.txt')
-rw-r--r-- | npc/009-2_Hurnscald/doctor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2_Hurnscald/doctor.txt b/npc/009-2_Hurnscald/doctor.txt index 825db4cc..2d7c2602 100644 --- a/npc/009-2_Hurnscald/doctor.txt +++ b/npc/009-2_Hurnscald/doctor.txt @@ -1,6 +1,6 @@ // Doctor -new_20-1.gat,148,25,0 script Doctor 107,{ +009-2.gat,148,25,0 script Doctor 107,{ if (getequipid(equip_head) == 616) goto L_Axe; if (getequipid(equip_head) == 621) goto L_Eyepatch; |