|
@@ -21,6 +21,7 @@ if $ARGS[0] = 'smoke':
|
|
if smoker > 20 and smoke_exp = 0: smoke_exp = 1
|
|
if smoker > 20 and smoke_exp = 0: smoke_exp = 1
|
|
end
|
|
end
|
|
mc_inventory['cigarettes'] -= 1
|
|
mc_inventory['cigarettes'] -= 1
|
|
|
|
+ stat['cigarettes_smoked'] += 1
|
|
smokeDay = daystart
|
|
smokeDay = daystart
|
|
smokeHour = hour
|
|
smokeHour = hour
|
|
smokeminut = minut + 3
|
|
smokeminut = minut + 3
|