diff --git a/base.fgd b/base.fgd index 2953756..7b4fd0c 100644 --- a/base.fgd +++ b/base.fgd @@ -7125,7 +7125,7 @@ @PointClass base(Targetname, Angles, Studiomodel) sphere(expradius) studioprop() = physics_cannister : "A physically simulated gas cannister that can have its cap shot off, at which point gas will start escaping and cause the cannister to fly around. If it takes enough damage, it will explode." [ - model(studio) : "World model" : "models\props_c17\canister01a.mdl" + model(studio) : "World model" : "models/props_c17/canister01a.mdl" spawnflags(flags) = [ 1 : "[1] Start Asleep" : 0 diff --git a/halflife2.fgd b/halflife2.fgd index 767758b..fc5f623 100644 --- a/halflife2.fgd +++ b/halflife2.fgd @@ -4735,7 +4735,7 @@ 1 : "Yes" ] - LOSMask(choices) : "LOS method" : 1 : "Controls what the mine can't see through when looking for enemies. Useful for when you want mines to see through grates and fences." = + LOSMask(choices) : "LOS method" : 16395 : "Controls what the mine can't see through when looking for enemies. Useful for when you want mines to see through grates and fences." = [ 16395 : "Default - Solid entities (MASK_SOLID_BRUSHONLY)" 16449 : "NPC LOS (MASK_BLOCKLOS)"