123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287 |
- # dolls
- !!Savva Timurovich - A204 static_num
- !!Viola Valerievna - A205 static_num
- if $ARGS[0] =
- $loc_arg =
- $loc =
- $menu_arg =
- $menu_loc =
- menu_off = 0
- $location_type =
- *clr & cla
- if Anush_dolls = 0:Anush_dolls = 1
- minut += 2
- gs
- gs
-
-
-
-
- if doll_staff_day ! daystart:
- if rand(0,1) = 0:
- doll_staff = 0
- doll_staff_day = daystart
- else
- doll_staff = 1
- doll_staff_day = daystart
- end
- end
- act
- *clr & cla
-
-
-
-
- act
- act
- act
- !act
- !act
- act
- end
- !!here should be a list of clothing you can buy. shoes, jewelry, clothing, piecrings, etc. Just a list of things to buy and click it takes you to a page showing all the items for sale. Like how most shops are done.
- if doll_staff = 0:
- if know_Savva = 1:
- act
- else
- if know_Viola = 1:
- act
- end
- act
- end
- if $ARGS[0] =
- $loc_arg =
- $loc =
- $menu_arg =
- $menu_loc =
- menu_off = 0
- *clr & cla
- gs
-
- *nl
- gs
- act
- cla
- minut += 5
- gt
- end
- if Clothingstock > 15:
- i = 1
- elseif Clothingstock > 7:
- i = 3
- else
- i = 2
- end
- clothingfilter[
- :loopquality
- :loopalt
- if alternative[i] = 0:
- gs
- gs
- if clothingfilter[
- if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p
- end
- end
- i += 3
- if i <= 129:jump
- if clothingfilter[
- end
- if $ARGS[0] =
- cla
- if alternative[i] ! 0:
- msg
- gt
- end
- gt
- end
- if $ARGS[0] =
- $loc_arg =
- $loc =
- $menu_arg =
- $menu_loc =
- menu_off = 0
- *clr & cla
- gs
- act
- cla
- minut += 5
- gt
- end
- if Clothingstock > 11:
- i = 1
- else
- i = 2
- end
- :loopdolls_shoes
- if sdolls[i] = 0:*p
- i += 2
- if i <= 27:jump
- end
- if $ARGS[0] =
- if $ARGS[0] =
- $loc_arg =
- $loc =
- $menu_arg =
- $menu_loc =
- menu_off = 0
- *clr & cla
- gs
- act
- cla
- minut += 5
- gt
- end
- i = 1
- :loopdolls_purses
- if dolls_purses[i] = 0:*p
- i += 1
- if i <= 22:jump
- end
- if $ARGS[0] =
- if $ARGS[0] =
- *clr & cla
- menu_off = 1
-
-
- if know_Savva = 0:
-
- else
-
- end
- act
- *clr & cla
- npc_rel[
-
-
-
- act
- end
- !!this only shows up as an option if Anushka sent Sveta to the store from one of her chat options in anushka file or anushapt file.
- if Anush_dolls = 2:
- act
- *clr & cla
- npc_rel[
-
-
-
-
-
-
- *nl
-
-
- !!can this be coded so Sveta gets a discount on all items here after this conversation.
- act
- end
- end
- act
- *clr & cla
-
-
-
- act
- end
- act
- *clr & cla
- know_Savva = 1
- npc_rel[
-
-
-
- if npc_rel[
- act
- end
- act
- end
- if $ARGS[0] =
- *clr & cla
- menu_off = 1
-
-
- if know_Viola = 0:
-
- else
-
- end
- act
- *clr
- cla
-
-
-
- act
- end
- !!this only shows up as an option if Anushka sent Sveta to the store from one of her chat options in anushka file or anushapt file.
- if Anush_dolls = 2:
- act
- *clr & cla
- Anush_dolls = 3
- npc_rel[
-
-
-
-
- *nl
-
- *nl
-
- !!can this be coded so Sveta gets a discount on all items here after this conversation.
- act
- end
- end
- act
- *clr & cla
- npc_rel[
-
-
-
- act
- end
- act
- *clr
- cla
- know_Viola = 1
- npc_rel[
-
-
-
- act
- end
- act
- end
- --- dolls ---------------------------------
|