From 0b78e557397874db2b1be0877f8eae9128f93311 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 18 Nov 2010 12:53:34 +0000 Subject: Modified some particle scripts to have multiple emitters.. All ship models corrected for recent svn changes regarding rotations. raider.map: Created brushwork out of most patch meshes to complete model. freighter.map: Added more structure to the model, still work in progress. inquisitor.map: Completely rebuilt cockpit. Increased width of the overall ship. --- base/maps/lindblade/halcyon.map | 4 ++-- base/maps/lindblade/supertanker.map | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'base/maps/lindblade') diff --git a/base/maps/lindblade/halcyon.map b/base/maps/lindblade/halcyon.map index 95ff103..e960434 100644 --- a/base/maps/lindblade/halcyon.map +++ b/base/maps/lindblade/halcyon.map @@ -5367,7 +5367,7 @@ "origin" "818.000000 -704.000000 190.000000" "flare" "4" "radius" "160" -"pitch" "-45" +"angles" "45 0 0" } // entity 6 { @@ -5375,7 +5375,7 @@ "origin" "818.000000 704.000000 190.000000" "flare" "4" "radius" "160" -"pitch" "-45" +"angles" "45 0 0" } // entity 7 { diff --git a/base/maps/lindblade/supertanker.map b/base/maps/lindblade/supertanker.map index d209b70..4a17401 100644 --- a/base/maps/lindblade/supertanker.map +++ b/base/maps/lindblade/supertanker.map @@ -8769,15 +8769,15 @@ { "classname" "fx_flare" "origin" "866.000000 752.000000 -82.000000" -"pitch" "-45" "flare" "4" "radius" "192" +"angles" "45 0 0" } // entity 62 { "classname" "fx_flare" "origin" "866.000000 -752.000000 -82.000000" -"pitch" "-45" "flare" "4" "radius" "192" +"angles" "45 0 0" } -- cgit v1.2.3