git repos / saland

commit bccce6d2

Poul Sander · 2025-11-30 21:39
bccce6d2c63bec314cf4cad157eb1536a98809f5 patch · browse files
parent cd46bf951ba379518f6020abf41ef3c5078660a6

Add 2 new textures

Changed files

M data/textures/AUTH before
A data/textures/effects/water_circle.png
A data/textures/effects/water_projectile.png
diff --git a/data/textures/AUTH b/data/textures/AUTH index 5826ee9..500ae09 100644 --- a/data/textures/AUTH +++ b/data/textures/AUTH
@@ -1,5 +1,7 @@
effects/shot_fireball.png MSavioti (https://opengameart.org/content/firebal-32x32) (CC0 license)
+effects/water_circle.png Cethiel (https://opengameart.org/content/water-magic-effect) (CC0 license)
+effects/water_projectile.png Cethiel (https://opengameart.org/content/water-magic-effect) (CC0 license)
food.png "[LPC] Foods" by bluecarrot16, Daniel Eddeland (daneeklu), Joshua Taylor, Richard Kettering (Jetrel), thekingphoenix, RedVoxel, and Molly "Cougarmint" Willits. See food.png.txt. (CC-BY-SA 3.0/GPL3)
gui_back_white.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license)
gui_back_yellow.png Derived from UI pack by Kenney Vleugels (www.kenney.nl) (CC0 license)
diff --git a/data/textures/effects/water_circle.png b/data/textures/effects/water_circle.png new file mode 100644 index 0000000..a9713cc
Binary files /dev/null and b/data/textures/effects/water_circle.png differ
diff --git a/data/textures/effects/water_projectile.png b/data/textures/effects/water_projectile.png new file mode 100644 index 0000000..7edd034
Binary files /dev/null and b/data/textures/effects/water_projectile.png differ