1
0
Kaynağa Gözat

coat expansion 2

DSX93459 6 ay önce
ebeveyn
işleme
e51fb1e2c8

+ 85 - 0
locations/_attributes_cats_coats.qsrc

@@ -3,101 +3,186 @@
 !Price ranges from 2 to 4, please avoid adding too many 5s
 
 if ARGS[1] = 1:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,girly'
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A fleece sweater jacket with full-zip in evening blue.'
 	
 elseif ARGS[1] = 2:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'winter,girly'
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 4
     CoatWarm = 3
 	$coat_description = 'Great: A mountain Parka jacket in light hickory.'
 	
 elseif ARGS[1] = 3:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,outdoorsy,rain'
+	CoatHood = 1
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A navy blue jacket that is wind-and water-resistant.'
 	
 elseif ARGS[1] = 4:
+	$CoatFast = 'zip'
+	$CoatStyle = 'trendy,sport'
+	CoatFlat = -1
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A fleece full zip jacket with silver blue triangular print.'
 	
 elseif ARGS[1] = 5:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'rain'
+	CoatHood = 1
+	CoatLength = 5
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A raincoat in khaki color.'
 	
 elseif ARGS[1] = 6:
+	$CoatFast = 'zip'
+	$CoatStyle = 'winter,lowerclass,gopnik,sport'
+	CoatFlat = -1
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 2
 	$coat_description = 'Moderate: An ultralight Down jacket in royal plum.'
 	
 elseif ARGS[1] = 7:
+	$CoatFast = 'buttons'
+	$CoatStyle = 'sport,gopnik,lowerclass'
+	CoatFlat = -1
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A colorblock pullover in gunmetal gray and light rosewood.'
 	
 elseif ARGS[1] = 8:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'rain'
+	CoatFlat = -1
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A raw indigo light jacket that is water- and wind-resistant.'
 	
 elseif ARGS[1] = 9:
+	$CoatFast = 'none'
+	$CoatStyle = 'lowerclass,winter'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 3
     CoatWarm = 2
 	$coat_description = 'Moderate: A fleece pullover with hood with platinum geo multistripe.'
 	
 elseif ARGS[1] = 10:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,winter'
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A water- and wind-resistant jacket in gunmetal gray mountain geo.'
 	
 elseif ARGS[1] = 11:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,rain'
+	CoatHood = 1
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 2
 	$coat_description = 'Moderate: An ultralight Down jacket in ocean teal.'
 	
 elseif ARGS[1] = 12:
+	$CoatFast = 'zip'
+	$CoatStyle = 'oldfashioned'
+	CoatFlat = -1
+	CoatLength = 4
 	CoatQuality = 4
     CoatWarm = 3
 	$coat_description = 'Great: A wool coat in the deep shade of Kelp green.'
 	
 elseif ARGS[1] = 13:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'oldfashioned,rain'
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A duffel coat in the color of camel.'
 	
 elseif ARGS[1] = 14:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'winter,sport,gopnik'
+	CoatHood = 1
+	CoatLength = 5
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A puffer coat in the color of carbon navy.'
 	
 elseif ARGS[1] = 15:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'rain'
+	CoatHood = 1
+	CoatLength = 6
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A waterproof long coat in the color of deep navy.'
 	
 elseif ARGS[1] = 16:
+	$CoatFast = 'buttons'
+	$CoatStyle = 'classy,oldfashioned,business'
+	CoatFlat = -1
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A light gray peacoat made of wool.'
 	
 elseif ARGS[1] = 17:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,crass,trendy,rain'
+	CoatHood = 1
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A multicolor jacket with a Kangaroo pocket.'
 	
 elseif ARGS[1] = 18:
+	$CoatFast = 'zip'
+	$CoatStyle = 'trendy,sport,rain'
+	CoatHood = 1
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A water- and wind-resistant coat in cactus leaf print.'
 	
 elseif ARGS[1] = 19:
+	$CoatFast = 'zip'
+	$CoatStyle = 'lowerclass,crass,sport,gopnik'
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A sweater fleece coat in the color of dark cinder.'
 	
 elseif ARGS[1] = 20:
