Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4364


Ignore:
Timestamp:
Dec 21, 2006, 10:15:34 PM (17 years ago)
Author:
tfahrni
Message:

added some more npc and some objects to ai-map..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/worlds/sp_ai.oxw

    r4351 r4364  
    2929    <NPC2>
    3030       <abs-coor> 10, 0, 10</abs-coor>
    31        <model>models/ships/gobblin.obj,3</model>
     31       <model>models/ships/gobblin.obj,2</model>
     32       <team>1</team>
    3233    </NPC2>
    3334   
    3435    <NPC2>
    3536       <abs-coor> 12, 0, 10</abs-coor>
    36        <model>models/ships/gobblin.obj,3</model>
     37       <model>models/ships/gobblin.obj,2</model>
     38       <team>1</team>
    3739    </NPC2>
    3840   
    3941    <NPC2>
    4042       <abs-coor> 14, 0, 10</abs-coor>
    41        <model>models/ships/gobblin.obj,3</model>
     43       <model>models/ships/gobblin.obj,2</model>
     44       <team>1</team>
    4245    </NPC2>
    4346
    4447    <NPC2>
    4548       <abs-coor> 16, 0, 10</abs-coor>
    46        <model>models/ships/gobblin.obj,3</model>
     49       <model>models/ships/gobblin.obj,2</model>
     50       <team>1</team>
    4751    </NPC2>
    4852   
     53
    4954    <NPC2>
    5055       <abs-coor> 18, 0, 10</abs-coor>
    51        <model>models/ships/gobblin.obj,3</model>
     56       <model>models/ships/fighter.obj,1.1</model>
     57       <swarm>1</swarm>
     58       <team>1</team>
    5259    </NPC2>
    5360   
    5461    <NPC2>
    5562       <abs-coor> 20, 0, 10</abs-coor>
    56        <model>models/ships/gobblin.obj,3</model>
     63       <model>models/ships/fighter.obj,1.1</model>
     64       <swarm>1</swarm>
     65      <team>1</team>
     66    </NPC2>
     67
     68    <NPC2>
     69       <abs-coor> 20, 0, -10</abs-coor>
     70       <model>models/ships/fighter.obj,1.1</model>
     71       <swarm>1</swarm>
     72      <team>1</team>
     73    </NPC2>
     74
     75    <NPC2>
     76       <abs-coor> 18, 0, -10</abs-coor>
     77       <model>models/ships/fighter.obj,1.1</model>
     78       <swarm>1</swarm>
     79      <team>1</team>
    5780    </NPC2>
    5881
    5982
    60 
    61 
    62 
     83<!--
    6384   <ModelEntity>
    6485      <name>Noxon Battle Ship</name>
     
    6788      <abs-dir>20, 100, 10, 50</abs-dir>
    6889   </ModelEntity>
     90-->
    6991
     92   <ModelEntity>
     93      <name>Noxon Battle Ship</name>
     94      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
     95      <abs-coor>100, 0, 0</abs-coor>
     96   </ModelEntity>
     97   <ModelEntity>
     98      <name>Noxon Battle Ship</name>
     99      <model>models/ships/noxon_battle_ship.obj, 0.03</model>
     100      <abs-coor>200, 0, 60</abs-coor>
     101   </ModelEntity>
     102   <ModelEntity>
     103      <name>Noxon Battle Ship</name>
     104      <model>models/ships/noxon_battle_ship.obj, 0.03</model>
     105      <abs-coor>200, 0, -60</abs-coor>
     106   </ModelEntity>
    70107
    71 
     108   <ModelEntity>
     109      <name>Noxon Battle Ship</name>
     110      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
     111      <abs-coor>280, 30, 0</abs-coor>
     112   </ModelEntity>
     113   <ModelEntity>
     114      <name>Noxon Battle Ship</name>
     115      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
     116      <abs-coor>450, 0, 60</abs-coor>
     117   </ModelEntity>
     118   <ModelEntity>
     119      <name>Noxon Battle Ship</name>
     120      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
     121      <abs-coor>400, 0, -60</abs-coor>
     122   </ModelEntity>
     123   <ModelEntity>
     124      <name>Noxon Battle Ship</name>
     125      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
     126      <abs-coor>480, 0, -20</abs-coor>
     127   </ModelEntity>
    72128
    73129    <SkyBox>
Note: See TracChangeset for help on using the changeset viewer.