mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Added the Arc-bird
it just that good
This commit is contained in:
parent
cac05f67d1
commit
a0759c9f12
@ -519,3 +519,23 @@ ATT.Folder = "Com. wave 1"
|
||||
ATT.StickerMaterial = "stickers/drawberf"
|
||||
|
||||
ARC9.LoadAttachment(ATT, "sticker_drawberf")
|
||||
|
||||
ATT = {}
|
||||
|
||||
ATT.PrintName = [[Arc Bird]]
|
||||
ATT.CompactName = "Arc Bird"
|
||||
ATT.Description = [[Arc Bird.
|
||||
Design by Nori/Chewable.
|
||||
|
||||
Sticker included in ARC9 Base.]]
|
||||
ATT.Icon = Material("stickers/arc_bird")
|
||||
|
||||
ATT.SortOrder = 0
|
||||
ATT.Free = true
|
||||
|
||||
ATT.Category = "stickers"
|
||||
ATT.Folder = "Com. wave 1"
|
||||
|
||||
ATT.StickerMaterial = "stickers/arc_bird"
|
||||
|
||||
ARC9.LoadAttachment(ATT, "sticker_arcbird")
|
8
materials/stickers/arc_bird.vmt
Normal file
8
materials/stickers/arc_bird.vmt
Normal file
@ -0,0 +1,8 @@
|
||||
"vertexlitgeneric"
|
||||
{
|
||||
"$basetexture" "stickers\arc_bird"
|
||||
// "$bumpmap" "stickers\a9k"
|
||||
// "$phong" "1"
|
||||
"$alphatest" "1"
|
||||
"$decal" "1"
|
||||
}
|
BIN
materials/stickers/arc_bird.vtf
Normal file
BIN
materials/stickers/arc_bird.vtf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user