|
@@ -959,7 +959,7 @@ $objbloknot = {
|
|
|
clr
|
|
|
pl '<center><b><font color="maroon">Diary</font></b></center>'
|
|
|
if housr > 0:pl 'I live in a two-room apartment in a residential area. Payment for the apartment is taken automatically in the amount of 3,000 rubles each 25e number. Plus a light bill.'&nl
|
|
|
- if work > 0 or stripwork > 0 or workPTU > 2:pl '<center><font color ="maroon">-- My Job --</font></center>'
|
|
|
+ if work > 0 or stripwork > 0 or workPTU > 2:pl '<center><font color="maroon">-- My Job --</font></center>'
|
|
|
if workPTU > 2:pl'I work as a teacher in the Lyceum. Working days Mon-Sat from 14.00 to 16.00. Salary 300 rubles / day. Dress code - office, strict. The road from the apartment to the Lyceum takes 2 hours and 10 minutes.' & nl
|
|
|
if work > 0 and workKafe > 0:pl'I work as a waitress in a cafe. Need to come to work with 11 to 12 working days, Tuesday, Wednesday, Thursday. At work every day you get tips from customers and automatically transferred to the 25th salary number.' & nl
|
|
|
if work > 0 and workhosp > 0:pl'I work as a nurse in the clinic. Need to come to work from 8 to 9 on weekdays. Salary is automatically transferred to the 25th number.' & nl
|
|
@@ -1090,7 +1090,7 @@ $menu_other[3] = 'Old menu:$menu_addoldmenu'
|
|
|
if mobila > 0:$menu_other[4] = 'Phone:$menu_mobila'
|
|
|
|
|
|
!old menu: beginning
|
|
|
-if $selobj = '<font color=green>Character</font>':dynamic $objdescrip
|
|
|
+if $selobj = '<font color="green">Character</font>':dynamic $objdescrip
|
|
|
if $selobj = 'Skills':dynamic $objskills
|
|
|
if $selobj = 'Statistics':dynamic $objstatistika
|
|
|
if $selobj = 'Magic':dynamic $objmagic
|