Part 1 of the content reorganization.
All damage from the initial failed commit should now be repaired. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2989 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -13,12 +13,12 @@ DIMS 320 200
|
||||
#(Everything is drawn within the clipping rect defined by DIMS, from 0, 0)
|
||||
|
||||
#(Sequence 1 -- position the bomb)
|
||||
CALL slides/ending/victory1.txt
|
||||
CALL base/cutscene/ending/victory1.txt
|
||||
|
||||
#(Sequence 2 -- blow it up!)
|
||||
CALL slides/ending/victory2.txt
|
||||
CALL base/cutscene/ending/victory2.txt
|
||||
|
||||
#(Sequence 3 -- final slide show)
|
||||
CALL slides/ending/final.txt
|
||||
CALL base/cutscene/ending/final.txt
|
||||
|
||||
#(***************************** The End ********************************)
|
||||
|
||||
Reference in New Issue
Block a user