Browse Source

[changed] Updated the shoes to use the new attribute files and image links and updated variable names to new version inline with clothing variable naming

KevinSmarts 3 years ago
parent
commit
5e1e4254f6

+ 0 - 156
locations/_attrib_shoe_boutique.qsrc

@@ -1,156 +0,0 @@
-# $attrib_shoe_boutique
-
-if ARGS[1] = 1:
-	ShoQuality = 5
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 2:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 3:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 4:
-	ShoQuality = 7
-	ShoHeels = 3
-	ShoCut = 3
-	ShoStyle = 2
-elseif ARGS[1] = 5:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 6:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 7:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 8:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 9:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 3
-elseif ARGS[1] = 10:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 11:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 3
-elseif ARGS[1] = 12:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 13:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 14:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 3
-elseif ARGS[1] = 15:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 16:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 17:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 1
-elseif ARGS[1] = 18:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 4
-elseif ARGS[1] = 19:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 20:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 21:
-	ShoQuality = 6
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 22:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 23:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 24:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 25:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 26:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 27:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 28:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 29:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 30:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 31:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 3
-elseif ARGS[1] = 32:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 33:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 34:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 35:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 36:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 4
-elseif ARGS[1] = 37:
-	ShoQuality = 6
-	ShoHeels = 4
-	ShoCut = 2
-end
-
---- $attrib_shoe_boutique ---------------------------------
-

+ 0 - 145
locations/_attrib_shoe_dolls.qsrc

@@ -1,145 +0,0 @@
-# $attrib_shoe_dolls
-
-if ARGS[1] = 1:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 2:
-	ShoQuality = 4
-	ShoHeels = 2
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 3:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 3
-	ShoStyle = 3
-elseif ARGS[1] = 4:
-	ShoQuality = 5
-	ShoHeels = 2
-	ShoCut = 2
-	ShoStyle = 3
-	ShoStyle = 2
-elseif ARGS[1] = 5:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 6:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 7:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 8:
-	ShoQuality = 5
-	ShoHeels = 3
-	ShoCut = 1
-	ShoStyle = 3
-	ShoStyle = 2
-elseif ARGS[1] = 9:
-	ShoQuality = 3
-	ShoHeels = 2
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 10:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 2
-	ShoStyle = 3
-	ShoStyle = 2
-elseif ARGS[1] = 11:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 3
-	ShoStyle = 3
-elseif ARGS[1] = 12:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 13:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 3
-	ShoStyle = 3
-elseif ARGS[1] = 14:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 15:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 16:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 17:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 18:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 3
-	ShoStyle = 3
-elseif ARGS[1] = 19:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 5
-	ShoStyle = 3
-elseif ARGS[1] = 20:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 21:
-	ShoQuality = 4
-	ShoHeels = 2
-	ShoCut = 3
-	ShoStyle = 3
-	ShoStyle = 2
-elseif ARGS[1] = 22:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 23:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 24:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 25:
-	ShoQuality = 5
-	ShoHeels = 3
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 26:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 27:
-	ShoQuality = 3
-	ShoHeels = 3
-	ShoCut = 2
-	ShoStyle = 3
-end
-
---- $attrib_shoe_dolls ---------------------------------
-

+ 0 - 214
locations/_attrib_shoe_gandm.qsrc

