Changeset 7901 for code/branches/lastmanstanding2/data
- Timestamp:
- Feb 15, 2011, 3:38:54 PM (14 years ago)
- Location:
- code/branches/lastmanstanding2/data
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/lastmanstanding2/data/levels/lastManStanding.oxw
r7899 r7901 1 <LevelInfo 2 name = "Last Man Standing" 3 description = "Be the sole survivor." 4 tags = "" 5 /> 6 1 7 <?lua 2 8 include("stats.oxo") -
code/branches/lastmanstanding2/data/levels/lastTeamStanding.oxw
r7697 r7901 1 <LevelInfo 2 name = "Last Team Standing" 3 description = "Survive as a team." 4 tags = "singleplayer" 5 /> 1 6 <?lua 2 7 include("stats.oxo") -
code/branches/lastmanstanding2/data/overlays/lastTeamStandingHUD.oxo
r7899 r7901 2 2 <OverlayGroup name="lastTeamStandingHUD" scale = "1, 1"> 3 3 4 <GametypeFadingMessag 4 <GametypeFadingMessage 5 5 name = "fadingmessage" 6 6 position = "0.5, 0.01"
Note: See TracChangeset
for help on using the changeset viewer.