diff --git a/source/maps/fgd/hl-nzp.fgd b/source/maps/fgd/hl-nzp.fgd index 1464f55..28f5733 100644 --- a/source/maps/fgd/hl-nzp.fgd +++ b/source/maps/fgd/hl-nzp.fgd @@ -465,6 +465,8 @@ 128: "Pink Light" : 1 256: "Lime Light" : 0 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -499,6 +501,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -534,6 +538,8 @@ 256: "Lime Light" : 0 512: "Yellow Light" : 1 1024: "No damage increase (Double-Tap 1.0)" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -568,6 +574,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 1 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -602,6 +610,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -636,6 +646,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -670,6 +682,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -704,6 +718,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 1 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] diff --git a/source/maps/fgd/tb-nzp.fgd b/source/maps/fgd/tb-nzp.fgd index e8bc163..8cea0be 100644 --- a/source/maps/fgd/tb-nzp.fgd +++ b/source/maps/fgd/tb-nzp.fgd @@ -465,6 +465,8 @@ 128: "Pink Light" : 1 256: "Lime Light" : 0 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -499,6 +501,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -534,6 +538,8 @@ 256: "Lime Light" : 0 512: "Yellow Light" : 1 1024: "No damage increase (Double-Tap 1.0)" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -568,6 +574,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 1 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -602,6 +610,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -636,6 +646,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -670,6 +682,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 0 512: "Yellow Light" : 1 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ] @@ -704,6 +718,8 @@ 128: "Pink Light" : 0 256: "Lime Light" : 1 512: "Yellow Light" : 0 + 2048: "Allow Purchase while Prone" : 0 + 4096: "Silent leave (no animation)" : 0 ] ]