Browse Source

[fixed] inconsistant naming of files for bomba

KevinSmarts 3 years ago
parent
commit
3ef3e5ece0
3 changed files with 6 additions and 6 deletions
  1. 2 2
      glife.qproj
  2. 2 2
      locations/_attributes_bomba_dress.qsrc
  3. 2 2
      locations/_attributes_bomba_outfits.qsrc

+ 2 - 2
glife.qproj

@@ -121,8 +121,8 @@
 		<Location name="$attributes_dolls_dress"/>
 		<Location name="$attributes_cats_outfits"/>
 		<Location name="$attributes_cats_dress"/>
-		<Location name="$attributes_bomba_goth_outfits"/>
-		<Location name="$attributes_bomba_goth_dress"/>
+		<Location name="$attributes_bomba_outfits"/>
+		<Location name="$attributes_bomba_dress"/>
 		<Location name="lost_clothes_here"/>
 		<Location name="portnoi"/>
 		<Location name="portnoi2"/>

+ 2 - 2
locations/_attributes_bomba_goth_dress.qsrc → locations/_attributes_bomba_dress.qsrc

@@ -1,4 +1,4 @@
-# $attributes_bomba_goth_dress
+# $attributes_bomba_dress
 !2020/10/23
 !prince range from 1 to 6, avoid adding too many 5s and 6s
 
@@ -456,5 +456,5 @@ elseif ARGS[1] = 70:
 	CloStyle = 2
 end
 
---- $attributes_bomba_goth_dress ---------------------------------
+--- $attributes_bomba_dress ---------------------------------
 

+ 2 - 2
locations/_attributes_bomba_goth_outfits.qsrc → locations/_attributes_bomba_outfits.qsrc

@@ -1,4 +1,4 @@
-# $attributes_bomba_goth_outfits
+# $attributes_bomba_outfits
 !2020/10/23
 !prince range from 1 to 6, avoid adding too many 5s and 6s
 
@@ -306,5 +306,5 @@ elseif ARGS[1] = 50:
 	CloStyle = 2
 end
 
---- $attributes_bomba_goth_outfits ---------------------------------
+--- $attributes_bomba_outfits ---------------------------------