|
@@ -1,4 +1,4 @@
|
|
-# AlbFatherQW
|
|
|
|
|
|
+# albina_election_events
|
|
!!This is intended to happen during the election run, so should fire around the time that the "Vote Boris!" posters start appearing.
|
|
!!This is intended to happen during the election run, so should fire around the time that the "Vote Boris!" posters start appearing.
|
|
!!Add trigger depending on whether or not Sveta gave a statement so Albina can talk about her choice later.
|
|
!!Add trigger depending on whether or not Sveta gave a statement so Albina can talk about her choice later.
|
|
|
|
|
|
@@ -63,7 +63,7 @@ $din_zajava_albfather = {
|
|
*clr & cla
|
|
*clr & cla
|
|
menu_off = 1
|
|
menu_off = 1
|
|
minut += 1
|
|
minut += 1
|
|
- AlbinaQW['AlbFatherQW'] = 2
|
|
|
|
|
|
+ AlbinaQW['albina_election_events'] = 2
|
|
AlbinaQW['Chernov'] = 1
|
|
AlbinaQW['Chernov'] = 1
|
|
gs 'stat'
|
|
gs 'stat'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/chernov.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/chernov.jpg"></center>'
|
|
@@ -125,7 +125,7 @@ $din_zajava_albfather_no2 = {
|
|
*clr & cla
|
|
*clr & cla
|
|
menu_off = 1
|
|
menu_off = 1
|
|
minut += 1
|
|
minut += 1
|
|
- AlbinaQW['AlbFatherQW'] = -1
|
|
|
|
|
|
+ AlbinaQW['albina_election_events'] = -1
|
|
AlbinaQW['Chernov'] = 2
|
|
AlbinaQW['Chernov'] = 2
|
|
gs 'stat'
|
|
gs 'stat'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/chernov.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/chernov.jpg"></center>'
|
|
@@ -145,4 +145,4 @@ $din_zajava_albfather_no2 = {
|
|
end
|
|
end
|
|
}
|
|
}
|
|
|
|
|
|
---- AlbFatherQW ---------------------------------
|
|
|
|
|
|
+--- albina_election_events ---------------------------------
|