diff options
Diffstat (limited to 'npc/019-1_Snow_field')
-rw-r--r-- | npc/019-1_Snow_field/taro.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/019-1_Snow_field/taro.txt b/npc/019-1_Snow_field/taro.txt index 3d1b4b03..f57e75e9 100644 --- a/npc/019-1_Snow_field/taro.txt +++ b/npc/019-1_Snow_field/taro.txt @@ -1,6 +1,6 @@ // Snow Taro -019-1.gat,57,61,0 script Taro 114,{ +//019-1.gat,57,61,0 script Taro 114,{ if (getequipid(equip_head) == 511 || getequipid(equip_head) == 1206) goto L_Santa; if (getequipid(equip_head) == 633) goto L_Elf; if (getequipid(equip_head) == 628) goto L_NearElf; |