diff options
Diffstat (limited to 'npc/003-1-1/yetiking.txt')
-rw-r--r-- | npc/003-1-1/yetiking.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt index 791754faf..6377637e0 100644 --- a/npc/003-1-1/yetiking.txt +++ b/npc/003-1-1/yetiking.txt @@ -10,7 +10,7 @@ // Only possible with @set command, overrides the co-op requeriment. -003-1-1,94,21,0 script #YetiKing NPC_SUMMONING_CIRC,{ +003-1-1,94,21,0 script #DahYetiKing NPC_SUMMONING_CIRC,{ .@q=getq(HurnscaldQuest_Celestia); if (.@q > 1 && .@q < 99) setq HurnscaldQuest_Celestia, 1; |