Skip to content

Commit

Permalink
Update ishina.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Jul 22, 2024
1 parent 4dc624e commit 24cd18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-otservbr-global/npc/ishina.lua
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ local function creatureSayCallback(npc, creature, type, message)
player:setStorageValue(Storage.OutfitQuest.DefaultStart, 1)
end
player:setStorageValue(Storage.Quest.U7_8.OrientalOutfits.FirstOrientalAddon, 1)
layer:setStorageValue(Storage.Quest.U7_8.OrientalOutfits.OrientalDoor, 1)
player:setStorageValue(Storage.Quest.U7_8.OrientalOutfits.OrientalDoor, 1)
npcHandler:say("Yay! I will wait for you to return with a mermaid's comb then.", npc, creature)
npcHandler:setTopic(playerId, 0)
elseif npcHandler:getTopic(playerId) == 3 then
Expand Down

0 comments on commit 24cd18b

Please sign in to comment.