# This is a ComLabGames game description file. ModuleClass = clg.efg.EfgModule ModuleVersion = 0.1 # Game information Title = Whalewatching Description = "" WindowWidth = 705 WindowHeight = 660 IndexNodes = false LevelPayoffs = true LabelPayoffs = true # Roles roles = 4 r0 = "Entrant 1" r0.clrid = 1 r1 = "Entrant 2" r1.clrid = 2 r2 = "Entrant 3" r2.clrid = 4 r3 = "Entrant 4" r3.clrid = 8 # Nodes nodes = 9 stages = 1 n0 = d n0.role = 0 l0.src = -1 l0.txt = Whalewatching s0.id = S1 s0.markov = 0 t0 = [\0, 1] n1 = d n1.role = 1 l1.src = 0 l1.txt = "Enter tour boat industry" n2 = p n2.poff = [0, 0, 0, 0] l2.src = 0 l2.txt = "Do not enter the tour boat industry" n3 = d n3.role = 2 l3.src = 1 l3.txt = "Enter tour boat industry" n4 = p n4.poff = [4, 0, 0, 0] l4.src = 1 l4.txt = "Do not enter the tour boat industry" n5 = d n5.role = 3 l5.src = 3 l5.txt = "Enter tour boat industry" n6 = p n6.poff = [2, 2, 0, 0] l6.src = 3 l6.txt = "Do not enter the tour boat industry" n7 = p n7.poff = [0, 0, 0, 0] l7.src = 5 l7.txt = "Enter tour boat industry" n8 = p n8.poff = [1.3, 1.3, 1.3, 0] l8.src = 5 l8.txt = "Do not enter the tour boat industry" # Groups groups = 0