init
This commit is contained in:
63
Prototypes/Palettes/critters.yml
Normal file
63
Prototypes/Palettes/critters.yml
Normal file
@@ -0,0 +1,63 @@
|
||||
# SPDX-FileCopyrightText: 2024 deathride58 <deathride58@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: KoboldColors
|
||||
name: KoboldColors
|
||||
colors:
|
||||
ForestA: "#71a457"
|
||||
ForestB: "#536f18"
|
||||
ForestC: "#1e5026"
|
||||
ForestD: "#519b71"
|
||||
ForestE: "#61a003"
|
||||
ForestF: "#729953"
|
||||
DesertA: "#999453"
|
||||
DesertB: "#daa976"
|
||||
DesertC: "#a4582f"
|
||||
DesertD: "#af9369"
|
||||
DesertE: "#c27d3b"
|
||||
DesertF: "#ddc3a1"
|
||||
SwampA: "#635033"
|
||||
SwampB: "#455132"
|
||||
SwampC: "#4a4d12"
|
||||
SwampD: "#452d1d"
|
||||
SwampE: "#5f544c"
|
||||
SwampF: "#413b0a"
|
||||
CaveA: "#4a4260"
|
||||
CaveB: "#3f3330"
|
||||
CaveC: "#4a4542"
|
||||
CaveD: "#413d32"
|
||||
CaveE: "#726f6a"
|
||||
CaveF: "#d4c8bf"
|
||||
TechniRed: "#b32828"
|
||||
TechniOrange: "#da8929"
|
||||
TechniGreen: "#28df58"
|
||||
TechniBlue: "#144bb3"
|
||||
TechniCyan: "#1ddfbe"
|
||||
TechniPurple: "#792da9"
|
||||
TechniFuchsia: "#d11a82"
|
||||
|
||||
- type: palette
|
||||
id: KoboldHornColors
|
||||
name: KoboldHornColors
|
||||
colors:
|
||||
HornA: "#d4c8bf"
|
||||
hornB: "#eec7ab"
|
||||
hornC: "#ad9584"
|
||||
|
||||
- type: palette
|
||||
id: ScurretColors
|
||||
name: ScurretColors
|
||||
colors:
|
||||
Normal: "#ffffff" # Sluggy
|
||||
Innocent: "#f6f439" # Monky
|
||||
Angry: "#dc5864" # Hunty
|
||||
Perceptive: "#222222" # Watchy
|
||||
Eldritch: "#dc5864"
|
||||
Fat: "#fefcab"
|
||||
Violent: "#ab3430"
|
||||
Speedy: "#679cfe"
|
||||
Mutated: "#7824a0"
|
||||
Damned: "#98e652"
|
||||
Reference in New Issue
Block a user