1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-21 15:44:24 +00:00

Updated the name for one (unobtainable) item.

This commit is contained in:
Dale Floer 2020-05-30 22:01:20 -07:00 committed by Stefano Pigozzi
parent c2fa76e193
commit dc091f37b8

View file

@ -4198,7 +4198,7 @@ class ItemType(enum.IntEnum):
SPIDER_NEST_WALL = 4140
METEOR_TOILET = 4141
DECAY_CHAMBER = 4142
UNKNOWN_ITEM_1 = 4143
WHITE_STAR = 4143 # See: https://terraria.gamepedia.com/White_Star
TERRAGRIM = 4144
SOLAR_BATHTUB = 4145
SOLAR_BED = 4146