@@ -1,214 +0,0 @@
-# $attrib_shoe_gandm
-
-if ARGS[1] = 1:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 2:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 3:
-	ShoQuality = 2
-	ShoHeels = 3
-	ShoCut = 3
-elseif ARGS[1] = 4:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 5
-elseif ARGS[1] = 5:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 2
-elseif ARGS[1] = 6:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 7:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 4
-elseif ARGS[1] = 8:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 3
-elseif ARGS[1] = 9:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 10:
-	ShoQuality = 2
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 11:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 2
-elseif ARGS[1] = 12:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 13:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 14:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 15:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 16:
-	ShoQuality = 2
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 17:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 18:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 19:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 5
-elseif ARGS[1] = 20:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 5
-elseif ARGS[1] = 21:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 22:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 23:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 24:
-	ShoQuality = 2
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 25:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 26:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 27:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 28:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 4
-elseif ARGS[1] = 29:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 30:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 31:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 32:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 33:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 34:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 35:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 36:
-	ShoQuality = 2
-	ShoHeels = 3
-	ShoCut = 1
-elseif ARGS[1] = 37:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 38:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 39:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 40:
-	ShoQuality = 2
-	ShoHeels = 3
-	ShoCut = 1
-elseif ARGS[1] = 41:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 42:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 43:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 44:
-	ShoQuality = 1
-	ShoHeels = 2
-	ShoCut = 2
-elseif ARGS[1] = 45:
-	ShoQuality = 1
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 46:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 47:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 48:
-	ShoQuality = 2
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 49:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 50:
-	ShoQuality = 1
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 51:
-	ShoQuality = 2
-	ShoHeels = 4
-	ShoCut = 1
-end
-
---- $attrib_shoe_gandm ---------------------------------
-

+ 0 - 164
locations/_attrib_shoe_pussy.qsrc

@@ -1,164 +0,0 @@
-# $attrib_shoe_pussy
-
-if ARGS[1] = 1:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 1
-elseif ARGS[1] = 2:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 3:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 1
-elseif ARGS[1] = 4:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 5:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 1
-elseif ARGS[1] = 6:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-	ShoStyle = 2
-elseif ARGS[1] = 7:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 8:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 9:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 10:
-	ShoQuality = 5
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 11:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 12:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 5
-	ShoStyle = 1
-elseif ARGS[1] = 13:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 2
-elseif ARGS[1] = 14:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 15:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 16:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 17:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 2
-	ShoStyle = 3
-elseif ARGS[1] = 18:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 19:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 20:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 21:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 22:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 2
-elseif ARGS[1] = 23:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-	ShoStyle = 3
-elseif ARGS[1] = 24:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 25:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 26:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 27:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 5
-elseif ARGS[1] = 28:
-	ShoQuality = 3
-	ShoHeels = 2
-	ShoCut = 1
-elseif ARGS[1] = 29:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 30:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 31:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 32:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 33:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 34:
-	ShoQuality = 3
-	ShoHeels = 4
-	ShoCut = 1
-elseif ARGS[1] = 35:
-	ShoQuality = 4
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 36:
-	ShoQuality = 4
-	ShoHeels = 2
-	ShoCut = 2
-elseif ARGS[1] = 37:
-	ShoQuality = 3
-	ShoHeels = 3
-	ShoCut = 2
-elseif ARGS[1] = 38:
-	ShoQuality = 4
-	ShoHeels = 4
-	ShoCut = 2
-end
-
---- $attrib_shoe_pussy ---------------------------------
-

+ 0 - 126
locations/_attrib_shoe_trainers.qsrc

@@ -1,126 +0,0 @@
-# $attrib_shoe_trainers
-
-if ARGS[1] = 1:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 2:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 3:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 4:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 5:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 6:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 7:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 8:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 9:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 10:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 11:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 12:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 13:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 14:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 15:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 16:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 17:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 18:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 19:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 20:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 21:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 22:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 23:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 24:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 25:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 26:
-	ShoQuality = 5
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 27:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 28:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 29:
-	ShoQuality = 4
-	ShoHeels = 1
-	ShoCut = 1
-elseif ARGS[1] = 30:
-	ShoQuality = 3
-	ShoHeels = 1
-	ShoCut = 1
-end
-
---- $attrib_shoe_trainers ---------------------------------
-

+ 6 - 4
locations/_shoe_description.qsrc

@@ -1,16 +1,18 @@
 # $shoe_description
 
-if $ARGS[0] = 'boutique':
+if $ARGS[0] = 'moncheri':
 	$RESULT = 'Mon Chéri shoe number '
-elseif $ARGS[0] = 'pussy':
+elseif $ARGS[0] = 'cats':
 	$RESULT = 'Pussy-Cats shoe number '
