Add TownSlimeRed to FishableNpcIDs list, allowing it to be fished up
This commit is contained in:
parent
98cca7a4c0
commit
1e432cd43b
1 changed files with 2 additions and 1 deletions
|
|
@ -4541,7 +4541,8 @@ namespace TShockAPI
|
|||
NPCID.BloodEelBody,
|
||||
NPCID.BloodEelTail,
|
||||
NPCID.BloodNautilus,
|
||||
NPCID.DukeFishron
|
||||
NPCID.DukeFishron,
|
||||
NPCID.TownSlimeRed
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue