Skip to content

Commit

Permalink
fix: tired tree looktype (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirkaan authored Feb 15, 2024
1 parent 23c5d99 commit 94fced9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions data-otservbr-global/npc/tired_tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ npcConfig.walkInterval = 2000
npcConfig.walkRadius = 2

npcConfig.outfit = {
lookType = 0,
lookHead = 0,
lookBody = 0,
lookLegs = 0,
lookFeet = 0,
lookAddons = 0,
lookTypeEx = 25405,
}

npcConfig.flags = {
Expand Down

0 comments on commit 94fced9

Please sign in to comment.