+	$CoatFast = 'zip'
+	$CoatStyle = 'girly,sport'
+	CoatHood = 1
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A red currant pullover coat.'

+ 90 - 0
locations/_attributes_danilovich_coats.qsrc

@@ -3,101 +3,191 @@
 !Price ranges from 3 to 6, please avoid adding too many 5s and 6s
 
 if ARGS[1] = 1:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'rain,sport,trendy'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A light sports coat that offers decent insulation.'
 	
 elseif ARGS[1] = 2:
+	$CoatFast = 'zip'
+	$CoatStyle = 'lowerclass,winter'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 6
     CoatWarm = 3
 	$coat_description = 'Great: A light sports coat that offers great insulation.'
 	
 elseif ARGS[1] = 3:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,rain'
+	CoatFlat = 1
+	CoatHood = 1
+	CoatLength = 3
 	CoatQuality = 5
     CoatWarm = 3
 	$coat_description = 'Great: A sports coat that offers great insulation.'
 	
 elseif ARGS[1] = 4:
+	$CoatFast = 'zip'
+	$CoatStyle = 'girly,sport,bimbo'
+	CoatFlat = 1
+	CoatHood = 1
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A stylish sports coat that is both water- and wind-resistant.'
 	
 elseif ARGS[1] = 5:
+	$CoatFast = 'zip'
+	$CoatStyle = 'crass,sport,rain'
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A sports coat designed for runners.'
 	
 elseif ARGS[1] = 6:
+	$CoatFast = 'none'
+	$CoatStyle = 'sport'
+	CoatFlat = -1
+	CoatHood = 1
+	CoatLength = 3
+	CoatNoFlash = 1
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A winter sports coat.'
 	
 elseif ARGS[1] = 7:
+	$CoatFast = 'zip'
+	$CoatStyle = 'rain,sport,trendy'
+	CoatFlat = 1
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A light sports coat that is both water- and wind-resistant.'
 	
 elseif ARGS[1] = 8:
+	$CoatFast = 'zip'
+	$CoatStyle = 'girly,rain,bimbo'
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A water- and wind-resistant sports coat in the color rose.'
 	
 elseif ARGS[1] = 9:
+	$CoatFast = 'none'
+	$CoatStyle = 'sport,winter,trendy'
+	CoatHood = 1
+	CoatLength = 4
+	CoatNoFlash = 1
 	CoatQuality = 5
     CoatWarm = 3
 	$coat_description = 'Great: A very decent quality, ivory coloured sports coat.'
 	
 elseif ARGS[1] = 10:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'sport,winter,crass'
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 3
 	$coat_description = 'Great: A great quality winter sports coat in the color resin gold.'
 	
 elseif ARGS[1] = 11:
+	$CoatFast = 'zip'
+	$CoatStyle = 'lowerclass,gopnik'
+	CoatFlat = 1
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A light sports jacket designed for hiking in the color of ballet slipper.'
 	
 elseif ARGS[1] = 12:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,rain'
+	CoatHood = 1
+	CoatLength = 4
+	CoatNoFlash = 1
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A thin and trendy sports coat in stripe prints.'
 	
 elseif ARGS[1] = 13:
+	$CoatFast = 'zip'
+	$CoatStyle = 'rain,gopnik,sport'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 6
     CoatWarm = 3
 	$coat_description = 'Great: A thick sports coat in the color black.'
 	
 elseif ARGS[1] = 14:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,winter,slut,trendy'
+	CoatFlat = 1
+	CoatLength = 3
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A thin and trendy sports coat in the color off-white.'
 	
 elseif ARGS[1] = 15:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'girly,sport,bimbo'
+	CoatHood = 1
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 3
 	$coat_description = 'Great: A inner wind proof winter sports jacket in rose color.'
 	
 elseif ARGS[1] = 16:
+	$CoatFast = 'zip'
+	$CoatStyle = 'lowerclass,sport'
+	CoatFlat = -1
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A sports jacket for running in the color celery.'
 	
 elseif ARGS[1] = 17:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,trendy,rain'
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 3
     CoatWarm = 1
 	$coat_description = 'Low: A multicolor runner''s sports coat.'
 	
 elseif ARGS[1] = 18:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,trendy,rain'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A waterproof running jacket in the color Maya.'
 	
 elseif ARGS[1] = 19:
