mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-30 11:19:43 +00:00
added the game
This commit is contained in:
34
Resources/AssetRipper/Palettes/Default/Liquid.json
Normal file
34
Resources/AssetRipper/Palettes/Default/Liquid.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"palettes": {
|
||||
"FGWater": [
|
||||
"00000000",
|
||||
"FFFFFF",
|
||||
"0000FF40",
|
||||
"1f1f1f",
|
||||
],
|
||||
"Lava": [
|
||||
"00000000",
|
||||
"FFFFFF",
|
||||
"F73910",
|
||||
"1f1f1f"
|
||||
],
|
||||
"BGWater": [
|
||||
"00000000",
|
||||
"FFFFFF",
|
||||
"3234dc",
|
||||
"797979"
|
||||
],
|
||||
"Poison": [
|
||||
"00000000",
|
||||
"FFaa47",
|
||||
"214700",
|
||||
"1f1f1f"
|
||||
],
|
||||
"BGWaterNight": [
|
||||
"00000000",
|
||||
"7ca9d1",
|
||||
"14144c",
|
||||
"797979"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user