summaryrefslogtreecommitdiff
path: root/packages/models/projectiles/grenade
diff options
context:
space:
mode:
authorxolatile2025-07-16 23:08:40 +0200
committerxolatile2025-07-16 23:08:40 +0200
commit530579d817b47e4f596f6f3d7a76b7c6ba4ebcea (patch)
treebd29ba4266cf53f128d7c2a1846d94ac5eee74c0 /packages/models/projectiles/grenade
parentc79e16f394a027db7cc5b6d1ea1e27da0b24bbb6 (diff)
downloadxolatile-badassbug-530579d817b47e4f596f6f3d7a76b7c6ba4ebcea.tar.xz
xolatile-badassbug-530579d817b47e4f596f6f3d7a76b7c6ba4ebcea.tar.zst
Package files, also broken...
Diffstat (limited to 'packages/models/projectiles/grenade')
-rw-r--r--packages/models/projectiles/grenade/license.txt100
-rw-r--r--packages/models/projectiles/grenade/masks.jpgbin0 -> 14025 bytes
-rw-r--r--packages/models/projectiles/grenade/md3.cfg4
-rw-r--r--packages/models/projectiles/grenade/skin.jpgbin0 -> 13965 bytes
-rw-r--r--packages/models/projectiles/grenade/tris.md3bin0 -> 4068 bytes
5 files changed, 104 insertions, 0 deletions
diff --git a/packages/models/projectiles/grenade/license.txt b/packages/models/projectiles/grenade/license.txt
new file mode 100644
index 0000000..27cf29e
--- /dev/null
+++ b/packages/models/projectiles/grenade/license.txt
@@ -0,0 +1,100 @@
+Description
+
+===========
+
+Files in this folder:
+
+
+
+by "makkE"
+
+Markus Bekel
+
+e-mail: makk_e@web.de
+
+
+
+===================================================================================================
+
+These files have been licensed under a the
+
+"Creative Commons Deed / Attribution Non-commercial Share-Alike ( at-nc-sa )"
+
+===================================================================================================
+
+
+
+You are free:
+
+
+
+ * to copy, distribute, display, and perform the work
+
+ * to make derivative works
+
+
+
+Under the following conditions:
+
+
+
+"by"
+
+ -Attribution. You must give the original author credit.
+
+"nc"
+
+ -Non-Commercial. You may not use this work for commercial purposes.
+
+"sa"
+
+ -Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a licence identical to this one.
+
+
+
+ * For any reuse or distribution, you must make clear to others the licence terms of this work.
+
+ * Any of these conditions can be waived if you get permission from the copyright holder.
+
+
+
+Your fair use and other rights are in no way affected by the above.
+
+
+
+This is a human-readable summary of the Legal Code (the full licence).
+
+
+
+=====================================================================================================
+
+
+
+See:
+
+
+
+http://creativecommons.org/licenses/by-nc-sa/2.5/deed.en_GB
+
+
+
+for the original "human readable" document.
+
+
+
+http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
+
+
+
+for the full legal code.
+
+
+
+visit creativecommons.org for general information and translations of the above documents.
+
+
+
+
+
+
+
diff --git a/packages/models/projectiles/grenade/masks.jpg b/packages/models/projectiles/grenade/masks.jpg
new file mode 100644
index 0000000..74eff9f
--- /dev/null
+++ b/packages/models/projectiles/grenade/masks.jpg
Binary files differ
diff --git a/packages/models/projectiles/grenade/md3.cfg b/packages/models/projectiles/grenade/md3.cfg
new file mode 100644
index 0000000..7ca63aa
--- /dev/null
+++ b/packages/models/projectiles/grenade/md3.cfg
@@ -0,0 +1,4 @@
+md3load tris.md3
+md3skin mesh skin.jpg masks.jpg
+mdlambient 50
+mdlspec 150
diff --git a/packages/models/projectiles/grenade/skin.jpg b/packages/models/projectiles/grenade/skin.jpg
new file mode 100644
index 0000000..f1efd80
--- /dev/null
+++ b/packages/models/projectiles/grenade/skin.jpg
Binary files differ
diff --git a/packages/models/projectiles/grenade/tris.md3 b/packages/models/projectiles/grenade/tris.md3
new file mode 100644
index 0000000..6ab5fe6
--- /dev/null
+++ b/packages/models/projectiles/grenade/tris.md3
Binary files differ