Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 4, 2019, 2:25:56 PM (5 years ago)
Author:
kofrey
Message:

working version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Boxhead_FS19/data/levels/Hover.oxw

    r12261 r12267  
    1 <?lua
    2   include("stats.oxo")
    3   include("HUDTemplates3.oxo")
    4   include("templates/lodInformation.oxt")
    5   include("templates/pickupRepresentationTemplates.oxt")
    6 
    7 ?>
    8 
    9 
    10 
    11 <?lua
    12  
    13   include("templates/spaceshipEscort.oxt")
    14 ?>
    151<!-- include("HUDTemplates3.oxo") -->
    162  <!-- include("templates/spaceshipSwallow.oxt") -->
     
    4127?>
    4228
     29
     30
     31
     32
     33
     34
     35
     36 <?lua
     37  include("stats.oxo")
     38  include("HUDTemplates3.oxo")
     39  include("templates/lodInformation.oxt")
     40  include("templates/pickupRepresentationTemplates.oxt")
     41
     42?>
     43
     44
     45
     46
     47
     48
     49
     50
     51
     52
     53
     54
     55
     56
     57
     58
     59
     60
    4361<?lua
    4462MAZE_NUM_CELLS = 10
     
    5169plugins = hover
    5270gametype = Hover
     71
    5372
    5473>
Note: See TracChangeset for help on using the changeset viewer.