Normalized resource naming across subindices.

Each .ls2 file has a consistent name given its resources and the code 
that controls it. All resources within a subsidiary .ls2 all have a 
consistent prefix.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2911 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-01-21 04:53:17 +00:00
parent 7293c26b96
commit 003667289c
4 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -106,8 +106,6 @@ comm.pkunk.font = FONTRES:comm/pkunk/pkunk.fon
comm.pkunk.graphics = GFXRES:comm/pkunk/pkunk.ani
comm.pkunk.music = MUSICRES:comm/pkunk/pkunk.mod
comm.pkunk.resources = RES_INDEX:comm/pkunk.ls2
comm.rebel.dialogue = STRTAB:comm/rebel/rebel.txt
comm.rebel.music = MUSICRES:comm/rebel/rebel.ogg
comm.shofixt.colortable = STRTAB:comm/shofixt/shofixt.ct
comm.shofixt.dialogue = STRTAB:comm/shofixt/shofixt.txt
comm.shofixt.font = FONTRES:comm/shofixt/shofixt.fon
@@ -193,6 +191,8 @@ comm.yehat.dialogue = STRTAB:comm/yehat/yehat.txt
comm.yehat.font = FONTRES:comm/yehat/yehat.fon
comm.yehat.graphics = GFXRES:comm/yehat/yehat.ani
comm.yehat.music = MUSICRES:comm/yehat/yehat.mod
comm.yehat.rebel.dialogue = STRTAB:comm/rebel/rebel.txt
comm.yehat.rebel.music = MUSICRES:comm/rebel/rebel.ogg
comm.yehat.resources = RES_INDEX:comm/yehat.ls2
comm.zoqfot.colortable = STRTAB:comm/zoqfot/zoqfot.ct
comm.zoqfot.dialogue = STRTAB:comm/zoqfot/zoqfot.txt
@@ -728,7 +728,6 @@ ship.shofixti.meleeicons = GFXRES:shofixti/shomicon.ani
ship.shofixti.resources = RES_INDEX:shofixti.ls2
ship.shofixti.sounds = SNDRES:shofixti/shosound.snd
ship.shofixti.text = STRTAB:shofixti/shotext.txt
ship.sis.resources = RES_INDEX:sis.ls2
ship.sis_ship.code = CODE:sis_ship/sis.cod
ship.sis_ship.ditty = MUSICRES:sis_ship/sisditty.mod
ship.sis_ship.graphics.blas.large = GFXRES:sis_ship/blasbig.ani
@@ -740,6 +739,7 @@ ship.sis_ship.graphics.sis.medium = GFXRES:sis_ship/sis.med
ship.sis_ship.graphics.sis.small = GFXRES:sis_ship/sis.sml
ship.sis_ship.graphics.sishyper = GFXRES:sis_ship/sishyper.ani
ship.sis_ship.icons = GFXRES:sis_ship/sisicons.ani
ship.sis_ship.resources = RES_INDEX:sis_ship.ls2
ship.sis_ship.sounds = SNDRES:sis_ship/sissound.snd
slides.ending = STRTAB:slides/ending/ending.txt
slides.intro = STRTAB:slides/intro/intro.txt