-- Contreband Rewritten

-- Needle - Metal
BEGIN Equipment  
    Name                 Needle  
    Sprite               Needle  
    Properties           Narcotics
    Properties           Smelly
    Properties           Metal
END
-- Booze - Smelly
BEGIN Equipment  
    Name                 Booze  
    Sprite               Booze  
    Scale                0.700000  
    Properties           Narcotics
    Properties           Luxuries
    Properties           Smelly
END
-- Mobile Phone - Metal
BEGIN Equipment  
    Name                 MobilePhone  
    Sprite               MobilePhone  
    Scale                0.600000  
    Properties           Luxuries
    Properties           Metal
END
-- Lighter - Metal
BEGIN Equipment  
    Name                 Lighter  
    Sprite               Lighter  
    Scale                0.600000  
    Properties           Luxuries
    Properties           Metal
END
-- New Contreband - Found in Laundry
BEGIN Equipment  
    Name                 Iron  
    Sprite               Iron  
    AttackPower          3.00000  
    RechargeTime         4.00000  
    Properties           Weapons
    Properties           Metal
    Properties           NoImport
END
-- New Contreband - Found in Offices
BEGIN Equipment  
    Name                 Clipboard  
    Sprite               Clipboard  
    Scale                0.600000  
    Properties           Luxuries
END
-- New Contreband - Found in Kitchen
BEGIN Equipment  
    Name                 Spatula  
    Sprite               Spatula  
    Scale                1.00000  
    Properties           Tools
    Properties           Metal
END
-- New Contreband - Found in Kitchen
BEGIN Equipment  
    Name                 WoodenSpoon  
    Sprite               WoodenSpoon  
    Properties           Tools
END
-- New Contreband - Found in Cleaning cupboard
BEGIN Equipment  
    Name                 CleaningBrush  
    Sprite               CleaningBrush  
    Scale                0.900000
    Properties           Tools
END
-- New Contreband - Found in Forestry and Storage
BEGIN Equipment  
    Name                 Rake  
    Sprite               Rake  
    AttackPower          4.00000  
    RechargeTime         3.00000  
    TwoHanded            true
    Properties           Weapons
    Properties           Tools
    Properties           Metal
END
-- New Contreband - Found in Forestry and Storage
BEGIN Equipment  
    Name                 Sheers  
    Sprite               Sheers 
    AttackPower          8.00000  
    RechargeTime         4.00000  
    TwoHanded            true 
    Properties           Weapons
    Properties           Tools
    Properties           Metal
END
-- New Contreband - Found in Armoury
BEGIN Equipment  
    Name                 SubMachineGun
    Sprite               Mac10
    Scale                1.10000  
    AttackPower          2.00000
    RechargeTime         0.1000
    Range                20.0
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END
-- Tazer - Metal
BEGIN Equipment  
    Name                 Tazer  
    Sprite               Tazer  
    Scale                0.800000  
    AttackPower          1.00000
    RechargeTime         2.00000  
    TwoHanded            false  
    Properties           Weapons
    Properties           RangedWeapon
    Properties           Metal
    Properties           NoImport
END
-- New Contreband - Imported only
BEGIN Equipment  
    Name                 PianoWire  
    Sprite               PianoWire  
    Scale                0.500000  
    AttackPower          1.00000
    RechargeTime         0.50000  
    TwoHanded            true
    Properties           Weapons
END

-- Clipboard added
BEGIN Room       
    Name                 Office  
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id Chair  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN Requirement Type Indoor  END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN Contraband    Id      Clipboard       END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
END

-- Spatula & Wooden Spoon added
BEGIN Room       
    Name                 Kitchen  
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Cooker  END
    BEGIN Requirement Type Object  Id Fridge  END
    BEGIN Requirement Type Object  Id Sink END
    BEGIN Contraband    Id      Spatula         END
    BEGIN LikelyObject	Id		Bin				END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN Contraband    Id      Knife           END
    BEGIN Contraband    Id      Fork            END
    BEGIN Contraband    Id      Spoon           END
    BEGIN Contraband    Id      WoodenSpoon     END
    Properties           PrisonersCanWork
    Properties           RequiresSector
    Qualification        KitchenInduction
