Update TrenchBroom FGD

This commit is contained in:
MotoLegacy 2023-11-22 08:15:50 +00:00 committed by Awesome NZ:P Updater Bot
parent 2e75535064
commit 0fa7654678
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,7 @@
color(0 255 0) = PlayerClass [] color(0 255 0) = PlayerClass []
@PointClass base(PlayerClass, Target) color(255 255 255) model("models/player.mdl") = info_player_1_spawn : "Player 1 Spawn Point" [ @PointClass base(PlayerClass, Target) color(255 255 255) model("models/player.mdl") = info_player_1_spawn : "Player 1 Spawn Point" [
name(string) : "Character Name"
weapon(choices) : "Weapon" : 0 = weapon(choices) : "Weapon" : 0 =
[ [
1: "Colt M1911" 1: "Colt M1911"
@ -127,6 +128,7 @@
] ]
@PointClass base(PlayerClass, Target) color(2 118 181) model("models/player.mdl") = info_player_2_spawn : "Player 2 Spawn Point" [ @PointClass base(PlayerClass, Target) color(2 118 181) model("models/player.mdl") = info_player_2_spawn : "Player 2 Spawn Point" [
name(string) : "Character Name"
weapon(choices) : "Weapon" : 0 = weapon(choices) : "Weapon" : 0 =
[ [
1: "Colt M1911" 1: "Colt M1911"
@ -188,6 +190,7 @@
] ]
@PointClass base(PlayerClass, Target) color(235 189 0) model("models/player.mdl") = info_player_3_spawn : "Player 3 Spawn Point" [ @PointClass base(PlayerClass, Target) color(235 189 0) model("models/player.mdl") = info_player_3_spawn : "Player 3 Spawn Point" [
name(string) : "Character Name"
weapon(choices) : "Weapon" : 0 = weapon(choices) : "Weapon" : 0 =
[ [
1: "Colt M1911" 1: "Colt M1911"
@ -249,6 +252,7 @@
] ]
@PointClass base(PlayerClass, Target) color(0 230 34) model("models/player.mdl") = info_player_4_spawn : "Player 4 Spawn Point" [ @PointClass base(PlayerClass, Target) color(0 230 34) model("models/player.mdl") = info_player_4_spawn : "Player 4 Spawn Point" [
name(string) : "Character Name"
weapon(choices) : "Weapon" : 0 = weapon(choices) : "Weapon" : 0 =
[ [
1: "Colt M1911" 1: "Colt M1911"