* orientation information for the previous commit

* Provided by crackm (thanks Zor)

--HG--
branch : trunk
This commit is contained in:
Brian
2010-07-22 14:48:46 -06:00
parent 9ff821d8bb
commit e344047493

View File

@@ -0,0 +1,12 @@
UPDATE playercreateinfo SET orientation= 5.696318 WHERE race=4 and
class<>6;
UPDATE playercreateinfo SET orientation= 6.177156 WHERE race=3 and
class<>6;
UPDATE playercreateinfo SET orientation= 2.70526 WHERE race=5 and
class<>6;
UPDATE playercreateinfo SET orientation= 5.316046 WHERE race=10
and class<>6;
UPDATE playercreateinfo SET orientation= 2.083644 WHERE race=11
and class<>6;
UPDATE playercreateinfo SET orientation= 3.659973 WHERE class=6;