diff --git a/fgd/halflife.fgd b/fgd/halflife.fgd index 066c64db0..372827141 100644 --- a/fgd/halflife.fgd +++ b/fgd/halflife.fgd @@ -1394,7 +1394,7 @@ ] @PointClass color(128 200 64) size(-12 -12 -12, 12 12 12) base(Targetname) = calc_position : "Calculate position" [ - netname(target_destination) : "Entity to use [LE]" : "*locus" + netname(target_generic) : "Entity to use [LE]" : "*locus" impulse(choices) : "Position to calculate" : 1 = [ 0 : "Origin" @@ -3716,7 +3716,7 @@ @PointClass size(-12 -16 0, 12 16 36) base(ItemRecharger, Global) studio("models/health_charger_body.mdl") = item_healthcharger : "Wall Health Kit" [] @PointClass size(-12 -16 0, 12 16 36) base(ItemRecharger, Global) studio("models/hev.mdl") = item_recharge : "Wall Recharger" [] -@PointClass base(Targetname, Global, Angles) size(-16 -16 0, 16 16 48 ) studio("models/EYE_SCANNER.mdl") = item_eyescanner : "Retinal Scanner" +@PointClass base(Targetname, Global, Angles) size(-16 -16 0, 16 16 48 ) studio("models/eye_scanner.mdl") = item_eyescanner : "Retinal Scanner" [ unlocked_target(target_destination) : "Unlocked target" locked_target(target_destination) : "Locked target"