Skip to content

Commit

Permalink
Update mushroom.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorairei authored Jan 10, 2025
1 parent 77c96e0 commit a0e145b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local monster = {}
monster.description = "a Mushroom"
monster.experience = 0
monster.outfit = {
lookType = 1669, --todo get correct lookType
lookType = 1773, --todo get correct lookType
lookHead = 0,
lookBody = 0,
lookLegs = 0,
Expand Down

0 comments on commit a0e145b

Please sign in to comment.