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:
parent
c224fd759c
commit
76944e5c63
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue