Add LiquidType.Shimmer
This commit is contained in:
parent
d3f542cf03
commit
4189b4ab1f
1 changed files with 1 additions and 0 deletions
|
|
@ -1296,6 +1296,7 @@ namespace TShockAPI
|
||||||
Water = 0,
|
Water = 0,
|
||||||
Lava = 1,
|
Lava = 1,
|
||||||
Honey = 2,
|
Honey = 2,
|
||||||
|
Shimmer = 3,
|
||||||
Removal = 255 //@Olink: lets hope they never invent 255 fluids or decide to also use this :(
|
Removal = 255 //@Olink: lets hope they never invent 255 fluids or decide to also use this :(
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue