Add basic_grenades textures
This commit is contained in:
parent
16a1f5ce52
commit
ebbe64fde0
@ -13,6 +13,7 @@ In addition to the games, the following mods are supported:
|
|||||||
- 3D Armor
|
- 3D Armor
|
||||||
- Awards
|
- Awards
|
||||||
- Baked Clay
|
- Baked Clay
|
||||||
|
- Basic Grenades
|
||||||
- Basic Materials
|
- Basic Materials
|
||||||
- Caverealms
|
- Caverealms
|
||||||
- Email
|
- Email
|
||||||
|
@ -100,6 +100,7 @@ folderExport "farming"
|
|||||||
folderExport "fire"
|
folderExport "fire"
|
||||||
folderExport "fireflies"
|
folderExport "fireflies"
|
||||||
folderExport "flowers"
|
folderExport "flowers"
|
||||||
|
folderExport "grenades_basic"
|
||||||
folderExport "gui"
|
folderExport "gui"
|
||||||
folderExport "handholds"
|
folderExport "handholds"
|
||||||
folderExport "hbarmor"
|
folderExport "hbarmor"
|
||||||
@ -136,6 +137,9 @@ folderExport "vessels"
|
|||||||
folderExport "wool"
|
folderExport "wool"
|
||||||
folderExport "xpanes"
|
folderExport "xpanes"
|
||||||
|
|
||||||
|
# Handle grenades_basic clones late since it depends on shooter_grenade and tnt
|
||||||
|
makeClones "grenades_basic/clones.txt"
|
||||||
|
|
||||||
# CTF
|
# CTF
|
||||||
folderExport "ctf/ctf_bandages"
|
folderExport "ctf/ctf_bandages"
|
||||||
folderExport "ctf/ctf_colors"
|
folderExport "ctf/ctf_colors"
|
||||||
|
3
grenades_basic/clones.txt
Normal file
3
grenades_basic/clones.txt
Normal 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
|
BIN
grenades_basic/grenades_basic_flashbang.png
Normal file
BIN
grenades_basic/grenades_basic_flashbang.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
grenades_basic/grenades_basic_smoke_grenade.png
Normal file
BIN
grenades_basic/grenades_basic_smoke_grenade.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
x
Reference in New Issue
Block a user