We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58da84d commit 52066dbCopy full SHA for 52066db
reactivedrop/fgd/base.fgd
@@ -2644,7 +2644,7 @@
2644
sides(sidelist) : "Brush faces"
2645
]
2646
2647
-@PointClass base(PlayerClass, Angles) studio("models/editor/playerstart.mdl") = info_player_start :
+@PointClass base(Targetname, PlayerClass, Angles) studio("models/editor/playerstart.mdl") = info_player_start :
2648
"This entity indicates the position and facing direction at which the player will spawn. Any number of "+
2649
"info_player_start entities may be placed in a map for when working in cordoned-off portions of the map. "+
2650
"When multiple info_player_start entities are present in a map, set the 'Master' spawnflag on one of them "+
0 commit comments