~ubuntu-branches/ubuntu/precise/egoboo-data/precise

« back to all changes in this revision

Viewing changes to modules/advent.mod/objects/bossmuse.obj/script.txt

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-04-25 10:20:11 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100425102011-1aosouybjkexdg9v
Tags: 1:2.7.7-1
* New Upstream Release
* Switch to debhelper

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// This initializes music and goes away
2
 
tmpargument = 10
3
 
tmpturn = IGCOMBAT
4
 
tmpdistance = 6
5
 
SetMusicPassage
6
 
 
7
 
tmpargument = 11
8
 
tmpturn = IGCOMBAT
9
 
tmpdistance = 4
10
 
SetMusicPassage
11
 
 
12
 
tmpargument = 12
13
 
tmpturn = IGCOMBAT
14
 
tmpdistance = 4
15
 
SetMusicPassage
16
 
 
17
 
tmpargument = 13
18
 
tmpturn = IGSECRET
19
 
tmpdistance = 3
20
 
SetMusicPassage
21
 
 
22
 
tmpargument = 14
23
 
tmpturn = IGSECRET
24
 
tmpdistance = 4
25
 
SetMusicPassage
26
 
 
27
 
tmpargument = 15
28
 
tmpturn = IGSECRET
29
 
tmpdistance = 2
30
 
SetMusicPassage
31
 
 
32
 
GoPoof
33
 
End                                     // All done