|
@@ -24,7 +24,6 @@ if $ARGS[0] = 'cikl':
|
|
gs 'drugs', 'aphrodisiac', 'cikl'
|
|
gs 'drugs', 'aphrodisiac', 'cikl'
|
|
gs 'drugs', 'hair_extensioncream', 'cikl'
|
|
gs 'drugs', 'hair_extensioncream', 'cikl'
|
|
gs 'drugs', 'butt_injection', 'cikl'
|
|
gs 'drugs', 'butt_injection', 'cikl'
|
|
-
|
|
|
|
elseif $ARGS[0] = 'hourly_events':
|
|
elseif $ARGS[0] = 'hourly_events':
|
|
gs 'drugs', 'smoke', 'hourly_events'
|
|
gs 'drugs', 'smoke', 'hourly_events'
|
|
gs 'drugs', 'joint', 'hourly_events'
|
|
gs 'drugs', 'joint', 'hourly_events'
|
|
@@ -32,13 +31,11 @@ elseif $ARGS[0] = 'hourly_events':
|
|
gs 'drugs', 'cocaine', 'hourly_events'
|
|
gs 'drugs', 'cocaine', 'hourly_events'
|
|
gs 'drugs', 'amphetamine', 'hourly_events'
|
|
gs 'drugs', 'amphetamine', 'hourly_events'
|
|
gs 'drugs', 'aphrodisiac', 'hourly_events'
|
|
gs 'drugs', 'aphrodisiac', 'hourly_events'
|
|
-
|
|
|
|
elseif $ARGS[0] = 'stat':
|
|
elseif $ARGS[0] = 'stat':
|
|
gs 'drugs', 'heroin', 'stat'
|
|
gs 'drugs', 'heroin', 'stat'
|
|
gs 'drugs', 'alcohol', 'stat'
|
|
gs 'drugs', 'alcohol', 'stat'
|
|
gs 'drugs', 'cocaine', 'stat'
|
|
gs 'drugs', 'cocaine', 'stat'
|
|
gs 'drugs', 'amphetamine', 'stat'
|
|
gs 'drugs', 'amphetamine', 'stat'
|
|
-
|
|
|
|
elseif $ARGS[0] = 'pain_relief':
|
|
elseif $ARGS[0] = 'pain_relief':
|
|
if alko > 9:
|
|
if alko > 9:
|
|
pain['relief'] = 70
|
|
pain['relief'] = 70
|
|
@@ -55,12 +52,12 @@ elseif $ARGS[0] = 'pain_relief':
|
|
elseif pain['killer'] > 12 and alko <= 9:
|
|
elseif pain['killer'] > 12 and alko <= 9:
|
|
pain['relief'] = 50
|
|
pain['relief'] = 50
|
|
end
|
|
end
|
|
-
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'smoke':
|
|
elseif $ARGS[0] = 'smoke':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if $ARGS[1] = 'hourly_events':
|
|
- if drugVars['cigarettes_used'] >= 20 and cheatVars['drugs_immune'] = 0: drugVars['cigarettes_need'] += 1
|
|
|
|
- if drugVars['cigarettes_need'] > 10 and InSleep = 0 and pcs_mood > 20 and cheatVars['drugs_immune'] = 0: pcs_mood -= pcs_mood / 10
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
|
|
+ if drugVars['cigarettes_used'] >= 20: drugVars['cigarettes_need'] += 1
|
|
|
|
+ if drugVars['cigarettes_need'] > 10 and InSleep = 0 and pcs_mood > 20: pcs_mood -= pcs_mood / 10
|
|
|
|
+ end
|
|
|
|
|
|
if drugVars['cigarettes_need'] > 300:
|
|
if drugVars['cigarettes_need'] > 300:
|
|
drugVars['cigarettes_need'] = 0
|
|
drugVars['cigarettes_need'] = 0
|
|
@@ -72,7 +69,7 @@ elseif $ARGS[0] = 'smoke':
|
|
if mc_inventory['cigarettes'] <= 0: mc_inventory['cigarettes'] = 0 & msg 'That was your last cigarette.'
|
|
if mc_inventory['cigarettes'] <= 0: mc_inventory['cigarettes'] = 0 & msg 'That was your last cigarette.'
|
|
end
|
|
end
|
|
|
|
|
|
- if cheatVars['drugs_immune'] = 1:
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
drugVars['cigarettes_used'] += 1
|
|
drugVars['cigarettes_used'] += 1
|
|
if drugVars['cigarettes_used'] > 20 and drugVars['cigarettes_exp'] = 0: drugVars['cigarettes_exp'] = 1
|
|
if drugVars['cigarettes_used'] > 20 and drugVars['cigarettes_exp'] = 0: drugVars['cigarettes_exp'] = 1
|
|
end
|
|
end
|
|
@@ -98,7 +95,6 @@ elseif $ARGS[0] = 'smoke':
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'joint':
|
|
elseif $ARGS[0] = 'joint':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if drugVars['weed_high'] > 0: drugVars['weed_high'] -= 1
|
|
if drugVars['weed_high'] > 0: drugVars['weed_high'] -= 1
|
|
@@ -136,7 +132,6 @@ elseif $ARGS[0] = 'joint':
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'heroin':
|
|
elseif $ARGS[0] = 'heroin':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if drugVars['heroin_high'] > 0:
|
|
if drugVars['heroin_high'] > 0:
|
|
@@ -165,6 +160,7 @@ elseif $ARGS[0] = 'heroin':
|
|
drugVars['heroin_penalty'] += 1
|
|
drugVars['heroin_penalty'] += 1
|
|
end
|
|
end
|
|
else
|
|
else
|
|
|
|
+
|
|
if cheatVars['drugs_immune'] = 0:
|
|
if cheatVars['drugs_immune'] = 0:
|
|
drugVars['heroin_used'] += 1
|
|
drugVars['heroin_used'] += 1
|
|
if drugVars['heroin_used'] > 1 and drugVars['heroin_exp'] = 0: drugVars['heroin_exp'] = 1
|
|
if drugVars['heroin_used'] > 1 and drugVars['heroin_exp'] = 0: drugVars['heroin_exp'] = 1
|
|
@@ -178,7 +174,6 @@ elseif $ARGS[0] = 'heroin':
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'cocaine':
|
|
elseif $ARGS[0] = 'cocaine':
|
|
if $ARGS[1] = 'cikl':
|
|
if $ARGS[1] = 'cikl':
|
|
if drugVars['cocaine_system'] > 60:
|
|
if drugVars['cocaine_system'] > 60:
|
|
@@ -202,16 +197,18 @@ elseif $ARGS[0] = 'cocaine':
|
|
elseif $ARGS[1] = 'stat':
|
|
elseif $ARGS[1] = 'stat':
|
|
if cheatVars['drugs_immune'] = 1:
|
|
if cheatVars['drugs_immune'] = 1:
|
|
if drugVars['cocaine_addict'] ! 0: drugVars['cocaine_addict'] = 0
|
|
if drugVars['cocaine_addict'] ! 0: drugVars['cocaine_addict'] = 0
|
|
- elseif drugVars['cocaine_system'] >= 30 and drugVars['cocaine_addict'] = 0 and cheatVars['drugs_immune'] = 0:
|
|
|
|
|
|
+ elseif drugVars['cocaine_system'] >= 30 and drugVars['cocaine_addict'] = 0:
|
|
drugVars['cocaine_addict'] = 1
|
|
drugVars['cocaine_addict'] = 1
|
|
elseif drugVars['cocaine_system'] = 0 and drugVars['cocaine_addict'] = 1:
|
|
elseif drugVars['cocaine_system'] = 0 and drugVars['cocaine_addict'] = 1:
|
|
drugVars['cocaine_addict'] = 0
|
|
drugVars['cocaine_addict'] = 0
|
|
end
|
|
end
|
|
else
|
|
else
|
|
|
|
+
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
mc_inventory['cocaine'] -= 1
|
|
mc_inventory['cocaine'] -= 1
|
|
if mc_inventory['cocaine'] <= 0: mc_inventory['cocaine'] = 0 & msg 'That was your last line of cocaine.'
|
|
if mc_inventory['cocaine'] <= 0: mc_inventory['cocaine'] = 0 & msg 'That was your last line of cocaine.'
|
|
end
|
|
end
|
|
|
|
+
|
|
if cheatVars['drugs_immune'] = 0:
|
|
if cheatVars['drugs_immune'] = 0:
|
|
drugVars['cocaine_used'] += 1
|
|
drugVars['cocaine_used'] += 1
|
|
if drugVars['cocaine_used'] > 3 and drugVars['cocaine_exp'] = 0: drugVars['cocaine_exp'] = 1
|
|
if drugVars['cocaine_used'] > 3 and drugVars['cocaine_exp'] = 0: drugVars['cocaine_exp'] = 1
|
|
@@ -227,7 +224,6 @@ elseif $ARGS[0] = 'cocaine':
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'amphetamine':
|
|
elseif $ARGS[0] = 'amphetamine':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if $ARGS[1] = 'hourly_events':
|
|
if insleep = 1:
|
|
if insleep = 1:
|
|
@@ -291,28 +287,28 @@ elseif $ARGS[0] = 'amphetamine':
|
|
end
|
|
end
|
|
killvar 'temp_addictChance'
|
|
killvar 'temp_addictChance'
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ elseif drugVars['amphetamine_intake'] >= 2:
|
|
|
|
+ 'Your heart is already beating uncontrollably in your chest, you should avoid taking anymore pills.'
|
|
else
|
|
else
|
|
- if drugVars['amphetamine_intake'] >= 2:
|
|
|
|
- 'Your heart is already beating uncontrollably in your chest, you should avoid taking anymore pills.'
|
|
|
|
- else
|
|
|
|
- '<font color= blue>You swallow the white pill.</font>'
|
|
|
|
|
|
|
|
- if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
- mc_inventory['amphetamine'] -= 1
|
|
|
|
- if mc_inventory['amphetamine'] <= 0: mc_inventory['amphetamine'] = 0 & msg 'That was your last amphetamine pill.'
|
|
|
|
- end
|
|
|
|
- if cheatVars['drugs_immune'] = 0:
|
|
|
|
- drugVars['amphetamine_used'] += 1
|
|
|
|
- if drugVars['amphetamine_used'] > 5 and drugVars['amphetamine_exp'] = 0: drugVars['amphetamine_exp'] = 1
|
|
|
|
- end
|
|
|
|
|
|
+ '<font color= blue>You swallow the white pill.</font>'
|
|
|
|
+
|
|
|
|
+ if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
+ mc_inventory['amphetamine'] -= 1
|
|
|
|
+ if mc_inventory['amphetamine'] <= 0: mc_inventory['amphetamine'] = 0 & msg 'That was your last amphetamine pill.'
|
|
|
|
+ end
|
|
|
|
|
|
- drugVars['amphetamine_intake'] += 1
|
|
|
|
- drugVars['amphetamine_high'] = 12
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
|
|
+ drugVars['amphetamine_used'] += 1
|
|
|
|
+ if drugVars['amphetamine_used'] > 5 and drugVars['amphetamine_exp'] = 0: drugVars['amphetamine_exp'] = 1
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ drugVars['amphetamine_intake'] += 1
|
|
|
|
+ drugVars['amphetamine_high'] = 12
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'mentats':
|
|
elseif $ARGS[0] = 'mentats':
|
|
if $ARGS[1] = 'cikl':
|
|
if $ARGS[1] = 'cikl':
|
|
if drugVars['mentats_dose'] = 1:
|
|
if drugVars['mentats_dose'] = 1:
|
|
@@ -322,16 +318,20 @@ elseif $ARGS[0] = 'mentats':
|
|
drugVars['mentats_dose'] = 0
|
|
drugVars['mentats_dose'] = 0
|
|
end
|
|
end
|
|
else
|
|
else
|
|
|
|
+
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
mc_inventory['mentats'] -= 1
|
|
mc_inventory['mentats'] -= 1
|
|
if mc_inventory['mentats'] <= 0: mc_inventory['mentats'] = 0 & msg 'That was your last neurobooster pill.'
|
|
if mc_inventory['mentats'] <= 0: mc_inventory['mentats'] = 0 & msg 'That was your last neurobooster pill.'
|
|
end
|
|
end
|
|
- drugVars['mentats_used'] += 1
|
|
|
|
|
|
+
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
|
|
+ drugVars['mentats_used'] += 1
|
|
|
|
+ end
|
|
|
|
+
|
|
drugVars['mentats_dose'] += 1
|
|
drugVars['mentats_dose'] += 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'steroids':
|
|
elseif $ARGS[0] = 'steroids':
|
|
if $ARGS[1] = 'cikl':
|
|
if $ARGS[1] = 'cikl':
|
|
if drugVars['steroids_dose'] >= 1:
|
|
if drugVars['steroids_dose'] >= 1:
|
|
@@ -341,21 +341,24 @@ elseif $ARGS[0] = 'steroids':
|
|
end
|
|
end
|
|
drugVars['steroids_dose'] = 0
|
|
drugVars['steroids_dose'] = 0
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ elseif drugVars['steroids_dose'] >= 3:
|
|
|
|
+ 'You really shouldn''t take any more pills today.'
|
|
else
|
|
else
|
|
- if drugVars['steroids_dose'] < 3:
|
|
|
|
- '<font color = blue>You swallow the orange pill.</font>'
|
|
|
|
|
|
+ '<font color = blue>You swallow the orange pill.</font>'
|
|
|
|
|
|
- if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
- mc_inventory['steroids'] -= 1
|
|
|
|
- if mc_inventory['steroids'] <= 0: mc_inventory['steroids'] = 0 & msg 'That was your last steroid pill.'
|
|
|
|
- end
|
|
|
|
|
|
+ if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
+ mc_inventory['steroids'] -= 1
|
|
|
|
+ if mc_inventory['steroids'] <= 0: mc_inventory['steroids'] = 0 & msg 'That was your last steroid pill.'
|
|
|
|
+ end
|
|
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
drugVars['steroids_used'] += 1
|
|
drugVars['steroids_used'] += 1
|
|
- drugVars['steroids_dose'] += 1
|
|
|
|
- else
|
|
|
|
- 'You really shouldn''t take any more pills today.'
|
|
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ drugVars['steroids_dose'] += 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
+
|
|
end
|
|
end
|
|
|
|
|
|
|
|
|
|
@@ -373,31 +376,35 @@ elseif $ARGS[0] = 'breastcream':
|
|
end
|
|
end
|
|
killvar 'temp'
|
|
killvar 'temp'
|
|
end
|
|
end
|
|
|
|
+ elseif drugVars['breastcream_dose'] >= 1:
|
|
|
|
+ 'Using any more cream won''t have any effect.'
|
|
else
|
|
else
|
|
- if drugVars['breastcream_dose'] < 1:
|
|
|
|
- '<font color = #DB7093>You smear the cream onto your breasts and rub it in.</font>'
|
|
|
|
|
|
|
|
- if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
- mc_inventory['breastcream'] -= 1
|
|
|
|
- if mc_inventory['breastcream'] <= 0: mc_inventory['breastcream'] = 0 & msg 'That was your last bit of breast cream.'
|
|
|
|
- end
|
|
|
|
|
|
+ '<font color = #DB7093>You smear the cream onto your breasts and rub it in.</font>'
|
|
|
|
|
|
|
|
+ if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
+ mc_inventory['breastcream'] -= 1
|
|
|
|
+ if mc_inventory['breastcream'] <= 0: mc_inventory['breastcream'] = 0 & msg 'That was your last bit of breast cream.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
drugVars['breastcream_used'] += 1
|
|
drugVars['breastcream_used'] += 1
|
|
- drugVars['breastcream_dose'] = 1
|
|
|
|
- else
|
|
|
|
- 'Using any more cream won''t have any effect.'
|
|
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ drugVars['breastcream_dose'] = 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
-
|
|
|
|
elseif $ARGS[0] = 'painkiller':
|
|
elseif $ARGS[0] = 'painkiller':
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
mc_inventory['painkillers'] -= 1
|
|
mc_inventory['painkillers'] -= 1
|
|
if mc_inventory['painkillers'] <= 0: mc_inventory['painkillers'] = 0 & msg 'That was your last painkiller.'
|
|
if mc_inventory['painkillers'] <= 0: mc_inventory['painkillers'] = 0 & msg 'That was your last painkiller.'
|
|
end
|
|
end
|
|
|
|
|
|
- drugVars['painkillers_used'] += 1
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
|
|
+ drugVars['painkillers_used'] += 1
|
|
|
|
+ end
|
|
|
|
+
|
|
pain['killer'] += 1
|
|
pain['killer'] += 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
|
|
@@ -412,6 +419,7 @@ elseif $ARGS[0] = 'alcohol':
|
|
pain['relief'] = 15
|
|
pain['relief'] = 15
|
|
end
|
|
end
|
|
else
|
|
else
|
|
|
|
+
|
|
if cheatVars['drugs_immune'] = 0:
|
|
if cheatVars['drugs_immune'] = 0:
|
|
drugVars['alcohol_used'] += 1
|
|
drugVars['alcohol_used'] += 1
|
|
if drugVars['alcohol_used'] > 15 and drugVars['alcohol_exp'] = 0: drugVars['alcohol_exp'] = 1
|
|
if drugVars['alcohol_used'] > 15 and drugVars['alcohol_exp'] = 0: drugVars['alcohol_exp'] = 1
|
|
@@ -529,13 +537,17 @@ elseif $ARGS[0] = 'aphrodisiac':
|
|
else
|
|
else
|
|
if drugVars['aphrodisiac_overdose'] = 1:
|
|
if drugVars['aphrodisiac_overdose'] = 1:
|
|
$drugVars['aphrodisiac_msg'] = '<br>You''ve had enough aphrodisiac for today.'
|
|
$drugVars['aphrodisiac_msg'] = '<br>You''ve had enough aphrodisiac for today.'
|
|
|
|
+
|
|
else
|
|
else
|
|
|
|
+
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
if ARGS[1] = 0 and $ARGS[1] = '':
|
|
mc_inventory['aphrodisiac'] -= 1
|
|
mc_inventory['aphrodisiac'] -= 1
|
|
if mc_inventory['aphrodisiac'] <= 0: mc_inventory['aphrodisiac'] = 0 & msg 'That was your last aphrodisiac pill.'
|
|
if mc_inventory['aphrodisiac'] <= 0: mc_inventory['aphrodisiac'] = 0 & msg 'That was your last aphrodisiac pill.'
|
|
end
|
|
end
|
|
|
|
|
|
- drugVars['aphrodisiac_used'] += 1
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
|
|
+ drugVars['aphrodisiac_used'] += 1
|
|
|
|
+ end
|
|
|
|
|
|
if drugVars['aphrodisiac_timer'] = 0:
|
|
if drugVars['aphrodisiac_timer'] = 0:
|
|
$drugVars['aphrodisiac_msg'] = '<font color = #DB7093><br>You take a gum and chew it. It tastes like strawberry, but is also kind of spicy.</font>'
|
|
$drugVars['aphrodisiac_msg'] = '<font color = #DB7093><br>You take a gum and chew it. It tastes like strawberry, but is also kind of spicy.</font>'
|
|
@@ -570,8 +582,8 @@ elseif $ARGS[0] = 'aphrodisiac':
|
|
else
|
|
else
|
|
$drugVars['aphrodisiac_msg'] = '<font color = #DB7093>You chew another gum with trepidation, looking forward to more orgasms but nothing happens. Huh. Have you become immune?</font>'
|
|
$drugVars['aphrodisiac_msg'] = '<font color = #DB7093>You chew another gum with trepidation, looking forward to more orgasms but nothing happens. Huh. Have you become immune?</font>'
|
|
end
|
|
end
|
|
|
|
+ gs 'stat'
|
|
end
|
|
end
|
|
- gs 'stat'
|
|
|
|
end
|
|
end
|
|
|
|
|
|
|
|
|
|
@@ -585,20 +597,22 @@ elseif $ARGS[0] = 'hair_extensioncream':
|
|
'Feels like your hair has grown slightly.'
|
|
'Feels like your hair has grown slightly.'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
|
|
+ elseif drugVars['hair_extensioncream_dose'] >= 1:
|
|
|
|
+ 'Using any more hair extension shampoo won''t have any effect.'
|
|
else
|
|
else
|
|
- if drugVars['hair_extensioncream_dose'] < 1:
|
|
|
|
- '<font color = #DB7093>You smear the shampoo into your hair and rub it in, then wash it out shortly later.</font>'
|
|
|
|
|
|
|
|
- if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
- mc_inventory['hair_extensioncream'] -= 1
|
|
|
|
- if mc_inventory['hair_extensioncream'] <= 0: mc_inventory['hair_extensioncream'] = 0 & msg 'That was your last bit of hair extension shampoo.'
|
|
|
|
- end
|
|
|
|
|
|
+ '<font color = #DB7093>You smear the shampoo into your hair and rub it in, then wash it out shortly later.</font>'
|
|
|
|
+
|
|
|
|
+ if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
+ mc_inventory['hair_extensioncream'] -= 1
|
|
|
|
+ if mc_inventory['hair_extensioncream'] <= 0: mc_inventory['hair_extensioncream'] = 0 & msg 'That was your last bit of hair extension shampoo.'
|
|
|
|
+ end
|
|
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
drugVars['hair_extensioncream_used'] += 1
|
|
drugVars['hair_extensioncream_used'] += 1
|
|
- drugVars['hair_extensioncream_dose'] = 1
|
|
|
|
- else
|
|
|
|
- 'Using any more hair extension shampoo won''t have any effect.'
|
|
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ drugVars['hair_extensioncream_dose'] = 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
end
|
|
end
|
|
|
|
|
|
@@ -617,21 +631,24 @@ elseif $ARGS[0] = 'butt_injection':
|
|
end
|
|
end
|
|
killvar 'temp'
|
|
killvar 'temp'
|
|
end
|
|
end
|
|
|
|
+ elseif drugVars['butt_injection_dose'] >= 1:
|
|
|
|
+ 'Using any more injections won''t have any effect.'
|
|
else
|
|
else
|
|
- if drugVars['butt_injection_dose'] < 1:
|
|
|
|
- '<font color = #DB7093>You inject the KBI formula into your ass.</font>'
|
|
|
|
|
|
|
|
- if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
- mc_inventory['butt_injection'] -= 1
|
|
|
|
- if mc_inventory['butt_injection'] <= 0: mc_inventory['butt_injection'] = 0 & msg 'That was your last KBI shot.'
|
|
|
|
- end
|
|
|
|
|
|
+ '<font color = #DB7093>You inject the KBI formula into your ass.</font>'
|
|
|
|
+
|
|
|
|
+ if ARGS[1] = 0 and $ARGS[1] = '':
|
|
|
|
+ mc_inventory['butt_injection'] -= 1
|
|
|
|
+ if mc_inventory['butt_injection'] <= 0: mc_inventory['butt_injection'] = 0 & msg 'That was your last KBI shot.'
|
|
|
|
+ end
|
|
|
|
|
|
|
|
+ if cheatVars['drugs_immune'] = 0:
|
|
drugVars['butt_injection_used'] += 1
|
|
drugVars['butt_injection_used'] += 1
|
|
- drugVars['butt_injection_dose'] = 1
|
|
|
|
- else
|
|
|
|
- 'Using any more injections won''t have any effect.'
|
|
|
|
end
|
|
end
|
|
|
|
+
|
|
|
|
+ drugVars['butt_injection_dose'] = 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
+
|
|
end
|
|
end
|
|
|
|
|
|
|
|
|