diff options
author | Wombat <hpwombat@yahoo.com> | 2010-12-16 15:46:40 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2010-12-16 15:46:40 -0500 |
commit | b8bf1ed5feb92dfb4498cdd91f73833f096c1e05 (patch) | |
tree | e304a2e847bcaf2f22ae8e3ea820d9d38e5bfedd /npc/019-1_Snow_field | |
parent | bf2fb07125cb29e8a5d50ba07557ac6923559014 (diff) | |
download | serverdata-b8bf1ed5feb92dfb4498cdd91f73833f096c1e05.tar.gz serverdata-b8bf1ed5feb92dfb4498cdd91f73833f096c1e05.tar.bz2 serverdata-b8bf1ed5feb92dfb4498cdd91f73833f096c1e05.tar.xz serverdata-b8bf1ed5feb92dfb4498cdd91f73833f096c1e05.zip |
Warp Changes to get between Hurnscald and Nivalis, Orum Quest on stand-by
Diryn offers warp to Nivalis, Frozenbeard to Hurnscald, Taro edited out
Warp changes also to prevent players from interacting with Orum Quest until
the quest is finished.
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; |