Skip to content

Commit

Permalink
Update modules.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonyrewind authored Feb 10, 2024
1 parent c700436 commit f48e316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/npclib/npc_system/modules.lua
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ if Modules == nil then
player:kv():set("npc-exhaustion", os.time() + 3) -- 3 seconds
player:teleportTo(destination)
playerPosition:sendMagicEffect(CONST_ME_TELEPORT)
player:addAchievementProgress("Ship's Kobold", 1250)

-- What a foolish Quest - Mission 3
if Storage.WhatAFoolish.PieBoxTimer ~= nil then
Expand Down

0 comments on commit f48e316

Please sign in to comment.