Skip to content

Commit

Permalink
disable ghost
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyx14 committed Dec 22, 2020
1 parent 57cadee commit 6169f07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/scripts/creaturescripts/others/login.lua
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ function playerLogin.onLogin(player)

player:loadSpecialStorage()

if player:getGroup():getId() >= 4 then
player:setGhostMode(true)
end
-- Boosted creature
player:sendTextMessage(MESSAGE_LOOT, "Today's boosted creature: " .. Game.getBoostedCreature() .. " \
Boosted creatures yield more experience points, carry more loot than usual and respawn at a faster rate.")
Expand Down

0 comments on commit 6169f07

Please sign in to comment.