|
@@ -399,7 +399,7 @@ $edagotpk = {
|
|
|
eda -= 1
|
|
|
kuhdrova = 0
|
|
|
musor += 1
|
|
|
- cltarelka -= 1
|
|
|
+ if $loc ! uni_dorm: cltarelka -= 1
|
|
|
pcs_mood -= 5
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/shared/home/kitchen/cook.jpg"></center>'
|
|
@@ -418,7 +418,7 @@ $edagotpk = {
|
|
|
$edahotd = {
|
|
|
*clr & cla
|
|
|
edahot = 0
|
|
|
- dirttarelka += 1
|
|
|
+ if $loc ! uni_dorm: dirttarelka += 1
|
|
|
pcs_mood += 20
|
|
|
if $edameal = '': $edameal = 'm_meal'
|
|
|
gs 'food', $edameal
|