mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
cylo sticker
This commit is contained in:
parent
82e1790bc0
commit
48720397ad
14
lua/arc9/common/attachments/sticker_a9cylo.lua
Normal file
14
lua/arc9/common/attachments/sticker_a9cylo.lua
Normal file
@ -0,0 +1,14 @@
|
||||
ATT.PrintName = [[ARC9 Concept logo by CyloWalker]]
|
||||
ATT.CompactName = "A9 Cylo"
|
||||
ATT.Description = [[One of the first concepts for ARC9 logo/icon by CyloWalker (he's cool!)
|
||||
|
||||
Sticker included in ARC9 Base.]]
|
||||
ATT.Icon = Material("stickers/a9cylo")
|
||||
|
||||
ATT.SortOrder = 0
|
||||
ATT.Free = true
|
||||
|
||||
ATT.Folder = "Stickers"
|
||||
ATT.Category = "stickers"
|
||||
|
||||
ATT.StickerMaterial = "stickers/a9cylo"
|
6
materials/stickers/a9cylo.vmt
Normal file
6
materials/stickers/a9cylo.vmt
Normal file
@ -0,0 +1,6 @@
|
||||
"vertexlitgeneric"
|
||||
{
|
||||
"$basetexture" "stickers\a9cylo"
|
||||
"$alphatest" "1"
|
||||
"$decal" "1"
|
||||
}
|
BIN
materials/stickers/a9cylo.vtf
Normal file
BIN
materials/stickers/a9cylo.vtf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user