+elseif $ARGS[0] = 'bomba':
+	$RESULT = 'Tsar Bomba shoe number '
 elseif $ARGS[0] = 'dolls':
 	$RESULT = 'Patchwork Dolls shoe number '
 elseif $ARGS[0] = 'fetish':
 	$RESULT = 'Fetish shoe number '
-elseif $ARGS[0] = 'gandm':
+elseif $ARGS[0] = 'gm':
 	$RESULT = 'G&M shoe number '
-elseif $ARGS[0] = 'trainers':
+elseif $ARGS[0] = 'danilovich':
 	$RESULT = 'Training shoe number '
 end
 

+ 7 - 7
locations/_shoe_image.qsrc

@@ -3,18 +3,18 @@
 !! ARGS 0 - clothing group name
 !! ARGS 1 - clothing index
 
-if $ARGS[0] = 'boutique':
-	$RESULT = 'images/pc/shoes/boutique/<<ARGS[1]>>.jpg'
-elseif $ARGS[0] = 'pussy':
-	$RESULT = 'images/pc/shoes/cats/<<ARGS[1]>>.jpg'
+if $ARGS[0] = 'moncheri':
+	$RESULT = 'images/pc/items/moncheri/shoes/<<ARGS[1]>>.jpg'
+elseif $ARGS[0] = 'bomba':
+	$RESULT = 'images/pc/items/bomba/shoes/<<ARGS[1]>>.jpg'
 elseif $ARGS[0] = 'dolls':
-	$RESULT = 'images/pc/shoes/dolls/<<ARGS[1]>>.jpg'
+	$RESULT = 'images/pc/items/dolls/shoes/<<ARGS[1]>>.jpg'
 elseif $ARGS[0] = 'fetish':
 	$RESULT = 'images/pc/shoes/fetish/<<ARGS[1]>>.jpg'
 elseif $ARGS[0] = 'gandm':
-	$RESULT = 'images/pc/shoes/g&m/<<ARGS[1]>>.jpg'
+	$RESULT = 'images/pc/items/gm/shoes/<<ARGS[1]>>.jpg'
 elseif $ARGS[0] = 'trainers':
-	$RESULT = 'images/pc/shoes/trainers/<<ARGS[1]>>.jpg'
+	$RESULT = 'images/pc/items/danilovich/shoes/<<ARGS[1]>>.jpg'
 end
 
 --- $shoe_image ---------------------------------

+ 10 - 19
locations/budgetclothes.qsrc

@@ -71,7 +71,7 @@ if $ARGS[0] = 'start':
 
 		act 'View exercise shoes':
 			minut += 5
-			gt 'budgetclothes', 'trainers'
+			gt 'budgetclothes', 'danilovich'
 		end
 	end
 
@@ -391,28 +391,19 @@ if $ARGS[0] = 'shoes':
 		gt 'budgetclothes', 'start'
 	end
 
-	if Clothingstock > 15:
-		i = 1
-	elseif Clothingstock > 7:
-		i = 2
-	else
-		i = 3
-	end
-
 	:loopgandm_shoes
 		if sgandm[i] = 0:*p '<a href="exec: i = <<i>> & gt ''budgetclothes'', ''budget_shoes''"><img src="images/pc/shoes/g&m/<<i>>.jpg" height="250" /></a>'
-		i += 3
-		if i = 6:i = 9
-	if i <= 51:jump 'loopgandm_shoes'
+		i += 1
+	if i <= 40:jump 'loopgandm_shoes'
 end
 
 if $ARGS[0] = 'budget_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'gandm',i, 700
 
-if $ARGS[0] = 'trainers':
-	$loc_arg = 'trainers'
+if $ARGS[0] = 'danilovich':
+	$loc_arg = 'danilovich'
 	$loc = 'budgetclothes'
 	$menu_loc = 'budgetclothes'
-	$menu_arg = 'trainers'
+	$menu_arg = 'danilovich'
 	menu_off = 0
 	*clr & cla
 	gs'stat'
@@ -429,14 +420,14 @@ if $ARGS[0] = 'trainers':
 		i = 2
 	end
 