+	$CoatFast = 'zip'
+	$CoatStyle = 'girly,sport,winter,trendy'
+	CoatHood = 1
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A waterproof and windproof sports coat with multicolor dotted print.'
 	
 elseif ARGS[1] = 20:
+	$CoatFast = 'zip'
+	$CoatStyle = 'sport,rain'
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A waterproof and windproof sports coat in the color black.'

+ 82 - 0
locations/_attributes_dolls_coats.qsrc

@@ -3,101 +3,183 @@
 !Price ranges from 3 to 5, please avoid adding too many 5s
 
 if ARGS[1] = 1:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,oldfashioned,cosplay'
+	CoatFlat = 1
+	CoatLength = 4
 	CoatQuality = 6
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style coat with flared, pointed sleeves and decorative D-rings.'
 	
 elseif ARGS[1] = 2:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,glamour,classy'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 6
     CoatWarm = 3
 	$coat_description = 'Great: A gothic style coat made from suede in the color black.'
 	
 elseif ARGS[1] = 3:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'goth,oldfashioned,winter'
+	$CoatHood = 2
+	CoatLength = 5
 	CoatQuality = 5
     CoatWarm = 3
 	$coat_description = 'Great: A gothic style coat with faux fur and hood. It has decorative metal rivets.'
 	
 elseif ARGS[1] = 4:
+	$CoatFast = 'belt,zip'
+	$CoatStyle = 'goth,classy,glamour,escort'
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A belted gothic style coat with faux fur and faux leather.'
 	
 elseif ARGS[1] = 5:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'lowerclass,gopnik,winter'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style Parka jacket with oversized hood and front zipper.'
 	
 elseif ARGS[1] = 6:
+	$CoatFast = 'buttons,zip'
+	$CoatStyle = 'goth,glamour'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style duffle coat with oversized hood and front zipper with bat toggles.'
 	
 elseif ARGS[1] = 7:
+	$CoatFast = 'buttons'
+	$CoatStyle = 'goth,glamour,dom'
+	CoatFlat = 1
+	CoatLength = 5
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A high waist gothic style trench coat with puff shoulders and a turn down collar'
 	
 elseif ARGS[1] = 8:
+	$CoatFast = 'belt,buttons,zip'
+	$CoatStyle = 'winter,classy,slut'
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 6
     CoatWarm = 3
 	$coat_description = 'Great: A gothic style hooded Parka coat with faux fur and belt.'
 	
 elseif ARGS[1] = 9:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,rain'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 3
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style, hooded coat with faux fur.'
 	
 elseif ARGS[1] = 10:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,classy,glamour,dom'
+	CoatLength = 6
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style long coat.'
 	
 elseif ARGS[1] = 11:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,glamour,classy'
+	CoatFlat = 1
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 4
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style short coat.'
 	
 elseif ARGS[1] = 12:
+	$CoatFast = 'belt'
+	$CoatStyle = 'goth,slave'
+	CoatLength = 1
+	CoatNoFlash = -1
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A gothic style cape.'
 	
 elseif ARGS[1] = 13:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 4
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A gothic style hooded jersey with bondage straps.'
 	
 elseif ARGS[1] = 14:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,gopnik,slut,whore,trendy'
+	CoatHood = 2
+	CoatLength = 2
 	CoatQuality = 6
     CoatWarm = 2
 	$coat_description = 'Moderate: A crop top jacket with faux fur and an oversized hood.'
 	
 elseif ARGS[1] = 15:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth'
+	CoatFlat = -1
+	CoatHood = 2
+	CoatLength = 2
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A gothic style medium length cape.'
 	
 elseif ARGS[1] = 16:
+	$CoatFast = 'buttons'
+	$CoatStyle = 'goth,classy'
+	CoatLength = 6
 	CoatQuality = 5
     CoatWarm = 2
 	$coat_description = 'Moderate: A gothic style long coat.'
 	
 elseif ARGS[1] = 17:
