-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmapbase-expanded.fgd
More file actions
25 lines (20 loc) · 916 Bytes
/
mapbase-expanded.fgd
File metadata and controls
25 lines (20 loc) · 916 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
//====== Copyright � 1996-2005, Valve Corporation, All rights reserved. =======
//
// Purpose: Half-Life 2 game definition file (.fgd)
//
// This is the Mapbase version of the Half-Life 2 FGD.
// Much of this content only works in Mapbase.
//
//=============================================================================
@include "halflife2.fgd"
//====== Copyright � 1996-2005, Valve Corporation, All rights reserved. =======
//
// Purpose: Half-Life 2 game definition file (.fgd)
//
// This is the Mapbase version of the Half-Life 2 FGD.
// Much of this content only works in Mapbase.
//
//=============================================================================
@include "halflife2.fgd"
@NPCClass base(BaseNPC) studio("models/npcs/bullsquid.mdl") = npc_bullsquid : "Bullsquid" []
@NPCClass base(BaseNPC) studio("models/npcs/cockroach.mdl") = npc_cockroach : "Cockroach" []