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



(instance public rm57 of cloudRoom
    (properties
        picture 57
        east 58
        south 60
        west 56
    )

    (method (init)
        (super:init())
        proc610_1(0 0 proc0_17(268 (send gEgo:x) 3) 187 313 proc0_17(188 (send gEgo:y) 77) 3 proc0_18(172 proc0_17(189 (send gEgo:y) 92) 135) 298)
        (send gEgo:init())
        proc0_1()
        (tree1:init())
        (tree2:init())
        (tree3:init())
        (tree4:init())
        (tree5:init())
        (cloud:init())
    )

)
(instance tree1 of NewFeature
    (properties
        x 159
        y 30
        noun 570
        nsBottom 61
        nsRight 319
        description 587
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 592
    )
)
(instance tree2 of NewFeature
    (properties
        x 98
        y 83
        noun 570
        nsTop 61
        nsLeft 82
        nsBottom 106
        nsRight 115
        description 587
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 592
    )
)
(instance tree3 of NewFeature
    (properties
        x 203
        y 102
        noun 570
        nsTop 61
        nsLeft 184
        nsBottom 143
        nsRight 222
        description 587
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 592
    )
)
(instance tree4 of NewFeature
    (properties
        x 38
        y 112
        noun 570
        nsTop 62
        nsLeft 9
        nsBottom 162
        nsRight 67
        description 587
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 592
    )
)
(instance tree5 of NewFeature
    (properties
        x 310
        y 124
        noun 570
        nsTop 61
        nsLeft 303
        nsBottom 188
        nsRight 318
        description 587
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 592
    )
)
(instance cloud of NewFeature
    (properties
        x 160
        y 42
        noun 573
        nsTop 8
        nsBottom 77
        nsRight 320
        description 665
        sightAngle 360
        getableDist 320
        seeableDist 320
        shiftClick 369
        contClick 371
        lookStr 671
    )
)