-	:looptrainers_shoes
-		if strainers[i] = 0:*p '<a href="exec: i = <<i>> & gt ''budgetclothes'', ''training_shoes''"><img src="images/pc/shoes/trainers/<<i>>.jpg" height="250" /></a>'
+	:loopdanilovich_shoes
+		if sdanilovich[i] = 0:*p '<a href="exec: i = <<i>> & gt ''budgetclothes'', ''danilovich_shoes''"><img src="images/pc/items/danilovich/shoes/<<i>>.jpg" height="250" /></a>'
 		i += 2
 		if i = 21:i = 23
-	if i <= 30:jump 'looptrainers_shoes'
+	if i <= 30:jump 'loopdanilovich_shoes'
 end
 
-if $ARGS[0] = 'training_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'trainers',i, 800
+if $ARGS[0] = 'danilovich_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'danilovich',i, 800
 
 if $ARGS[0] = 'coats':
 	$menu_loc = 'budgetclothes'

+ 5 - 11
locations/moncheri.qsrc

@@ -126,19 +126,13 @@ if $ARGS[0] = 'shoes':
 
 	act 'Return': minut += 1 & gt 'moncheri', 'start'
 
-	if Clothingstock > 11:
-		i = 1
-	else
-		i = 2
-	end
-
-	:loopboutique_shoes
-		if sboutique[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''boutique_shoes''"><img src="images/pc/shoes/boutique/<<i>>.jpg" height="250" /></a>'
-		i += 2
-	if i <= 37:jump 'loopboutique_shoes'
+	:loopmoncheri_shoes
+		if smoncheri[i] = 0:*p '<a href="exec: i = <<i>> & gt ''moncheri'', ''moncheri_shoes''"><img src="images/pc/items/moncheri/shoes/<<i>>.jpg" height="250" /></a>'
+		i += 1
+	if i <= 40:jump 'loopmoncheri_shoes'
 end
 
-if $ARGS[0] = 'boutique_shoes':	gt 'shoes', 'view_shoe_item', 'shop', 'boutique',i, 5000
+if $ARGS[0] = 'moncheri_shoes':	gt 'shoes', 'view_shoe_item', 'shop', 'moncheri',i, 5000
 
 if $ARGS[0] = 'purses':
 	$loc_arg = 'purses'

+ 5 - 3
locations/shoe_attributes.qsrc

@@ -36,17 +36,19 @@ ShoQuality = 0
 ShoHeels = 0
 ShoCut = 0
 
-if $ARGS[0] = 'boutique':
+if $ARGS[0] = 'moncheri':
 	*P FUNC('$attributes_moncheri_shoes', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'pussy':
 	*P FUNC('$attributes_cats_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'bomba':
+	*P FUNC('$attributes_bomba_shoes', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'dolls':
 	*P FUNC('$attributes_dolls_shoes', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'fetish':
 	*P FUNC('$attrib_shoe_fetish', $ARGS[0], ARGS[1])
-elseif $ARGS[0] = 'gandm':
+elseif $ARGS[0] = 'gm':
 	*P FUNC('$attributes_gm_shoes', $ARGS[0], ARGS[1])
-elseif $ARGS[0] = 'trainers':
+elseif $ARGS[0] = 'danilovich':
 	*P FUNC('$attributes_danilovich_shoes', $ARGS[0], ARGS[1])
 end
 

+ 10 - 0
locations/shoe_description2.qsrc

@@ -49,5 +49,15 @@ else
 	end
 end
 
+*nl
+
+if ShoStlye = 1:
+	'These shoes are considered stripper shoes.'
+elseif ShoStlye = 2:
+	'These shoes are considered bimbo shoes.'
+elseif ShoStlye = 3:
+	'These shoes are considered alternative shoes.'
+end
+
 --- shoe_description2 ---------------------------------
 

+ 36 - 15
locations/shoes.qsrc

@@ -101,16 +101,22 @@ if $ARGS[0] = 'view_shoe_list':
 	'<center><table border=0 cellspacing=0 cellpadding=5><TH></TH><TH>Shoe</TH><TH>Description</TH><TH>Bimbo</TH><TH>Stripper</TH><TH>Actions</TH>'
 
 	i = 1
-	:loopsboutique
-		if sboutique[i] = 1 and sboutiqueS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'boutique', i)
+	:loopsmoncheri
+		if smoncheri[i] = 1 and smoncheriS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'moncheri', i)
 		i += 1
-	if i <= 37:jump 'loopsboutique'
+	if i <= 37:jump 'loopsmoncheri'
 
 	i = 1
-	:loopspussy
-		if spussy[i] = 1 and spussyS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'pussy', i)
+	:loopscats
+		if scats[i] = 1 and scatsS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'cats', i)
 		i += 1
-	if i <= 38:jump 'loopspussy'
+	if i <= 38:jump 'loopscats'
+
+	i = 1
+	:loopsbomba
+		if sbomba[i] = 1 and sbombaS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'bomba', i)
+		i += 1
+	if i <= 27:jump 'loopsbomba'
 
 	i = 1
 	:loopsdolls
