Backlog/tools/trenchbroom/games/Deathwish/Deathwish.fgd

9 lines
264 B
Plaintext

@SolidClass = worldspawn : "World entity" []
@baseclass size(-16 -16 -24, 16 16 32) color(0 255 0) = PlayerClass []
@PointClass base(PlayerClass) = info_player_start : "Player 1 start" []
@PointClass base(PlayerClass) = enemy_spawn : "Enemy Spawn position" []