END

-- Club removed - Cleaning brush added
BEGIN Room       
    Name                 CleaningCupboard
    Research             Cleaning
    Properties           PrisonersCanWork
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type MinimumSize  x 3  y 3  END
    BEGIN Contraband    Id      Poison          END
    BEGIN Contraband    Id      CleaningBrush   END
END

-- Rifles added
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      Rifle           END
    BEGIN Contraband    Id      AssaultRifle    END
    BEGIN Contraband    Id      SubMachineGun   END
    BEGIN Contraband    Id      Gun             END
    BEGIN Contraband    Id      Tazer           END
    BEGIN Contraband    Id      Baton           END
END

-- Torch added
BEGIN Room       
    Name                 Security  
    Research             Security
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id Chair  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN LikelyObject	Id		CctvMonitor		END
    BEGIN LikelyObject  Id      DoorControlSystem  END
    BEGIN LikelyObject  Id      PhoneMonitor    END
    BEGIN Contraband    Id      JailKeys        END
    BEGIN Contraband    Id      Baton           END
    BEGIN Contraband    Id      Torch           END
END

-- Wooden Pickaxe removed
BEGIN Room       
    Name                 Workshop 
    Research             PrisonLabour 
    Properties           PrisonersCanWork    
    Qualification        WorkshopInduction
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
    BEGIN Requirement Type Object   Id WorkshopSaw  END
    BEGIN Requirement Type Object   Id WorkshopPress END
    BEGIN Requirement Type Object   Id Table END
    BEGIN LikelyObject  Id      CarpenterTable  END
    BEGIN Contraband    Id      Saw             END
    BEGIN Contraband    Id      Drill           END
    BEGIN Contraband    Id      Hammer          END
    BEGIN Contraband    Id      Screwdriver     END
    BEGIN Contraband    Id      Shank           END
END

-- Torch added
BEGIN Room       
    Name                 Storage  
    BEGIN Contraband    Id      Saw             END
    BEGIN Contraband    Id      Drill           END
    BEGIN Contraband    Id      Hammer          END
    BEGIN Contraband    Id      Screwdriver     END
    BEGIN Contraband    Id      Torch           END
END

-- Sheers & Rake added
BEGIN Room       
    Name                 Forestry
    Research             GroundsKeeping
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
    BEGIN Requirement Type Outdoor END
    BEGIN Contraband    Id      Saw             END
    BEGIN Contraband    Id      Axe             END
    BEGIN Contraband    Id      Sheers          END
    BEGIN Contraband    Id      Spade           END
    BEGIN Contraband    Id      Rake            END
END

-- Iron added
BEGIN Room       
    Name                 Laundry
    Research             PrisonLabour
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id LaundryMachine  END
    BEGIN Requirement Type Object  Id LaundryBasket  END
    BEGIN Requirement Type Object  Id IroningBoard END
    BEGIN LikelyObject	Id		Table			END
    BEGIN Contraband    Id      Iron            END
    Properties           PrisonersCanWork
END

-- Clipboard added
BEGIN Room
    Name                Shop
    BEGIN Requirement Type MinimumSize x 4 y 4 END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object Id Table END
    BEGIN Requirement Type Object Id ShopShelf END
    BEGIN Requirement Type AdjacentObject Id ShopFront END
    BEGIN Contraband    Id      Clipboard       END
    Properties          PrisonersCanWork
    WorkGroup           Shop
END

-- Clipboard removed - Tazer added
BEGIN Object     
    Name                 Chief  
    Price                -1000  
    RenderDepth          2  
    ViewRange            12
    Toughness            20
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Security
    Sprite               Chief  
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Equipment            Tazer	
END