+	$CoatFast = 'buttons'
+	$CoatStyle = 'alt,oldfashioned,cosplay'
+	$CoatLength = 2
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: An alternative style tailcoat in black and purple.'
 	
 elseif ARGS[1] = 18:
+	$CoatFast = 'zip'
+	$CoatStyle = 'trendy,goth,classy,glamour,escort'
+	CoatFlat = 1
+	CoatLength = 2
 	CoatQuality = 5
     CoatWarm = 1
 	$coat_description = 'Low: A gothic style jacket in relaxed fit.'
 	
 elseif ARGS[1] = 19:
+	$CoatFast = 'none'
+	$CoatStyle = 'goth,glamour,classy'
+	CoatLength = 1
+	CoatNoFlash = -1
 	CoatQuality = 4
     CoatWarm = 1
 	$coat_description = 'Low: A dark velvet lace fringed shawl.'
 	
 elseif ARGS[1] = 20:
+	$CoatFast = 'zip'
+	$CoatStyle = 'goth,winter,classy'
+	CoatLength = 6
 	CoatQuality = 6
     CoatWarm = 2
 	$coat_description = 'Moderate: A punk style long coat in the color black.'

+ 6 - 4
locations/coat_attributes.qsrc

@@ -10,17 +10,19 @@
 !!				1 is thin or small enough that is provides minimal warmth, a summer coat
 !!				2 is warm enough for most conditions but not suited to deep winter
 !!				3 is a full winter coat and will keep you warm even when really cold out
-!! CoatLength	1 doesn't even cover chest, 2 covers chest, 3 covers waist/goes down to hips, 4 covers groin/upper thigh, 5 covers thighs/goes to knees, 6 goes all the way to ankles/the floor
+!! CoatLength	1 doesn't even cover chest (there is one ofc), 2 covers chest, 3 goes down to hips & groin, 4 fully covers groin & upper thigh, 5 covers thighs/goes to knees, 6 goes all the way to ankles/the floor (note that this is primarily geared toward visibility of outfit or lack thereof underneath so any splits etc should gravitate toward the lowest possible value)
 !! CoatHood		1 has a hood 2 hood is prominent (always worn)
-!! $CoatFast    the way it's fastened: buttons, zip, belt
-!! $CoatStyle 	style, for which occasion: classy, oldfashioned, glamour, trendy, girly, winter, rain, manly, lowerclass, crass, sport, gopnik, slut, whore, bimbo, escort, alt, outdoorsy, flirty
-!! CoatFlat		how flattering it is to your figure (-1, 0, 1)
+!! $CoatFast    the way it's fastened: buttons, zip, belt, combo of either
+!! $CoatStyle 	style, for which occasion: classy, oldfashioned, glamour, trendy, girly, winter, rain, manly, lowerclass, crass, sport, gopnik, slut, whore, bimbo, escort, alt, outdoorsy, flirty,cosplay,dom,slave
+!! CoatFlat		how flattering it is to your figure (-1, 0, 1), usually 0
+!! CoatNoFlash  1 marks that you can't flash what you're wearing under this coat (it's removed by pulling it over your head like a sweater), -1 marks that the coat is already fully open no matter what
 
 CoatQuality = 0
 CoatWarm = 0
 CoatLength = 0
 CoatHood = 0
 CoatFlat = 0
+CoatNoFlash = 0
 $CoatStyle = ''
 $CoatFast = ''
 $coat_description = ''

+ 2 - 0
locations/coats.qsrc

@@ -11,6 +11,7 @@ if $ARGS[0] = 'remove':
 	$coatworntype = 'none'
 	coatwornnumber = 0
 	killvar 'PCoatLength'
+	killvar 'PCoatNoFlash'
 	killvar 'PCoatWarm'
 	killvar 'PCoatHood'
 	killvar 'PCoatFlat'
@@ -29,6 +30,7 @@ if $ARGS[0] = 'wear':
 	$PCoatStyle = $CoatStyle
 	PCoatHood = CoatHood
 	PCoatFlat = CoatFlat
+	PCoatNoFlash = CoatNoFlash
 	$PCoatFast = $CoatFast
 
 	dynamic $ARGS[1] + '_w[<<ARGS[2]>>] = 1'