Cstrike: Fix spaces/tabulations/typo

This commit is contained in:
Arkshine
2015-09-07 11:52:29 +02:00
parent b6910667a8
commit eb0222455a
3 changed files with 48 additions and 47 deletions

View File

@ -107,7 +107,7 @@
}
}
}
"#default"
{
"CommandsAliases"
@ -376,17 +376,17 @@
"BuyEquip"
{
"hegren"
"hegren"
{
"itemid" "4" // CSW/I_HEGRENADE
"classid" "3" // CS_WEAPONCLASS_GRENADE
}
"sgren"
"sgren"
{
"itemid" "9" // CSW/I_SMOKEGRENADE
"classid" "3" // CS_WEAPONCLASS_GRENADE
}
"flash"
"flash"
{
"itemid" "25" // CSW/I_FLASHBANG
"classid" "3" // CS_WEAPONCLASS_GRENADE
@ -394,7 +394,7 @@
"vest"
{
"itemid" "31" // CSW/I_VEST
"classname" "item_kevlar"
"classname" "item_kevlar"
}
"vesthelm"
{
@ -436,7 +436,7 @@
"buyammo2"
{
"itemid" "37" // CSI_SECAMMO
}
}
}
}
}