|
@@ -364,7 +364,7 @@ if $ARGS[0] = 'makeup':
|
|
gs 'themes', 'indoors'
|
|
gs 'themes', 'indoors'
|
|
! set stats for make up gain - makupskl_lvl
|
|
! set stats for make up gain - makupskl_lvl
|
|
gs 'exp_gain', 'intel', rand(1,2)
|
|
gs 'exp_gain', 'intel', rand(1,2)
|
|
- gs 'exp_gain', 'makeupskl', rand(1,2)
|
|
|
|
|
|
+ gs 'exp_gain', 'makupskl', rand(1,2)
|
|
makupskl_lvl += rand(1, 3)
|
|
makupskl_lvl += rand(1, 3)
|
|
!pcs_makeup = 4
|
|
!pcs_makeup = 4
|
|
gs 'shortgs', 'setloc', 'pushkin_ballet_class', $ARGS[0]
|
|
gs 'shortgs', 'setloc', 'pushkin_ballet_class', $ARGS[0]
|