1
0
Переглянути джерело

[changed] googled piercing pain on a scale from 1-10 and updated pain values in pirsingsalon. Fleshy areas hurt way less than more sensitive areas like tongue, nipples and pussy

julzor 4 роки тому
батько
коміт
b47780bd6d
1 змінених файлів з 7 додано та 7 видалено
  1. 7 7
      locations/pirsingsalon.qsrc

+ 7 - 7
locations/pirsingsalon.qsrc

@@ -136,7 +136,7 @@ if $ARGS[0] = 'tongue_pir':
 			pirsA = i
 			dynamic 'pirsA<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'tongue', 'pierce'
+			gs 'pain', 5, 'tongue', 'pierce'
 			'<center><img src="images/locations/city/industrial/salon/pirsing.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your tongue and inserted your chosen piercing.'
@@ -194,7 +194,7 @@ if $ARGS[0] = 'lip_pir':
 			pirsB = i
 			dynamic 'pirsB<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'lips', 'pierce'
+			gs 'pain', 2, 'lips', 'pierce'
 			'<center><img src="images/locations/city/industrial/salon/pirsing2.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your lip and inserted your chosen piercing.'
@@ -252,7 +252,7 @@ if $ARGS[0] = 'ears_pir':
 			pirsC = i
 			dynamic 'pirsC<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'ears', 'pierce'
+			gs 'pain', 1, 'ears', 'pierce'
 			'<center><img src="images/pc/body/piercings/c<<i>>.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your ears and inserted your chosen earrings.'
@@ -310,7 +310,7 @@ if $ARGS[0] = 'nose_pir':
 			pirsD = i
 			dynamic 'pirsD<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'nose', 'pierce'
+			gs 'pain', 2, 'nose', 'pierce'
 			'<center><img src="images/pc/body/piercings/d<<i>>.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your nose and inserted your chosen piercing.'
@@ -368,7 +368,7 @@ if $ARGS[0] = 'brow_pir':
 			pirsE = i
 			dynamic 'pirsE<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'eyebrows', 'pierce'
+			gs 'pain', 3, 'eyebrows', 'pierce'
 			'<center><img src="images/pc/body/piercings/e<<i>>.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your brow and inserted your chosen piercing.'
@@ -484,7 +484,7 @@ if $ARGS[0] = 'belly_pir':
 			pirsN = i
 			dynamic 'pirsN<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'tummy', 'pierce'
+			gs 'pain', 1, 'tummy', 'pierce'
 			'<center><img src="images/pc/body/piercings/n<<i>>.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your belly button and inserted your chosen piercing.'
@@ -542,7 +542,7 @@ if $ARGS[0] = 'pubic_pir':
 			pirsG = i
 			dynamic 'pirsG<<i>>_owned = 1'
 			pierWearCount += 1
-			gs 'pain', 7, 'pubic', 'pierce'
+			gs 'pain', 9, 'pubic', 'pierce'
 			'<center><img src="images/pc/body/piercings/g<<i>>.jpg"></center>'
 			gs 'stat'
 			'The tattooist disinfected the area, pierced your pussy and inserted your chosen piercing.'