(version 2)
(include "sci.sh")
(exports
    0 rm60
)
(use "Main")
(use "cloudRoom")
(use "NewFeature")
(script 60)



(instance public rm60 of cloudRoom
    (properties
        picture 60
        horizon 103
        north 57
        east 61
    )

    (method (init)
        (super:init())
        proc610_1(proc0_17(319 proc0_18(229 (send gEgo:x) 180) 60) + horizon 4 0 0 317 proc0_17(173 (send gEgo:y) + horizon 2) 0 0 296)
        (send gEgo:init())
        proc0_1()
        (cloud1:init())
        (cloud2:init())
        (cloud3:init())
        (cloud4:init())
        (tree1:init())
        (tree2:init())
    )

)
(instance tree1 of NewFeature
    (properties
        x 212
        y 114
        noun 558
        nsTop 70
        nsLeft 189
        nsBottom 158
        nsRight 236
        description 575
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 580
    )
)
(instance tree2 of NewFeature
    (properties
        x 159
        y 39
        noun 558
        nsTop -1
        nsBottom 79
        nsRight 318
        description 575
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 580
    )
)
(instance cloud1 of NewFeature
    (properties
        x 14
        y 115
        noun 561
        nsTop 41
        nsBottom 189
        nsRight 28
        description 646
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 652
    )
)
(instance cloud2 of NewFeature
    (properties
        x 49
        y 125
        noun 561
        nsTop 61
        nsLeft 28
        nsBottom 189
        nsRight 71
        description 646
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 652
    )
)
(instance cloud3 of NewFeature
    (properties
        x 92
        y 159
        noun 561
        nsTop 129
        nsLeft 72
        nsBottom 189
        nsRight 113
        description 646
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 652
    )
)
(instance cloud4 of NewFeature
    (properties
        x 216
        y 178
        noun 561
        nsTop 167
        nsLeft 113
        nsBottom 189
        nsRight 320
        description 646
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 652
    )
)
