BEGIN Object     
    Name                 ArmedGuard
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    Price                -1500  
	Upkeep				 -200
    RenderDepth          2  
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Armoury
    Sprite               ArmedGuard
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           Guard
    Equipment            AssaultRifle
END

BEGIN Object     
    Name                 RiotGuard  
    MoveSpeedFactor      0.500000  
    Toughness            60.0000  
    RenderDepth          2  
    ViewRange            12
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               RiotGuard  
    Properties           Entity
    Properties           Guard
    Equipment            AssaultRifle
END

BEGIN Callout  
    Name                 NaNoFireDepartment  
    Cost                 -100  
    MaxNumber            2 
    Vehicle              FireEngine
    Entity               Fireman
    NumEntities          4
    Sprite               EmergencyFireEngine
END

BEGIN Callout  
    Name                 NaNoSecurity  
    Cost                 -100  
    MaxNumber            3 
    Vehicle              RiotVan
    Entity               RiotGuard
    NumEntities          6
    Sprite               EmergencyRiotPolice
END

BEGIN Callout  
    Name                 NaNoMedicalDepartment  
    Cost                 -100  
    MaxNumber            2 
    Vehicle              Ambulance
    Entity               Paramedic
    NumEntities          4
    Sprite               EmergencyParamedics
END

BEGIN Callout  
    Name                 EliteNaNoSoldiers  
    MaxNumber            5 
    Vehicle              TroopTruck
    Entity               Soldier
    NumEntities          6
    Sprite               EmergencyRiotPolice
END

BEGIN Room       
    Name                 Meetingroom
    Properties			StaffCanUseFacilities
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object Id Chair END
    BEGIN Requirement Type Object Id Blackboard END
    BEGIN Requirement Type Object Id LargeTv END
    BEGIN Requirement Type Object Id OfficeDesk END
    BEGIN Requirement Type Object Id SwivelChair END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Cigs            END
    Properties      StudentsSit
END

BEGIN Room       
    Name                 CheckupRoom
    Properties			StaffCanUseFacilities
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object Id LeatherChair END
    BEGIN Requirement Type Object Id OfficeDesk END
    BEGIN Requirement Type Object Id SwivelChair END
    BEGIN Requirement Type Object Id FilingCabinet END
    Properties      StudentsSit
END

BEGIN Room       
    Name                 TestingChamber
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object Id WoodenStool END
    BEGIN Requirement Type Object Id BathroomSink END
    BEGIN Requirement Type Object Id FilingCabinet END
    Properties      StudentsSit
END


BEGIN Equipment  
    Name                 Pistol  
    Scale                0.700000  
    AttackPower          10.0000
    RechargeTime         0.20000
    Range                13.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           Metal
    Properties           RangedWeapon    
    Properties           NoImport
	BEGIN   Sprite
        x 2
        y 1
        w 2
        h 2
        RotateType 0
END  
	
BEGIN Equipment  
    Name                 Gun  
    Sprite               Gun  
    Scale                0.700000  
    AttackPower          15.0000
    RechargeTime         0.50000
    Range                10.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           Metal
    Properties           RangedWeapon    
    Properties           NoImport
END

BEGIN Equipment  
    Name                 Shotgun  
    Sprite               Shotgun  
    Scale                1.20000  
    AttackPower          25.00000  
    RechargeTime         1.00000  
    TwoHanded            true  
    Range                10.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END

BEGIN Equipment  
    Name                 Rifle  
    Sprite               Rifle  
    Scale                1.20000  
    AttackPower          50.00000  
    RechargeTime         2.00000
    TwoHanded            true  
    Range                40.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END

BEGIN Equipment  
    Name                 AssaultRifle  
    Sprite               AssaultRifle  
    Scale                1.10000  
    AttackPower          6.00000  
    RechargeTime         0.1000
    Range                20.0
    Ammo                 2147483647
    TwoHanded            true  
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END

BEGIN Equipment  
    Name                 SubMachineGun
    Sprite               Mac10
    Scale                1.10000  
    AttackPower          2.00000
    RechargeTime         0.1000
    Range                20.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END

BEGIN Equipment  
    Name                 Tazer  
    Sprite               Tazer  
    Scale                0.800000  
    AttackPower          1.00000
    RechargeTime         2.00000  
    TwoHanded            false  
    Ammo                 2147483647
    Properties           Weapons
    Properties           RangedWeapon
    Properties           NoImport
END

BEGIN Equipment  
    Name                 Ak47BEGMOD1
    Sprite               Ak47     
    Scale                1.10000  
    AttackPower          8.00000  
    RechargeTime         0.1000
    Range                15.0
    Ammo                 2147483647
    TwoHanded            true  
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END

BEGIN Equipment  
    Name                 TacRifle1  
    Scale                1.20000  
    AttackPower          50.00000  
    RechargeTime         1.00000
    TwoHanded            true  
    Range                70.0
    Ammo                 2147483647
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
    BEGIN   Sprite
        x 0
        y 1
        w 2  
        h 2  
        RotateType 0
END

BEGIN Room       
    Name                 Armoury
    Research             Armoury
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id WeaponRack  END
    BEGIN Requirement Type Object  Id GuardLocker END
    BEGIN Requirement Type Object  Id Table END
    BEGIN Contraband    Id      Shotgun         END
    BEGIN Contraband    Id      Gun             END
    BEGIN Contraband    Id      Tazer           END
    BEGIN Contraband    Id      Rifle           END
    BEGIN Contraband    Id      AssaultRifle           END
    BEGIN Contraband    Id      SubMachineGun           END
	BEGIN Contraband    Id      Ak47BEGMOD1          END
END