@@ -125,20 +131,35 @@ if $ARGS[0] = 'view_shoe_list':
 	if i <= 27:jump 'loopsfetish'
 
 	i = 1
-	:loopsgandm
-		if sgandm[i] = 1 and sgandmS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'gandm', i)
+	:loopsgm
+		if sgm[i] = 1 and sgmS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'gm', i)
 		i += 1
-	if i <= 51:jump 'loopsgandm'
+	if i <= 51:jump 'loopsgm'
 
 	i = 1
-	:loopstrainers
-		if strainers[i] = 1 and strainersS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'trainers', i)
+	:loopsdanilovich
+		if sdanilovich[i] = 1 and sdanilovichS[i] = sloc:*P dyneval($shoe_list_line, $ARGS[1], 'danilovich', i)
 		i += 1
-	if i <= 29:jump 'loopstrainers'
+	if i <= 29:jump 'loopsdanilovich'
 
 	'</table></center>' 
 end
 
+if $ARGS[0] = 'moncheri':
+	*P FUNC('$attributes_moncheri_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'cats':
+	*P FUNC('$attributes_cats_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'bomba':
+	*P FUNC('$attributes_bomba_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'dolls':
+	*P FUNC('$attributes_dolls_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'fetish':
+	*P FUNC('$attrib_shoe_fetish', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'gm':
+	*P FUNC('$attributes_gm_shoes', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'danilovich':
+	*P FUNC('$attributes_danilovich_shoes', $ARGS[0], ARGS[1])
+end
 if $ARGS[0] = 'gym':
 	if $regularwornshoetype = '':
 		$regularwornshoetype = $shoeworntype
@@ -148,10 +169,10 @@ if $ARGS[0] = 'gym':
 	'<center><img src="images/locations/city/citycenter/mall/sports.png"></center>'
 
 	i = 1
-	:loopstrainers2
-		if strainers[i] = 1 and strainersS[i] = 0:'<a href="exec:gt ''shoes'', ''view_shoe_item'', ''wardrobe'', ''trainers'', <<i>>"><img src="images/pc/shoes/trainers/<<i>>.jpg" 	height="250" /></a>'
+	:loopsdanilovich2
+		if sdanilovich[i] = 1 and sdanilovichS[i] = 0:'<a href="exec:gt ''shoes'', ''view_shoe_item'', ''wardrobe'', ''danilovich'', <<i>>"><img src="images/pc/shoes/danilovich/<<i>>.jpg" 	height="250" /></a>'
 		i += 1
-	if i <= 29:jump 'loopstrainers2'
+	if i <= 29:jump 'loopsdanilovich2'
 
 	act 'Return': gt $loc, $loc_arg
 

+ 3 - 9
locations/shop_dolls.qsrc

@@ -188,16 +188,10 @@ if $ARGS[0] = 'shoes':
 		gt 'shop_dolls', 'browse'
 	end
 
-	if Clothingstock > 11:
-		i = 1
-	else
-		i = 2
-	end
-
 	:loopdolls_shoes
-		if sdolls[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_dolls'', ''dolls_shoes''"><img src="images/pc/shoes/dolls/<<i>>.jpg" height="250" /></a>'
-		i += 2
-	if i <= 27:jump 'loopdolls_shoes'
+		if sdolls[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_dolls'', ''dolls_shoes''"><img src="images/pc/items/dolls/shoes/<<i>>.jpg" height="250" /></a>'
+		i += 1
+	if i <= 30:jump 'loopdolls_shoes'
 end
 
 if $ARGS[0] = 'dolls_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'dolls',i, 2000

+ 25 - 0
locations/shop_tsar_bomba.qsrc

@@ -23,6 +23,8 @@ if $ARGS[0] = 'start':
 
 	act 'View other outfits': minut += 5 & gt 'shop_tsar_bomba', 'clothes'
 
+	act 'View shoes': minut += 5 & gt 'shop_tsar_bomba', 'shoes'
+
 	act 'View purses': minut += 5 & gt 'shop_tsar_bomba', 'purses'
 
 end
@@ -146,5 +148,28 @@ end
 
 if $ARGS[0] = 'purses2': gt 'purses', 'view_purse_item', 'shop', 'bomba',i, 2000
 
+if $ARGS[0] = 'shoes':
+	$loc_arg = 'shoes'
+	$loc = 'shop_tsar_bomba'
+	$menu_arg = 'purses'
+	$menu_loc = 'shoes'
+	menu_off = 0
+	*clr & cla
+	gs'stat'
+
+	act 'Return':
+		cla
+		minut += 5
+		gt 'shop_tsar_bomba', 'browse'
+	end
+
+	:loopbomba_shoes
+		if sbomba[i] = 0:*p '<a href="exec: i = <<i>> & gt ''shop_tsar_bomba'', ''bomba_shoes''"><img src="images/pc/items/bomba/shoes/<<i>>.jpg" height="250" /></a>'
+		i += 1
+	if i <= 40:jump 'loopbomba_shoes'
+end
+
+if $ARGS[0] = 'bomba_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'bomba',i, 2000
+
 --- shop_tsar_bomba ---------------------------------
 

+ 7 - 7
locations/sportShop.qsrc

@@ -25,7 +25,7 @@ if $ARGS[0] = 'start':
 	
 	act 'View sports panties':minut += 5 & gt 'sportshop', 'panties'
 	
-	act 'View exercise shoes':minut += 5 & gt 'sportshop', 'trainers'
+	act 'View exercise shoes':minut += 5 & gt 'sportshop', 'danilovich'
 
 	act 'View swimwear':minut += 5 & gt 'sportshop', 'swim'
 
@@ -127,8 +127,8 @@ end
 
 if $ARGS[0] = 'exercise': gt 'clothing', 'view_clothing_item', 'shop', 'exercise',i, 2000
 
-if $ARGS[0] = 'trainers':
-	$loc_arg = 'trainers'
+if $ARGS[0] = 'danilovich':
+	$loc_arg = 'danilovich'
 	$loc = 'sportShop'
 	cls
 	gs'stat'
@@ -140,13 +140,13 @@ if $ARGS[0] = 'trainers':
 	end
 
 	i = 1
-	:looptrainers_shoes
-		if strainers[i] = 0:*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''training_shoes''"><img src="images/pc/shoes/trainers/<<i>>.jpg" height="250" /></a>'
+	:loopdanilovich_shoes
+		if sdanilovich[i] = 0:*p '<a href="exec: i = <<i>> & gt ''sportShop'', ''training_shoes''"><img src="images/pc/shoes/danilovich/<<i>>.jpg" height="250" /></a>'
 		i += 1
-	if i <= 30:jump 'looptrainers_shoes'
+	if i <= 40:jump 'loopdanilovich_shoes'
 end
 
-if $ARGS[0] = 'training_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'trainers',i, 1500
+if $ARGS[0] = 'training_shoes': gt 'shoes', 'view_shoe_item', 'shop', 'danilovich',i, 1500
 
 if $ARGS[0] = 'swim':
 	$loc_arg = 'swim'