diff options
Diffstat (limited to 'base/maps/static')
-rw-r--r-- | base/maps/static/jumpgate_construction.map | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/base/maps/static/jumpgate_construction.map b/base/maps/static/jumpgate_construction.map new file mode 100644 index 0000000..35e0b64 --- /dev/null +++ b/base/maps/static/jumpgate_construction.map @@ -0,0 +1,13 @@ + +// entity 0 +{ +"classname" "worldspawn" +} +// entity 1 +{ +"classname" "misc_model" +"origin" "0 0 0" +"model" "models/jumpgate/jumpgate.obj" +"modelscale" "64.000000" +"angle" "-90.000000" +} |