Skip to content

Commit

Permalink
FGD: Add new Perk-A-Cola spawnflags
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy committed Mar 23, 2024
1 parent 6dc7038 commit aa6a9fb
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions source/maps/fgd/hl-nzp.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down
16 changes: 16 additions & 0 deletions source/maps/fgd/tb-nzp.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down Expand Up @@ -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
]
]

Expand Down

0 comments on commit aa6a9fb

Please sign in to comment.