yaml of personal zoo puzzle

product-id: 35
welcome: hi, havefun
init: $0:=1
comment: personal zoo puzzle (birthday present)
media-path: infiles/%s
language: null
scriptcodes: null
speak: null

scripts:
  3755: # Kanghuru
  - $0==1? P(JohnMary)

  3756: # Kanghuru
  - $0==1? P(JohnMary)

  3842: # Infostand
  - $0==1? $6==0? P(Carl) $6:=1
  - $0==1? $6==1? P(Carl)  $6:=0

  3805: # kl. Elefant
  - $0==1? P(Jim)

  3741: # Frau bei Schinken
  - $0==1? P(Susi)

  3701: # Krokodil
  - $0==1? P(Peter)

  3718: # Fam. bei Pinguinen
  - $0==1? P(Sue)

  3872: # Gepard
  - $0==1? P(Kalle)

  3876: # Gaertner
  - $0==1? P(Horst)

  3883: # Frau auf Treppe
  - $0==1? P(Jeanluc)

  3740: # Schinken
  - $0==1? P(Iwan)

  3761: # Aeffchen
  - $0==1? P(Piedro)

  3910: # Fam. bei Schildkroeten
  - $0==1? P(Katie)

  3836: # Frau bei Info
  - $0==1? P(Tom)

  3862: # Loewe
  - $0==1? P(Jack)

  3822: # Alte Frau auf Treppe
  - $0==1? P(Mary)

  3816: # Flamingos
  - $0==1? $7==0? P(Eva1) $7:=1
  - $0==1? $7==1? P(Eva2) $7:=2
  - $0==1? $7==2? P(Eva3) $7:=3
  - $0==1? $7==3? P(Eva4) $7:=0

  3780: #  Giraffe1
  - $0==1? P(Grandmother)

  3781: # Giraffe2
  - $0==1? P(Grandfather)

  3881: # Mann mit Kamera
  - $0==1? P(Paul)

  3866: # Eisbaer
  - $0==1? $8==0? P(Jimmy1)  $8:=1
  - $0==1? $8==1? P(Jimmy2) $8:=0

  3859: # Tiger
  - $0==1? $9==0? P(Cat1) $9:=1
  - $0==1? $9==1? P(Cat2) $9:=2
  - $0==1? $9==2? P(Cat3) $9:=3
  - $0==1? $9==3? P(Cat4) $9:=0

  3715: # Pinguine
  - $0==1? P(Swen)

  3854: # Maskottchen
  - $0==1? P(Andrea)

  3904: # Schildkroete
  - $0==1? P(Barbara)

  3804: # gr. Elefant unten
  - $0==1? P(JGood)

  3806: # gr. Elefant unten
  - $0==1? P(Daria)

  3799: # Auge
  - $0==1? P(Eye)

  3800: # Wuerfel
  - $0==1? P(Dice)

  3801: # Info
  - $0==1? P(Info)


No comments:

Post a Comment