Add basic_grenades textures

This commit is contained in:
Hugues Ross 2021-04-11 09:58:07 -04:00
parent 16a1f5ce52
commit ebbe64fde0
5 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,7 @@ In addition to the games, the following mods are supported:
- 3D Armor
- Awards
- Baked Clay
- Basic Grenades
- Basic Materials
- Caverealms
- Email

View File

@ -100,6 +100,7 @@ folderExport "farming"
folderExport "fire"
folderExport "fireflies"
folderExport "flowers"
folderExport "grenades_basic"
folderExport "gui"
folderExport "handholds"
folderExport "hbarmor"
@ -136,6 +137,9 @@ folderExport "vessels"
folderExport "wool"
folderExport "xpanes"
# Handle grenades_basic clones late since it depends on shooter_grenade and tnt
makeClones "grenades_basic/clones.txt"
# CTF
folderExport "ctf/ctf_bandages"
folderExport "ctf/ctf_colors"

View File

@ -0,0 +1,3 @@
shooter_grenade/shooter_hand_grenade.png,grenades_basic/grenades_basic_frag.png
tnt/tnt_boom.png,grenades_basic/grenades_basic_boom.png
tnt/tnt_smoke.png,grenades_basic/grenades_basic_smoke.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB