
# http://devwiki.introversion.co.uk/pa/index.php/RotateTypes_Explained

#	Filter				 Security
#	Filter				 Decoration
#	Filter				 Exercise
#	Filter				 Foliage
#	Filter				 Decoration
#	Filter				 Work
#	Filter				 Rest
#	Filter				 Entertainment
#	Filter				 Decoration
#	Filter				 RequiresElectricity
#	Filter				 Catering
#	Filter				 Work
#	Filter				 RequiresWater
#	Filter				 Signs
	
# some menu separators to indicate where modded stuff starts in various menus
BEGIN Object
	Name				 ObjMenuMods
	Width				 1
	Height				 1
	BEGIN Sprite		 x 236 y 126 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Security
	Filter				 Decoration
	Filter				 Exercise
	Filter				 Foliage
	Filter				 Decoration
	Filter				 Work
	Filter				 Rest
	Filter				 Entertainment
	Filter				 Decoration
	Filter				 RequiresElectricity
	Filter				 Catering
	Filter				 Work
	Filter				 RequiresWater
	Filter				 Signs
END

BEGIN Object
	Name				 StaffMenuMods
	Width				 1
	Height				 1
	Properties			 Entity
	BEGIN Sprite		 x 236 y 126 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
	Name				 UtsMenuMods
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 236 y 126 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
END

# Just a test room for insane mothers, no idea if this works.

BEGIN Room
    Name                PaddedFamilyCell
    Properties          Housing
    Properties          WomenOnly
    Properties          MothersOnly
    Properties           HasPaddedWalls
    BEGIN Requirement Type Enclosed END
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Bed END
    BEGIN Requirement Type Object  Id Crib END

    BEGIN LikelyObject  Id      PlayMat         END
    BEGIN LikelyObject  Id      Plant           END
    BEGIN LikelyObject  Id      JailDoor        END
    BEGIN LikelyObject  Id      ModernDoor      END
    BEGIN LikelyObject  Id      HeavyDoor       END
    BEGIN LikelyObject  Id      SecureDoor      END
    BEGIN LikelyObject  Id      Bookshelf       END
    BEGIN LikelyObject  Id      Tv              END
    BEGIN LikelyObject  Id      Window          END
    BEGIN LikelyObject  Id      Radio           END
    BEGIN LikelyObject  Id      Drain           END
    BEGIN LikelyObject  Id      ChestOfDrawers  END
    BEGIN LikelyObject  Id      ShortBookcase   END

    BEGIN LikelyObject  Id      ShowerHead      END
    BEGIN LikelyObject  Id      Toilet          END
    BEGIN LikelyObject  Id      NiceToilet      END
    BEGIN LikelyObject  Id      NiceToilet2     END
    BEGIN LikelyObject  Id      TurkishDrain    END
    BEGIN LikelyObject  Id      WoodenShitHole  END
    BEGIN LikelyObject  Id      WallSink        END
    BEGIN LikelyObject  Id      ToiletDry             END
    BEGIN LikelyObject  Id      NiceToiletAPreview    END
    BEGIN LikelyObject  Id      NiceToiletBPreview    END
    BEGIN LikelyObject  Id      TurkishDrainPreview   END
    BEGIN LikelyObject  Id      UrinalPreview         END
    BEGIN LikelyObject  Id      WoodenShitHolePreview END
    BEGIN LikelyObject  Id      WallSinkPreview       END
END

# Various changes to default objects:

# Changed RenderPostOffset from 2 to 3 to keep dog sprite inside the crate
BEGIN Object     
    Name                 DogCrate  
    Height               2  
    ConstructionTime     1.50000  
    MoveSpeedFactor      0.800000  
    Toughness            30.0000  
    Price                -100  
	Filter				 Security
	Filter				 Rest
    NumSlots             1  
    RenderPostOffset     3
    AttachToWall         false  
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Dogs
    Sprite               DogCrate  
    MadeOf               Composite
    ToolbarSprite        DogCrateToolbar
    Properties           StaticObject
    Properties           RoomSpecific 
END

# made sellable
BEGIN Object
	Name				 TreeStump
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 50.0000
	RenderDepth			 2
	Price				 -1
	IndoorOutdoor		 OutdoorOnly
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 TreeStump
	MadeOf				 Wood
	Properties			 Sellable
	Properties			 StaticObject
    SpecialRestriction	 NoShadow
END

BEGIN Object
    Name                 Dummy
    RenderDepth          1
	Price				 -1
	Properties			 Sellable
    Sprite               Dummy
END

#changed toolbarsprite
BEGIN Object
    Name                 WindowLarge
    Width                2 
    GroundBaseOveride	 2 
    ConstructionTime     3.00000  
    MoveSpeedFactor      0.500000  
    Price                -200
	Filter				 Decoration
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               WindowLarge  
	ToolbarSprite		 WindowLargeToolbar
    MadeOf               HollowMetal
    Properties           StaticObject
    Properties           Window
    Properties           BuiltOnWall
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	Classroom END
	BEGIN ImprovesRoom	 Room	Dormitory END
	BEGIN ImprovesRoom	 Room	Gymnasium END
END

# 2x stack size
BEGIN Object
    Name                 Ingredients 
    MaxStackSize         60  
    RenderDepth          1  
	BEGIN SpriteBank
		Name			objects_d11_2
		Sprite			d_D11Ingredient01  
		StackSprite		d_D11StackIngredients01
		ToolbarSprite	d_D11StackIngredients01
	END
    Properties           Material
    Properties           SlowDelivery
    SpecialRestriction	 NoShadow
END

# staff pays for food
BEGIN Object
    Name                 StaffFoodBoxed
    MaxStackSize         40
    RenderDepth          1
    Price                2
    Sprite               StaffFoodStack1
    StackSprite          StaffFoodBoxed1
    SpriteVariants       3
    Properties           Material
    Properties           SlowDelivery
END

#possible to put on wall
BEGIN Object
	Name				 PipeValve
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Toughness			 5.00000
	Price				 -10
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 PipeValve
	Properties			 StaticObject
	Properties			 Utility
END

# changed to RenderDepth 0 so they hide behind a server
BEGIN Object     
	Name				 PowerSwitch
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Price				 -10
	RenderDepth			 0
	BlockedBy			 StaticObject
	BlockedBy			 Cable
	BlockedBy			 LargePipe
	BlockedBy			 SmallPipe
	BlockedBy			 UtilityStation
	Sprite				 ElectricalSwitch
	MadeOf				 Composite
#	Teleportable		 true
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 Wired
	GroundBaseOveride	 2
END

BEGIN Object     
    Name                 LogicCircuit
    ConstructionTime     0  
    Price                -100
    RenderDepth          0
    AttachToWall         false
    Group                StaticObject
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               CircuitBox
    MadeOf               Composite
    Properties           StaticObject
    Properties           Electrical  
    Properties           Wired 
    Research             RemoteAccess
	GroundBaseOveride	 6
END

BEGIN Object     
    Name                 Servo
    ConstructionTime     10.0000  
    Price                -200  
    Height               2
    RenderDepth          0
    AttachToWall         false
    Sprite               DoorServo
    SpriteScale          0.5
    ToolbarSprite        DoorServoToolbar
    MadeOf               Composite
    Properties           StaticObject
    Properties           Wired
    Properties           Electrical    
    Research             RemoteAccess
END

# end changes


BEGIN Object
	Name				 DoorTimer
	ConstructionTime	 0
	Price				 -1000
	AttachToWall		 false
    RenderDepth          0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 DoorTimer
	ToolbarSprite		 DoorTimer
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
	Research			 RemoteAccess
END

# made attach to wall
BEGIN Object
    Name                 Radio
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.900000  
    Toughness            10.0000  
    Price                -100  
    AttachToWall         true
	Filter				 Entertainment
	Filter				 RequiresElectricity
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Radio
    MadeOf               Composite
    ToolbarSprite        Radio
    Properties           StaticObject
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	CommonRoom END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Object     
    Name                 LargeTv
    Width                2  
    Height               1  
	RenderDepth 		 1
    ConstructionTime     0
    Price                -500  
	Filter				 Entertainment
	Filter				 RequiresElectricity
	AttachToWall		 true
    Group                StaticObject
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               TvLarge
    MadeOf               Composite
    Properties           StaticObject
	Properties			 Electrical
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	CommonRoom END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

# Playmat added RenderDepth 0 so baby stays on top all the time.

BEGIN Object
    Name                 PlayMat  
    ConstructionTime     0
    Toughness            5.0000  
    Price                -50  
    NumSlots             1  
	RenderDepth			 0
	Filter				 Entertainment
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               PlayMat  
    MadeOf               Composite
    Properties           StaticObject
    Properties           WomenOnly
    Properties           RoomSpecific
    Submersible			 true
END

# Changed RenderPostOffset from 2 to 3
BEGIN Object     
    Name                 WeightsBench  
    Width                1  
    Height               1  
    ConstructionTime     0
    MoveSpeedFactor      0.500000  
    Price                -100
	Filter				 Exercise
    RenderPostOffset     2
	GroundBaseOveride	 1
    NumSlots             1
    Group                StaticObject 
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    Sprite               WeightsBench  
    MadeOf               HollowMetal
    ToolbarSprite        WeightsToolbar
    Properties           StaticObject	
	BEGIN ImprovesRoom	 Room	Gymnasium END
END

# BlockedBy nothing
BEGIN Object
    Name                 Doctor
    Toughness            10.0000
    Price                -1000
	Upkeep				 -100
    Toughness            5
    RenderDepth          3
    ViewRange            3
	Properties			 DontAvoid
    Research             Health
    Sprite               Doctor
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Equipment            Needle
END

BEGIN Object     
    Name                 Cctv  
    Width                1  
    Height               1  
    ConstructionTime     0
    Price                -200
	Filter				 Security
    RenderDepth          2  
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall  
    Sprite               Cctv
    SpriteScale          0.9
    MadeOf               Composite
    Properties           StaticObject
    Properties           Electrical
    Properties           Wired
    Properties           DontAvoid
    Research             Cctv
	BEGIN DecreasesRoom	 Room	Canteen END
	BEGIN DecreasesRoom	 Room	CommonRoom END
END

# added white visitor table sprite
BEGIN Object
	Name				 VisitorTable
	Width				 3
	Height				 2
	Price				 -300
	Filter				 Work
	Filter				 Entertainment
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	NumSlots			 4
	NumSprites			 2
	BEGIN ToolbarSprite	 x 241 y 60 w 2 h 2 END
	BEGIN	Sprite		 x 239 y 60 w 6 h 4 RotateType 1
		BEGIN	Marker		 x 3 y 3.15  orientation.x -0.03028767  orientation.y -0.9995412  Index 0  END
		BEGIN	Marker		 x 1 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 1  END
		BEGIN	Marker		 x 3 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 2  END
		BEGIN	Marker		 x 5 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 3  END

		BEGIN	Marker		 x 9 y 0.16250 orientation.x 0.03028767 orientation.y 0.9995412 Index 0 END
		BEGIN	Marker		 x 7 y 3.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker		 x 9 y 3.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker		 x 11 y 3.15 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker		 x 15.75 y 0.5  orientation.x -1.000000  orientation.y -3.690498e-005  Index 0  END
		BEGIN	Marker		 x 12.25 y 2.5  orientation.x 1.000000  orientation.y 0.0000000  Index 1  END
		BEGIN	Marker		 x 12.25 y 0.5  orientation.x 1.000000  orientation.y 0.0000000  Index 2  END
		BEGIN	Marker		 x 12.25 y -1.5  orientation.x 1.000000  orientation.y 0.0000000  Index 3  END
	END
	BEGIN	Sprite		 x 239 y 67 w 6 h 4 RotateType 1
		BEGIN	Marker		 x 3 y 3.15  orientation.x -0.03028767  orientation.y -0.9995412  Index 0  END
		BEGIN	Marker		 x 1 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 1  END
		BEGIN	Marker		 x 3 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 2  END
		BEGIN	Marker		 x 5 y 0.16250 orientation.x 0.0000000  orientation.y 1.000000  Index 3  END

		BEGIN	Marker		 x 9 y 0.16250 orientation.x 0.03028767 orientation.y 0.9995412 Index 0 END
		BEGIN	Marker		 x 7 y 3.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker		 x 9 y 3.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker		 x 11 y 3.15 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker		 x 15.75 y 0.5  orientation.x -1.000000  orientation.y -3.690498e-005  Index 0  END
		BEGIN	Marker		 x 12.25 y 2.5  orientation.x 1.000000  orientation.y 0.0000000  Index 1  END
		BEGIN	Marker		 x 12.25 y 0.5  orientation.x 1.000000  orientation.y 0.0000000  Index 2  END
		BEGIN	Marker		 x 12.25 y -1.5  orientation.x 1.000000  orientation.y 0.0000000  Index 3  END
	END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 RoomSpecific
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Uncloneable
END

BEGIN Object
	Name				 VisitorTableWhite
	Width				 3
	Height				 2
	Price				 -300
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Filter				 Work
	Filter				 Entertainment
	BEGIN ToolbarSprite	 x 241 y 67 w 2 h 2 END
	BEGIN	Sprite		 x 239 y 67 w 6 h 4 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 RoomSpecific
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Scripted
END

# Playable ArcadeCabinet
BEGIN Object
    Name                 ArcadeCabinetMod
    Width                1
    ConstructionTime     1.50000
    MoveSpeedFactor      0.300000
    Toughness            50.0000
    NumSlots             2
    RenderDepth          2
    Price                -500
	Filter				 Entertainment
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN ToolbarSprite	 x 160 y 43 w 2 h 2 END
	BEGIN	Sprite		 x 160  y 43  w 2  h 3  RotateType 3  TopAligned false  END
    MadeOf               Composite
    ToolbarSprite        ArcadeCabinetToolbar
    Properties           StaticObject
    Properties           RoomSpecific
    Properties           Scripted
END




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Devtools by Trixi
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuDevTools
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 252 y 1 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelGarbage
    Price                -1
	BEGIN Sprite		 x 254 y 1 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelRubble
    Price                -1
	BEGIN Sprite		 x 254 y 3 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
    Name				 M_DelFire
    Price				 -1
	BEGIN Sprite		 x 159 y 110 w 2 h 2 RotateType 4 END
    Properties			 Entity
    Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelSmoke
    Price                -1
	BEGIN Sprite		 x 159 y 112 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

#BEGIN Object
#	Name				 M_DelVehicle
#    Price                -1
#	BEGIN Sprite		 x 11 y 1 w 2 h 2 RotateType 4 END
#	Properties			 Entity
#	Properties			 Scripted
#END

BEGIN Object
	Name				 M_DelBox
    Price                -1
	BEGIN Sprite		 x 254 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelBoxSpecial
    Price                -1
	BEGIN Sprite		 x 254 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelBoxSpecial10
    Price                -1
	BEGIN Sprite		 x 204 y 81 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelBoxAll
    Price                -1
	BEGIN Sprite		 x 254 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelStack
    Price                -1
	BEGIN Sprite		 x 254 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelStackSpecial
    Price                -1
	BEGIN Sprite		 x 254 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelStackSpecial10
    Price                -1
	BEGIN Sprite		 x 204 y 83 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelStackAll
    Price                -1
	BEGIN Sprite		 x 254 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelMeal
    Price                -1
	BEGIN Sprite		 x 254 y 19 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelFoodTray
    Price                -1
	BEGIN Sprite		 x 254 y 9 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelFoodTrayDirty
    Price                -1
	BEGIN Sprite		 x 254 y 11 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelShopGoods
    Price                -1
	BEGIN Sprite		 x 254 y 13 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelUnsortedLibraryBooks
    Price                -1
	BEGIN Sprite		 x 254 y 15 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelPrisUniform
    Price                -1
	BEGIN Sprite		 x 254 y 17 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelNone
    Price                -1
	BEGIN Sprite		 x 204 y 79 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelTreeStump
    Price                -1
	BEGIN Sprite		 x 243 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelTree
    Price                -1
	BEGIN Sprite		 x 245 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelDummy
    Price                -1
	BEGIN Sprite		 x 247 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelStaffFood
    Price                -1
	BEGIN Sprite		 x 249 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerMinSec
    Price                -1
	BEGIN Sprite		 x 178 y 14 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerMinSec
    Price                -1
	BEGIN Sprite		 x 178 y 28 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerMedSec
    Price                -1
	BEGIN Sprite		 x 178 y 16 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerMedSec
    Price                -1
	BEGIN Sprite		 x 178 y 30 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerMaxSec
    Price                -1
	BEGIN Sprite		 x 178 y 18 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerMaxSec
    Price                -1
	BEGIN Sprite		 x 178 y 32 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerSupMax
    Price                -1
	BEGIN Sprite		 x 178 y 20 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerSupMax
    Price                -1
	BEGIN Sprite		 x 178 y 34 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerProt
    Price                -1
	BEGIN Sprite		 x 178 y 22 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerProt
    Price                -1
	BEGIN Sprite		 x 178 y 36 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerDeathRow
    Price                -1
	BEGIN Sprite		 x 178 y 24 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerDeathRow
    Price                -1
	BEGIN Sprite		 x 178 y 38 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerInsane
    Price                -1
	BEGIN Sprite		 x 178 y 26 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn10PrisonerInsane
    Price                -1
	BEGIN Sprite		 x 178 y 40 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerRedGang
    Price                -1
	BEGIN Sprite		 x 145 y 3 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerRedLieutenant
    Price                -1
	BEGIN Sprite		 x 145 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerRedLegendary
    Price                -1
	BEGIN Sprite		 x 145 y 11 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_PromotePrisonerRedGang
    Price                -1
	BEGIN Sprite		 x 147 y 27 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerGreenGang
    Price                -1
	BEGIN Sprite		 x 147 y 3 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerGreenLieutenant
    Price                -1
	BEGIN Sprite		 x 147 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerGreenLegendary
    Price                -1
	BEGIN Sprite		 x 147 y 11 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_PromotePrisonerGreenGang
    Price                -1
	BEGIN Sprite		 x 147 y 27 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerBlueGang
    Price                -1
	BEGIN Sprite		 x 149 y 3 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerBlueLieutenant
    Price                -1
	BEGIN Sprite		 x 149 y 7 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_Spawn1PrisonerBlueLegendary
    Price                -1
	BEGIN Sprite		 x 149 y 11 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_PromotePrisonerBlueGang
    Price                -1
	BEGIN Sprite		 x 147 y 27 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelPrisoners
    Price                -1
	BEGIN Sprite		 x 254 y 21 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelGangmembers
    Price                -1
	BEGIN Sprite		 x 254 y 37 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelMinPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 23 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelMedPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 25 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelMaxPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 27 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelSMaxPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 29 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelProtPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 31 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelDeathRowPrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 33 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelInsanePrisoner
    Price                -1
	BEGIN Sprite		 x 254 y 35 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_KillPrisoner
    Price                -1
	BEGIN Sprite		 x 252 y 33 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_DelDeadBodies
    Price                -1
	BEGIN Sprite		 x 254 y 39 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_KillEntity
    Price                -1
	BEGIN Sprite		 x 252 y 35 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_CheatsOn
    Price                -1
	BEGIN Sprite		 x 145 y 15 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_CheatsOff
    Price                -1
	BEGIN Sprite		 x 147 y 15 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantMaterialsOn
    Price                -1
	BEGIN Sprite		 x 149 y 15 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantMaterialsOff
    Price                -1
	BEGIN Sprite		 x 145 y 19 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantObjectsOn
    Price                -1
	BEGIN Sprite		 x 147 y 19 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantObjectsOff
    Price                -1
	BEGIN Sprite		 x 149 y 19 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantTerrainOn
    Price                -1
	BEGIN Sprite		 x 145 y 23 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantTerrainOff
    Price                -1
	BEGIN Sprite		 x 147 y 23 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantFoundationsOn
    Price                -1
	BEGIN Sprite		 x 149 y 23 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 M_InstantFoundationsOff
    Price                -1
	BEGIN Sprite		 x 145 y 27 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END




BEGIN Object
	Name				 ObjMenuCemet
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 129 y 82 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 DevTools
END

BEGIN Object
	Name				 DelSomeFriend
    Price                -1
	BEGIN	Sprite		 x 252 y 37 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 DelOccupiedGrave
    Price                -1
	BEGIN Sprite		 x 252 y 3 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 DelOccupiedStaffGrave
    Price                -1
	BEGIN Sprite		 x 252 y 5 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Devtools by Trixi
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Advanced Roads 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 Box
	MoveSpeedFactor		 0.750000
	Toughness			 10.0000
	RenderDepth			 2
	Sprite				 Box
	SpriteScale			 0.9
	MadeOf				 Wood
	Properties			 Material
    Properties		 Sellable
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 Stack
	MoveSpeedFactor		 0.750000
	RenderDepth			 2
	SpriteScale			 0.9
	Sprite				 StackConcrete
	Properties			 Material
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MailSatchel
	RenderDepth			 2
	Sprite				 MailSatchel
	StackSprite			 StackBooksSorted
	Properties			 RoomSpecific
	Properties			 SlowDelivery
	Properties			 Material
	Properties			 MobileObject
    NumSlots            10
	WorkGroup			 MailRoom
	Properties			 Uncloneable
END

BEGIN Object     
    Name                 RoadGate
    Width                7
    Height               1
    ConstructionTime     0
    Toughness            100.000  
    Teleportable         true  
    Price                -1000
    RenderPreOffset      -2
    RenderDepth          2  
    Group                StaticObject  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               RoadGate  
    MadeOf               SolidMetal  
    ToolbarSprite        RoadGateToolbar
    Properties           StaticObject
    Properties           Door
    Properties           CanPlaceOnRoad
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffMenuAR2
	Width				 1
	Height				 1
	Properties			 Entity
	BEGIN Sprite		 x 124 y 80 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
	Name				 TreeRemover
	RenderDepth			 0
	Price				 -1
	ViewRange			 15
	SpriteScale			 2
	Sprite				 Bulldozer
END

BEGIN Object
	Name				 RoadGate2TrafficLightLarge
	Height				 1
	Toughness			 1000.000
	NumSprites			 5
	RenderDepth			 3
	Properties			 Sellable
	Properties			 Utility
	SpriteScale			 0.66
	BEGIN	Sprite		 x 122 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 123 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 124 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 122 y 95 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 123 y 95 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 124 y 95 w 1 h 1 RotateType 0 END
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Properties			 Utility
	Properties			 Wired
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2TrafficLightSmall
	Height				 1
	Toughness			 1000.000
	NumSprites			 5
	RenderDepth			 3
	Properties			 Sellable
	Properties			 Utility
	SpriteScale			 0.66
	BEGIN	Sprite		 x 122 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 123 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 124 y 92 w 1 h 2 RotateType 0 END
	BEGIN	Sprite		 x 122 y 95 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 123 y 95 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 124 y 95 w 1 h 1 RotateType 0 END
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Properties			 Utility
	Properties			 Wired
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostLeftSmall
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 2
	NumSlots			 2
	BEGIN Sprite		 x 117 y 78 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1  y 1.25  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y -1	 Index 1  END
	END
	BEGIN Sprite		 x 121 y 78 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y -1	 Index 1  END
	END
	BEGIN Sprite		 x 121 y 86 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1.5	y 1	 orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1.5	y 1	 orientation.x 0	orientation.y -1	 Index 1  END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostRightSmall
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 2
	NumSlots			 2
	BEGIN Sprite		 x 115 y 78 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1  y 1.25  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y -1	 Index 1  END
	END
	BEGIN Sprite		 x 121 y 78 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1  y 1  orientation.x 0	orientation.y -1	 Index 1  END
	END
	BEGIN Sprite		 x 120 y 86 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 0.5	y 1	 orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 0.5	y 1	 orientation.x 0	orientation.y -1	 Index 1  END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostLeftLarge
	Width				 1
	Height				 2
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 3
	NumSlots			 2
	BEGIN Sprite		 x 117 y 80 w 3 h 4 RotateType 4
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x 1	orientation.y 0	 Index 1  END
	END
	BEGIN Sprite		 x 117 y 84 w 3 h 4 RotateType 4
		BEGIN	Marker	 x 2.5	y 1.4  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x 1	orientation.y 0	 Index 1  END
	END
	BEGIN Sprite		 x 122 y 80 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1.5	y 1.4  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 0.5	 y 0.5  orientation.x 1	orientation.y 0	 Index 1  END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostRightLarge
	Width				 1
	Height				 2
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 3
	NumSlots			 2
	BEGIN Sprite		 x 114 y 84 w 3 h 4 RotateType 4
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x -1	orientation.y 0	 Index 1  END
	END
	BEGIN Sprite		 x 114 y 80 w 3 h 4 RotateType 4
		BEGIN	Marker	 x 0.5	y 1.4  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x -1	orientation.y 0	 Index 1  END
	END
	BEGIN Sprite		 x 120 y 80 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 0.5	y 1.4  orientation.x 0	orientation.y 0	 Index 0  END
		BEGIN	Marker	 x 1.5	 y 0.5  orientation.x -1	orientation.y 0	 Index 1  END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostLeftPoW
	Width				 1
	Height				 2
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 2
	NumSlots			 2
	BEGIN Sprite		 x 117 y 88 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1  y 2.85  orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x 1 orientation.y 0 Index 1 END
	END
	BEGIN Sprite		 x 117 y 88 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1  y 2.85  orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5  y 0.5  orientation.x 1 orientation.y 0 Index 1 END
	END
	BEGIN Sprite		 x 116 y 92 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 0.5	y 2.85 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.5	 y 0.5 orientation.x 1 orientation.y 0 Index 1 END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2PostRightPoW
	Width				 1
	Height				 2
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 2
	NumSlots			 2
	BEGIN Sprite		 x 115 y 88 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1  y 2.85  orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.5  y 0.5  orientation.x -1	orientation.y 0	 Index 1  END
	END
	BEGIN Sprite		 x 115 y 88 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1  y 2.85  orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1  y 0.5 orientation.x -1 orientation.y 0 Index 1 END
	END
	BEGIN Sprite		 x 114 y 92 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1.5	y 2.85	orientation.x 0	orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5	 y 0.5 orientation.x -1 orientation.y 0 Index 1 END
	END
	MadeOf				 SolidMetal
	Properties			 Utility
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2Small
	Width				 2
	Height				 1
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderPreOffset		 -2
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 8
	BEGIN Sprite		 x 33 y 107 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 33 y 109 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 33 y 111 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 33 y 113 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 33 y 115 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 43 y 109 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 43 y 111 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 43 y 113 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 43 y 115 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 53 y 114 w 4 h 2 RotateType 1 END
	BEGIN Sprite		 x 53 y 110 w 4 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	BEGIN ToolbarSprite	 x 34 y 107 w 2 h 2 END
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
	Properties			 CanPlaceOnRoad
	Properties			 Uncloneable
    SpecialRestriction	 NoShadow
END
# 0 = default
# 1 = minsec
# 2 = medsec
# 3 = maxsec
# 4 = protect
# 5 = supmax
# 6 = deathrow
# 7 = insane
# 8 = shared
# 9 = PoW
#10 = Garage

BEGIN Object
	Name				 RoadGate2Large
	ConstructionTime	 -1
	Toughness			 1000.000
#	Teleportable		 true
	Price				 -1
	RenderPreOffset		 -2
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Width				 5
	Height				 1
	BEGIN	Sprite		 x 43 y 117 w 10 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	ToolbarSprite		 RoadGateToolbar
	Properties			 StaticObject
	Properties			 Door
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Properties			 Uncloneable
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 RoadGate2SmallSpawner
	Width				 2
	Height				 1
	Price				 -500
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 33 y 107 w 4 h 2 RotateType 4 TopAligned true END
	BEGIN ToolbarSprite	 x 34 y 107 w 2 h 2 END
	RenderDepth			 2
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RoadGate2LargeSpawner
	Width				 5
	Height				 1
	Price				 -500
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 43 y 117 w 10 h 2 RotateType 4 TopAligned true END
	BEGIN ToolbarSprite	 x 34 y 107 w 2 h 2 END
	RenderDepth			 2
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 StreetManager2
	Width				 1
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	Properties			 Scripted
	Properties			 DontAvoid
	MadeOf				 HollowMetal
	RenderDepth			 4
	BEGIN Sprite		 x 62 y 119 w 2 h 4 RotateType 4 TopAligned true END
	Properties			 Uncloneable
	GroundBaseOveride	 0
END

BEGIN Object
	Name				 RoadMarker2
	Width				 2
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 112 y 85 w 2 h 2 RotateType 4 END
	RenderDepth			 0
	SpriteScale			 0.5
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LoadChecker
	Width				 1
	Height				 1
	RenderDepth			 0
	Price				 -1
	ViewRange			 15
	NumSprites			 2
	BEGIN	Sprite		 x 32 y 2 w 4 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 38 y 2 w 4 h 4 RotateType 0 TopAligned false END
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoGarbage
	RenderDepth			 2
	Price				 -1
	ViewRange			 15
	Properties			 Sellable
	Sprite				 Garbage
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoExports
	SpriteScale			 1
	Price				 -1
	ViewRange			 15
	Properties			 Sellable
	BEGIN	Sprite		 x 17 y 15 w 2 h 2 RotateType 0 TopAligned false END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoDeliveries
	SpriteScale			 1
	Price				 -1
	ViewRange			 15
	Properties			 Sellable
	BEGIN	Sprite		 x 19 y 15 w 2 h 2 RotateType 0 TopAligned false END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoDeliveriesEmpty
	RenderDepth			 3
	SpriteScale			 1
	Price				 -1
	ViewRange			 15
	Properties			 Sellable
	Properties			 Rubbish
	BEGIN	Sprite		 x 19 y 15 w 2 h 2 RotateType 0 TopAligned false END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoStopSign
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	NumSprites			 7
	BEGIN	Sprite		 x 100 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 102 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 104 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 106 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 108 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 110 y 78 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 112 y 78 w 2 h 4 RotateType 0 TopAligned false END
	RenderDepth			 2
	Properties			 Scripted
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoTruckBay
	Width				 2
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	BEGIN Sprite		 x 122 y 66 w 4 h 7 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.2	y 6.75 Index 0	END
		BEGIN	Marker	 x 2.8	y 6.75 Index 1	END
		BEGIN	Marker	 x 1.2	y 4.75 Index 2	END
		BEGIN	Marker	 x 2.8	y 4.75 Index 3	END
		BEGIN	Marker	 x 1.2	y 2.75 Index 4	END
		BEGIN	Marker	 x 2.8	y 2.75 Index 5	END
		BEGIN	Marker	 x 1.2	y 0.75 Index 6	END
		BEGIN	Marker	 x 2.8	y 0.75 Index 7	END
	END
	RenderDepth			 0
	Properties			 Sellable
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 TmpCargoTruckBay
	Width				 1
	Height				 1
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	BEGIN	Sprite		 x 19 y 15 w 2 h 2 RotateType 0 TopAligned true
		BEGIN	Marker	 x 1.05	y 1.05 Index 0  END
		BEGIN	Marker	 x 0.95	y 1.05 Index 1  END
		BEGIN	Marker	 x 1.05	y 0.95 Index 2  END
		BEGIN	Marker	 x 0.95	y 0.95 Index 3  END
		BEGIN	Marker	 x 1.15	y 1.15 Index 4  END
		BEGIN	Marker	 x 0.85	y 1.15 Index 5  END
		BEGIN	Marker	 x 1.15	y 0.85 Index 6  END
		BEGIN	Marker	 x 0.85	y 0.85 Index 7  END
	END
	RenderDepth			 0
	Properties			 Sellable
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

# IntakeTruckBay moved below IntakeTruckSkin

BEGIN Object
	Name				 EmergencyTruckBay
	Width				 2
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	BEGIN Sprite		 x 123 y 82 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.2	y 4.5 Index 0  END
		BEGIN	Marker	 x 2.8	y 4.5 Index 1  END
		BEGIN	Marker	 x 1.2	y 3.5 Index 2  END
		BEGIN	Marker	 x 2.8	y 3.5 Index 3  END
		BEGIN	Marker	 x 1.2	y 2.5 Index 4  END
		BEGIN	Marker	 x 2.8	y 2.5 Index 5  END
		BEGIN	Marker	 x 1.2	y 1.5 Index 6  END
		BEGIN	Marker	 x 2.8	y 1.5 Index 7  END
	END
	RenderDepth			 0
	Properties			 Sellable
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CalloutTruckBay
	Width				 2
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	BEGIN Sprite		 x 123 y 82 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.2	y 4.5 Index 0  END
		BEGIN	Marker	 x 2.8	y 4.5 Index 1  END
		BEGIN	Marker	 x 1.2	y 3.5 Index 2  END
		BEGIN	Marker	 x 2.8	y 3.5 Index 3  END
		BEGIN	Marker	 x 1.2	y 2.5 Index 4  END
		BEGIN	Marker	 x 2.8	y 2.5 Index 5  END
		BEGIN	Marker	 x 1.2	y 1.5 Index 6  END
		BEGIN	Marker	 x 2.8	y 1.5 Index 7  END
	END
	RenderDepth			 0
	Properties			 Sellable
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStation
	Height				 9
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	NumSprites			 15
	BEGIN Sprite		 x 66 y 78 w 15 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 66 y 88 w 15 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 66 y 98 w 15 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 66 y 108 w 15 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 66 y 118 w 15 h 9 RotateType 4 TopAligned true END

	BEGIN Sprite		 x 81 y 78 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 88 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 98 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 108 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 118 w 9 h 9 RotateType 4 TopAligned true END

	BEGIN Sprite		 x 90 y 78 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 88 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 98 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 108 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 118 w 9 h 9 RotateType 4 TopAligned true END

	RenderDepth			 3
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Scripted
	Properties			 Uncloneable
	GroundBaseOveride	 0.5
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStationDoubleSpawner
	Price				 -500
	Width				 15
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 66 y 78 w 15 h 9 RotateType 4 TopAligned true END
	BEGIN ToolbarSprite	 x 71 y 78 w 2 h 2 END
	RenderDepth			 3
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoStationUnloadLeftSpawner
	Price				 -250
	Width				 9
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 81 y 78 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN ToolbarSprite	 x 84 y 78 w 2 h 2 END
	RenderDepth			 3
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoStationUnloadRightSpawner
	Price				 -250
	Width				 9
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN Sprite		 x 90 y 78 w 9 h 9 RotateType 4 TopAligned true END
	BEGIN ToolbarSprite	 x 94 y 78 w 2 h 2 END
	RenderDepth			 3
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoStationGantryCrane
	Width				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	BEGIN Sprite		 x 125 y 87 w 3 h 11 RotateType 4 TopAligned true END
	RenderDepth			 3
	Properties			 DontAvoid
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStationGantryHook
	Width				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	SpriteScale			 1.3
	NumSlots			 1
	NumSprites			 6
	BEGIN Sprite		 x 100 y 83 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.5 Index 0  END
	END
	BEGIN Sprite		 x 100 y 83 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.5 Index 0  END
	END
	BEGIN Sprite		 x 100 y 83 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.5 Index 0  END
	END
	BEGIN Sprite		 x 100 y 89 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.75 Index 0  END
	END
	BEGIN Sprite		 x 100 y 89 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.75 Index 0  END
	END
	BEGIN Sprite		 x 100 y 89 w 4 h 8 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 0.75 Index 0  END
	END
	RenderDepth			 4
	Properties			 DontAvoid
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStationControl
	Width				 1
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	AttachToWall		 true
	MadeOf				 Composite
	NumSprites			 24
	BEGIN Sprite		 x 13 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 15 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 15 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 17 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 17 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 19 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 19 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 21 y 8 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 1 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 3 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 5 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 7 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 9 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 11 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 13 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 15 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 17 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 19 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 21 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 23 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 25 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 27 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 27 y 12 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 119 y 92 w 2 h 3 RotateType 4
		BEGIN	Marker	 x 1 y 2.75 orientation.x 0 orientation.y -1 Index 0 END
	END
	RenderDepth			 1
	Properties			 Scripted
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStationFireEngine
	Width				 3
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	NumSprites			 4
	BEGIN Sprite		 x 43 y 106 w 4 h 3 RotateType 4 TopAligned true
		BEGIN	Marker	 x 0.25 y 2.95 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 0.75 y 2.95 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2.95 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 1.75 y 2.95 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 2.25 y 2.95 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 2.75 y 2.95 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3.25 y 2.95 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3.75 y 2.95 orientation.x 0 orientation.y -1 Index 7 END
	END
	BEGIN Sprite		 x 47 y 106 w 4 h 3 RotateType 4 TopAligned true
		BEGIN	Marker	 x 0.25 y 2.95 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 0.75 y 2.95 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2.95 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 1.75 y 2.95 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 2.25 y 2.95 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 2.75 y 2.95 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3.25 y 2.95 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3.75 y 2.95 orientation.x 0 orientation.y -1 Index 7 END
	END
	BEGIN Sprite		 x 169 y 31 w 4 h 3 RotateType 4 TopAligned true
		BEGIN	Marker	 x 0.25 y 2.95 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 0.75 y 2.95 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 1.25 y 2.95 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 1.75 y 2.95 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 2.25 y 2.95 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 2.75 y 2.95 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3.25 y 2.95 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3.75 y 2.95 orientation.x 0 orientation.y -1 Index 0 END
	END
	BEGIN Sprite		 x 173 y 31 w 4 h 3 RotateType 4 TopAligned true
		BEGIN	Marker	 x 0.25 y 2.95 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 0.75 y 2.95 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 1.25 y 2.95 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 1.75 y 2.95 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 2.25 y 2.95 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 2.75 y 2.95 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3.25 y 2.95 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3.75 y 2.95 orientation.x 0 orientation.y -1 Index 0 END
	END
	RenderDepth			 1
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name				 CargoStopSignHelipad
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	NumSprites			 6
	BEGIN	Sprite		 x 32 y 9 w 2 h 3 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 34 y 9 w 2 h 3 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 36 y 9 w 2 h 3 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 38 y 9 w 2 h 3 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 40 y 9 w 2 h 3 RotateType 0 TopAligned false END
	BEGIN	Sprite		 x 42 y 9 w 2 h 3 RotateType 0 TopAligned false END
	RenderDepth			 2
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoHelipad
	Width				 9
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	RenderDepth			 0
	NumSprites			 9
	NumSlots			 8
	BEGIN	 Sprite		 x 50 y 14 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 1 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 7 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 13 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 19 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 25 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 31 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 37 y 1 w 6 h 6 RotateType 4 END
	BEGIN	 Sprite		 x 29 y 15 w 2 h 2 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Scripted
	Properties			 Uncloneable
	GroundBaseOveride	 9
END

BEGIN Object
	Name				 CargoHelipadSpawner
	Price				 -250
	Width				 9
	Height				 9
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN	 Sprite		 x 29 y 15 w 2 h 2 RotateType 4 END
	BEGIN ToolbarSprite	 x 29 y 15 w 2 h 2 END
	RenderDepth			 4
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 IntakeHelipadSpawner
	Price				 -250
	Width				 22
	Height				 11
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	BEGIN	 Sprite		 x 44 y 1 w 22 h 11 RotateType 4 END
	BEGIN ToolbarSprite	 x 29 y 15 w 2 h 2 END
	RenderDepth			 4
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name					 Chinook2
	Price					 -1
	Toughness				 500000.0000
	Width					 24
	Height					 6
	GroundBaseOveride		 0
	RenderDepth				 4
	NumSprites				 21
	NumSlots				 8
	BEGIN	Sprite			 x 1 y 73 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END
	BEGIN	Sprite			 x 1 y 81 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END

	BEGIN	Sprite			 x 1 y 57 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END
	BEGIN	Sprite			 x 1 y 65 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END

	BEGIN	Sprite			 x 33 y 73 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END
	BEGIN	Sprite			 x 33 y 81 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 9 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 24 y 5.5 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 19 y 3.7 orientation.x 0 orientation.y 0 Index 3 END
	END

	BEGIN	Sprite			 x 1 y 25 w 32 h 8 RotateType 4 TopAligned true END
	BEGIN	Sprite			 x 1 y 33 w 32 h 8 RotateType 4 TopAligned true END
	BEGIN	Sprite			 x 1 y 41 w 32 h 8 RotateType 4 TopAligned true END
	BEGIN	Sprite			 x 1 y 49 w 32 h 8 RotateType 4 TopAligned true END

	BEGIN	Sprite			 x 33 y 25 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 33 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 25 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END

	BEGIN	Sprite			 x 1 y 89 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 89 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END

	BEGIN	Sprite			 x 1 y 97 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 97 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END

	BEGIN	Sprite			 x 33 y 57 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 65 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END

	BEGIN	Sprite			 x 33 y 41 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite			 x 33 y 49 w 32 h 8 RotateType 4
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 20.105 y 4.6 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 19.405 y 4.6 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker		 x 18.705 y 4.6 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker		 x 18.005 y 4.6 orientation.x 0 orientation.y 0 Index 7 END
	END
	MadeOf					 SolidMetal
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Scripted
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END
# Chinook2 SubTypes:
# 0 + 1 = Cargo
# 2 + 3 = Exports
# 4 + 5 = Emergency
# 6 + 7 + 8 + 9 = Intake
# 10 + 11 = FireBrigrade
# 12 + 13 = Paramedics
# 14 + 15 = Orderly
# 16 + 17 = Riot
# 18 + 19 = Soldiers

BEGIN Object
	Name					 CargoChinookHook
	Width					 3
	Height					 3
	Toughness				 500000.0000
	RenderDepth				 4
	NumSlots				 8
	NumSprites				 2
	BEGIN Sprite			 x 33 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	 END
	BEGIN Sprite			 x 37 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	 END
	MadeOf					 SolidMetal
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 ExportsChinookHook
	Width					 3
	Height					 3
	RenderDepth				 4
	Price					 -1
	NumSlots				 8
	NumSprites				 4
	BEGIN Sprite			 x 33 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 37 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 41 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 45 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 EmergencyChinookHook
	Width					 3
	Height					 3
	RenderDepth				 4
	Price					 -1
	NumSlots				 8
	NumSprites				 4
	BEGIN Sprite			 x 33 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 37 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 41 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN Sprite			 x 45 y 14 w 4 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1.73 y 3.3 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.26 y 3.3 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.85 y 3.3 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 3.3 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.75 y 3.3 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 2.25 y 3.3 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 2.75 y 3.3 orientation.x 0 orientation.y 0 Index 7 END
	END
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 IntakeChinookInside
	Width					 24
	Height					 6
	Toughness				 500000.0000
	MoveSpeedFactor			 0.33
	RenderDepth				 0
	NumSlots				 6
	BEGIN	Sprite			 x 1 y 17 w 32 h 8 RotateType 4 TopAligned true
		BEGIN	Marker		 x 16 y 4 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker		 x 8.75 y 1 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker		 x 23.75 y 5.5 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker		 x 23.85 y 3.85 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker		 x 13 y 4.5 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker		 x 13 y 4.5 orientation.x 0 orientation.y 0 Index 5 END
	END
	MadeOf					 SolidMetal
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 IntakeChinookBlock
	Width					 4
	Height					 1
	MoveSpeedFactor			 0.1
	RenderDepth				 1
	Group					 StaticObject
	Properties				 StaticObject
	Properties				 BlockMovement
	BEGIN Sprite			 x 21 y 16 w 4 h 1 RotateType 4 TopAligned false END
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 IntakeChinookHook
	Width					 4
	Height					 1
	MoveSpeedFactor			 0.1
	RenderDepth				 1
	NumSlots				 8
	BEGIN Sprite			 x 21 y 16 w 4 h 1 RotateType 4 TopAligned false
	 BEGIN	Marker			 x 3.70 y 0.5 orientation.x 1 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 3.20 y 0.5 orientation.x 1 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 2.70 y 0.5 orientation.x 1 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 2.20 y 0.5 orientation.x 1 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1.70 y 0.5 orientation.x 1 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1.20 y 0.5 orientation.x 1 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 0.70 y 0.5 orientation.x 1 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 0.20 y 0.5 orientation.x 1 orientation.y 0 Index 7 END
	END
	Properties				 BlockMovement
	Properties				 StaticObject
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 IntakeChinookDoor
	Width					 1
	Height					 1
	Toughness				 100.000
	RenderDepth				 0
	SpriteScale				 1.5
	NumSprites				 2
	BEGIN	Sprite			 x 57 y 12 w 2 h 2 RotateType 4 TopAligned true END
	BEGIN	Sprite			 x 59 y 12 w 2 h 2 RotateType 4 TopAligned true END
	MadeOf					 SolidMetal
	Properties				 MobileObject
	Properties				 DontAvoid
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 IntakeChinookPilot
	Toughness				 1000.0000
	MoveSpeedFactor			 0.500000
	RenderDepth				 3
	ViewRange				 12
#	BlockedBy				 Wall
#	BlockedBy				 StaticObject
#	BlockedBy				 UtilityStation
	Properties				 Entity
	Properties				 Staff
	Properties				 DoesNotTire
	Properties				 Scripted
	BEGIN	Sprite			 x 33 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite			 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite			 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite			 x 57 y 23 w 2 h 2 RotateType 1 END
	SpriteVariants			 4
END

BEGIN Object
	Name					 IntakeChinookGuard
	Toughness				 1000.0000
	MoveSpeedFactor			 0.500000
	RenderDepth				 3
	ViewRange				 12
#	BlockedBy				 Wall
#	BlockedBy				 StaticObject
#	BlockedBy				 UtilityStation
	Equipment				 AssaultRifle
	Properties				 Entity
	Properties				 Staff
	Properties				 DoesNotTire
	Properties				 Scripted
	Sprite					 Soldier
	SpriteVariants			 4
END

BEGIN Object
	Name					 HoseXY
	Toughness				 10000000.0
	Width					 1
	Height					 1
	RenderDepth				 0
	Properties				 MobileObject
	BEGIN	Sprite			 x 31 y 16 w 1 h 1 RotateType 4 TopAligned false END
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END

# =============================================================================
# Traffic Terminal
# =============================================================================

BEGIN Object
	Name				 TrafficTerminal
	Toughness			 50.0000
	Width				 6
	Height				 2
	RenderDepth			 5
	ViewRange			 9
	MoveSpeedFactor		 0.01
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Scripted
	Properties			 Electrical
	MadeOf				 HollowMetal
	NumSlots			 3
	BEGIN	Sprite		 x 1 y 8 w 12 h 4 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 7 y 1 orientation.x 1 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 9 y 1 orientation.x 1 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 11 y 1 orientation.x 1 orientation.y 0 Index 2 END
	END
	ToolbarSprite		 CctvMonitorToolbar
	Properties			 Uncloneable
	GroundBaseOveride		 0
	ViewThroughObstacles	 true
END

BEGIN Object
	Name				 TrafficTerminalSpawner
	Price				 -500
	Width				 10
	Height				 9
	RenderDepth			 5
	BEGIN	Sprite		 x 23 y 17 w 10 h 9 RotateType 4 TopAligned false END
	ToolbarSprite		 CctvMonitorToolbar
	Properties			 Entity
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 TrafficTerminalCargoDisplayLeft
	Toughness			 10000000.0
	Width				 1
	Height				 1
	RenderDepth			 6
	NumSprites			 4
	BEGIN	Sprite		 x 28 y 8 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 30 y 10 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 24 y 8 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 26 y 8 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 24 y 10 w 2 h 2 RotateType 4 END
	Properties				 Uncloneable
END
# 0 = SUSPEND
# 1 = AUTO
# 2 = NO CARGO
# 3 = CARGO READY
# 4 = CARGO READY, SUSPEND


BEGIN Object
	Name					 TrafficTerminalCargoDisplayRight
	Toughness				 10000000.0
	Width					 1
	Height					 1
	RenderDepth				 6
	NumSprites				 3
	BEGIN	Sprite			 x 30 y 8 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 28 y 10 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 26 y 10 w 2 h 2 RotateType 4 END
	Properties				 Uncloneable
END
# 0 = SUSPEND
# 1 = IDLE
# 2 = ON ROUTE


BEGIN Object
	Name					 TrafficTerminalIntakeDisplayLeft
	Toughness				 10000000.0
	Width					 1
	Height					 1
	RenderDepth				 6
	NumSprites				 5
	BEGIN	Sprite			 x 53 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 40 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 43 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 46 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 50 y 12 w 2 h 2 RotateType 4 END
	Properties				 Uncloneable
END
# 0 = NONE
# 1 = MINSEC
# 2 = MAXSEC
# 3 = INS/PROT
# 4 = SUSPEND


BEGIN Object
	Name					 TrafficTerminalIntakeDisplayRight
	Toughness				 10000000.0
	Width					 1
	Height					 1
	RenderDepth				 6
	NumSprites				 5
	BEGIN	Sprite			 x 54 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 41 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 44 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 47 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 51 y 12 w 2 h 2 RotateType 4 END
	Properties				 Uncloneable
END
# 0 = NONE
# 1 = MEDSEC
# 2 = SUPMAX
# 3 = DR
# 4 = SUSPEND


BEGIN Object
	Name					 TrafficTerminalIntakeDisplay
	Toughness				 10000000.0
	Width					 1
	Height					 1
	RenderDepth				 6
	NumSprites				 5
	BEGIN	Sprite			 x 29 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 31 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 33 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 35 y 12 w 2 h 2 RotateType 4 END
	BEGIN	Sprite			 x 37 y 12 w 2 h 2 RotateType 4 END
	Properties				 Uncloneable
	GroundBaseOveride		 0
	ViewThroughObstacles	 true
END
# 0 = SUSPEND
# 1 = IDLE
# 2 = ON ROUTE
# 3 = INTAKE READY
# 4 = INTAKE READY, SUSPEND

BEGIN Object
	Name					 HeadTailChecker
	Width					 1
	Height					 1
	Price					 -1
	RenderDepth				 6
	Properties				 Sellable
	BEGIN	Sprite			 x 26 y 123 w 2 h 2 RotateType 4
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 StackTransferrer
	Width					 1
	Height					 1
	Price					 -1
	RenderDepth				 0
	SpriteScale				 0.5
	NumSlots				 8
	BEGIN	Sprite			 x 26 y 123 w 2 h 2 RotateType 4
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 7 END
	END
	Properties			 Uncloneable
	SpecialRestriction		 NoShadow
END

BEGIN Object
	Name					 QueuedStackChecker
	Width					 1
	Height					 1
	Price					 -1
	RenderDepth				 0
	Properties				 Sellable
	SpriteScale				 0.5
	BEGIN	Sprite			 x 26 y 123 w 2 h 2 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 StackInQueueTop
	Width					 8
	Height					 1
	Price					 -1
	RenderDepth				 5
	BEGIN	Sprite			 x 110 y 14 w 16 h 2 RotateType 4 END
	Properties				 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name					 StackInQueueBottom
	Width					 8
	Height					 1
	Price					 -1
	RenderDepth				 5
	BEGIN	Sprite			 x 110 y 16 w 16 h 2 RotateType 4 END
	Properties				 DontAvoid
	Properties			 Uncloneable
END


BEGIN Object
	Name					 PrisonerStackHolder
	Width					 1
	Height					 1
	Price					 -1
	RenderDepth				 0
	NumSlots				 1
	BEGIN	Sprite			 x 63 y 12 w 2 h 2 RotateType 4
	 BEGIN	Marker			 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerTerminal
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 54 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerTerminalI
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 54 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerDeliveries
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerBuilding
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerFloors
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerLaundry
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerFood
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerVending
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerForest
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerWorkshop
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerOther
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 52 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerGarbage
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 53 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerExports
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 54 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerIntake
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 55 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerMinSec
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 55 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerMedSec
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 55 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name					 GrantCheckerEmergency
	Width					 1
	Height					 1
	Price					 -1
	Properties				 Sellable
	RenderDepth				 2
	SpriteScale				 0.5
	BEGIN	Sprite			 x 56 y 106 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

# something wrong with selling stuff: to earn 300 the object must be sellable for 353
# price to set = desired selling price times roughly 1.176 to 1.178
BEGIN Object
	Name					 PrisonerIntakeCashMinSec
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -353
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 500 the object must be sellable for 589
BEGIN Object
	Name					 PrisonerIntakeCashNormal
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -589
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 1000 the object must be sellable for 1177
BEGIN Object
	Name					 PrisonerIntakeCashMaxSec
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -1177
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 2000 the object must be sellable for 2353
BEGIN Object
	Name					 PrisonerIntakeCashSuperMax
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -2353
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 2500 the object must be sellable for 2942
BEGIN Object
	Name					 PrisonerIntakeCashDeathRow
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -2942
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 3000 the object must be sellable for 3530
BEGIN Object
	Name					 PrisonerIntakeCashInsane
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -3530
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

# something wrong with selling stuff: to earn 15000 the object must be sellable for 17655
BEGIN Object
	Name					 PrisonerIntakeCashLegendary
	Width					 1
	Height					 1
	Properties				 Material
	MaxStackSize			 -1
	Price					 -17655
	BEGIN	Sprite			 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite		 x 151 y 37 w 2 h 2 RotateType 4 END
	Properties				 Sellable
END

BEGIN Room
    Name RoomDivider37
END

BEGIN Room
	Name Exports
	Properties			 RequiresSector
    BEGIN LikelyObject  Id	 LoadChecker		 END
    BEGIN LikelyObject  Id	 ExportsChinookHook	 END
END

BEGIN Room
	Name Deliveries
	Properties			 RequiresSector
    BEGIN LikelyObject  Id	 TrafficTerminal	 END
    BEGIN LikelyObject  Id	 LoadChecker		 END
END

BEGIN Room
	Name Garbage
	Properties			 RequiresSector
    BEGIN LikelyObject  Id	 LoadChecker		 END
    BEGIN LikelyObject  Id	 ExportsChinookHook	 END
	
	BEGIN LikelyObject	Id   	R4_TrashCompactor  END
	BEGIN Contraband	Id 		Cellphone	END
	BEGIN Contraband	Id		Club		END
	BEGIN Contraband	Id		PianoWire	END
	BEGIN Contraband	Id		Shank		END
	BEGIN Contraband	Id		WoodenPickAxe	END
	WorkGroup			 R4_Recycling
	Qualification		 R4_RecycleGarbage
END

BEGIN Room
	Name CargoStorage
	Properties			 RequiresSector
	BEGIN Requirement Type Object  Id LoadChecker Alt CargoHelipad END
END

BEGIN Room
	Name CargoIntake
	Properties			 RequiresSector
	BEGIN Requirement Type Object  Id LoadChecker Alt CargoHelipad END
END

BEGIN Room
	Name CargoEmergencies
	Properties			 RequiresSector
	BEGIN Requirement Type Object  Id CargoStationFireEngine Alt EmergencyChinookHook END
END

# =============================================================================
# Entities
# =============================================================================

BEGIN Object
	Name				 DeliveriesTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 103 y 98 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name				 ExportsTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 111 y 98 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name				 GarbageTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 111 y 98 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name				 IntakeTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 117 y 96 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name				 EmergencyTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 119 y 98 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name				 CalloutTruckDriver
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 12
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 Entity
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 119 y 98 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 DefaultBehaviour
END

BEGIN Object
	Name					 FireStarter
	Price					 -1
	Sprite					 Fire
	Properties				 Entity
	Properties				 DoesNotTire
	Properties				 Staff
	Properties				 Scripted
END

BEGIN Equipment
	Name					 Extinguisher
	BEGIN	 Sprite			 x 31 y 14 w 2 h 2 RotateType 4 END
	TwoHanded				 true
	Properties				 NoImport
END

BEGIN Equipment
	Name				 AK47
	Sprite				 Ak47
	Scale				 1.10000
	AttackPower			 3.00000
	RechargeTime		 0.1000
	Range				 20.0
	Ammo				 30
	TwoHanded			 true
	Properties			 Weapons
	Properties			 RangedWeapon
	Properties			 Metal
	Properties			 NoImport
END


# # #
#
# Many vehicles from the workshop
#
# # #

BEGIN Object
	Name				 SupplyTruck
	Width				 2
	Height				 8
	Toughness			 35
	MaxStackSize		 -1
	NumSlots			 8
	Sprite				 SupplyTruck
	SpriteScale			 1.2
	Properties			 Vehicle
	TopSpeed			 3.0
	Properties			 Scripted
END

BEGIN Object
	Name				 PrisonerBus
	Width				 2
	Height				 8
	GroundBaseOveride	 1
	RenderDepth			 3
	MaxStackSize		 -1
	NumSlots			 8
	Sprite				 PrisonerBus
	SpriteScale			 1
	Properties			 Vehicle
	TopSpeed			 3.0
	Properties			 Scripted
END

BEGIN Object
	Name				 Hearse
	Width				 2
	Height				 5
	MaxStackSize		 -1
	NumSlots			 4
	Sprite				 Ambulance
	SpriteScale			 1.2
	Properties			 Vehicle
	TopSpeed			 3.0
	Properties			 Scripted
END

BEGIN Object
	Name				 CargoStationTruck
	Width				 2
	MaxStackSize		 -1
	NumSlots			 8
	BEGIN Sprite		 x 169 y 23 w 4 h 4 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 5  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 6  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 7  END
	END
	RenderDepth			 0
	SpriteScale			 1.1
	Properties			 Vehicle
	Properties			 Scripted
	GroundBaseOveride	 4.85
END

BEGIN Object
	Name				 PreviewTruckSkinBG
	Width				 20
	Height				 8
	BEGIN Sprite		 x 10 y 119 w 5 h 2 RotateType 4 TopAligned false END
	RenderDepth			 5
	SpriteScale			 1.1
	GroundBaseOveride	 0.73
	Properties			 Scripted
END

BEGIN Object
	Name				 DeliveriesTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	RenderDepth			 1
	GroundBaseOveride	 8
END

BEGIN Object
	Name				 PreviewDeliveriesTruckSkin
	Width				 2
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 ExportsTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 8
END

BEGIN Object
	Name				 PreviewExportsTruckSkin
	Width				 2
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 GarbageTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 8
END

BEGIN Object
	Name				 PreviewGarbageTruckSkin
	Width				 2
	NumSprites			 9
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 EmergencyTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 14
	BEGIN Sprite		 x 66 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 6
END

BEGIN Object
	Name				 PreviewEmergencyTruckSkin
	Width				 2
	NumSprites			 14
	BEGIN Sprite		 x 66 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 70 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 74 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 78 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 82 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 94 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 98 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 102 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 110 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 114 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 118 y 32 w 4 h 11 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 IntakeTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 14
	BEGIN Sprite		 x 66 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 3
	SpriteScale			 1.1
	GroundBaseOveride	 5
END

#Define IntakeTruckSkin first: this will initialize its set of marker positions on the complete truck sprite.
#Define IntakeTruckBay second: it needs only a little area to be able to hide the prisoners in the truck, but this area already carries markers 3&4 from the Skin sprite...
#The marker set from the Bay uses that spot to set markers 0-7. Positions 3&4 will now not interfere with the Skin markers, since marker x/y are the same.
#If the Bay would be defined BEFORE the Skin, then the Skin would use the positions of the Bays marker set:
#The engine block, headlights and truck bays would all be loaded on the x/y of markers 0-4 of the Bay, and not the defined markers 0-4 from the Skin.

BEGIN Object
	Name				 IntakeTruckBay
	Width				 2
	Height				 3
	Toughness			 2000.000
	BlockVisibility		 false
	MadeOf				 Composite
	NumSlots			 8
	BEGIN Sprite		 x 66 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 70 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 74 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 78 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 82 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 86 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 90 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 94 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 98 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 102 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 106 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 110 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 114 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	BEGIN Sprite		 x 118 y 65 w 4 h 6 RotateType 4 TopAligned true
		BEGIN	Marker	 x 1.25 y 1 Index 0 END
		BEGIN	Marker	 x 2.75 y 1 Index 1 END
		BEGIN	Marker	 x 1.25 y 2 Index 2 END
		BEGIN	Marker	 x 2 y 3 Index 3 END
		BEGIN	Marker	 x 2 y 3 Index 4 END
		BEGIN	Marker	 x 2.75 y 2 Index 5 END
		BEGIN	Marker	 x 1.25 y 4 Index 6 END
		BEGIN	Marker	 x 2.75 y 4 Index 7 END
	END
	
	SpriteScale			 1.1
	RenderDepth			 0
	Properties			 Sellable
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
#	Teleportable		 true
	Properties			 Uncloneable
	GroundBaseOveride	 0.001
END

BEGIN Object
	Name				 PreviewIntakeTruckSkin
	Width				 2
	NumSprites			 14
	BEGIN Sprite		 x 66 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 70 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 74 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 78 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 82 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 94 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 98 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 102 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 110 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 114 y 65 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 118 y 65 w 4 h 11 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 FireEngineTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 13
	BEGIN Sprite		 x 66 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 80 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 84 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 88 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 92 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 100 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 104 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 108 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 112 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 116 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 7
END

BEGIN Object
	Name				 PreviewFireEngineTruckSkin
	Width				 2
	Height				 7
	NumSprites			 13
	BEGIN Sprite		 x 66 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 71 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 76 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 80 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 84 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 88 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 92 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 96 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 100 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 104 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 108 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 112 y 18 w 4 h 14 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 116 y 18 w 4 h 14 RotateType 4 TopAligned false END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
	GroundBaseOveride	 0
	ViewThroughObstacles true
END

BEGIN Object
	Name				 RiotVanTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 15
	BEGIN Sprite		 x 66 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 122 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 6
END

BEGIN Object
	Name				 PreviewRiotVanTruckSkin
	Width				 2
	Height				 6
	NumSprites			 15
	BEGIN Sprite		 x 66 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 70 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 74 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 78 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 82 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 86 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 90 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 94 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 98 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 102 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 106 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 110 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 114 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 118 y 43 w 4 h 11 RotateType 4 TopAligned false END
	BEGIN Sprite		 x 122 y 43 w 4 h 11 RotateType 4 TopAligned false END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
	GroundBaseOveride	 0
	ViewThroughObstacles true
END

BEGIN Object
	Name				 AmbulanceTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 14
	BEGIN Sprite		 x 66 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 6
END

BEGIN Object
	Name				 PreviewAmbulanceTruckSkin
	Width				 2
	NumSprites			 14
	BEGIN Sprite		 x 66 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 70 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 74 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 78 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 82 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 90 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 94 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 98 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 102 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 110 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 114 y 32 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 118 y 32 w 4 h 11 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 TroopTruckSkin
	Width				 2
	MaxStackSize		 -1
	NumSlots			 5
	NumSprites			 11
	BEGIN Sprite		 x 66 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 111 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 116 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	RenderDepth			 1
	SpriteScale			 1.1
	GroundBaseOveride	 6
END

BEGIN Object
	Name				 PreviewTroopTruckSkin
	Width				 2
	Height				 6
	NumSprites			 11
	BEGIN Sprite		 x 66 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 71 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 76 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 81 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 86 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 91 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 96 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 101 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 106 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 111 y 54 w 4 h 11 RotateType 4 TopAligned true END
	BEGIN Sprite		 x 116 y 54 w 4 h 11 RotateType 4 TopAligned true END
	RenderDepth			 6
	SpriteScale			 1.1
	Properties			 Scripted
	GroundBaseOveride	 0
	ViewThroughObstacles true
END

# =============================================================================
# Emergency Call-out
# =============================================================================

BEGIN Object
	Name				 ObjMenuCallOut
	Width				 1
	Height				 1
	Properties			 Entity
	BEGIN Sprite		 x 209 y 119 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
	Name					 CalloutHelipad
	Price					 -600
	Properties				 Sellable
	Toughness				 40000.0000
	Width					 1
	Height					 1
	ViewRange				 6
	Properties				 Entity
	Properties				 DoesNotTire
	NumSprites				 9
	BEGIN	 Sprite			 x 1 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 3 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 5 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 7 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 9 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 11 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 13 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 15 y 15 w 2 h 2 RotateType 4 END
	BEGIN	 Sprite			 x 29 y 15 w 2 h 2 RotateType 4 END
	Properties				 Scripted
	Properties				 Uncloneable
	SpecialRestriction		 NoShadow
END
# CalloutHelipad subtypes:
# 0 = Horns
# 1 = FireBrigrade
# 2 = Paramedics
# 3 = Orderly
# 4 = Riot
# 5 = ArmedGuard
# 6 = Soldiers
# 7 = EliteOps
# 8 = Helipad

BEGIN Object
	Name				 CalloutStationTruck
	Width				 2
	MaxStackSize		 -1
	NumSlots			 8
	BEGIN Sprite		 x 169 y 23 w 4 h 4 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 5  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 6  END
		BEGIN	Marker	 x 2  y 2	orientation.x 0.0000000	orientation.y 0.0000000	 Index 7  END
	END
	RenderDepth			 0
	SpriteScale			 1.1
	Properties			 Vehicle
	Properties			 Scripted
END

BEGIN Callout
	Name				 FireEngine
	Cost				 -100
	MaxNumber			 9
	Vehicle				 CalloutStationTruck
	Entity				 Fireman
	NumEntities			 8
	Sprite				 EmergencyFireEngine
END

BEGIN Callout
	Name				 RiotPolice
	Cost				 -100
	MaxNumber			 9
	Vehicle				 CalloutStationTruck
	Entity				 RiotGuard
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

BEGIN Callout
	Name				 ArmedPolice
	Cost				 -100
	MaxNumber			 9
	Vehicle				 CalloutStationTruck
	Entity				 ArmedGuard
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

BEGIN Callout
	Name				 Paramedics
	Cost				 -100
	MaxNumber			 9
	Vehicle				 CalloutStationTruck
	Entity				 Paramedic
	NumEntities			 8
	Sprite				 EmergencyParamedics
END

BEGIN Callout
	Name				 Troops
	Cost				 -100
	MaxNumber			 9
	Vehicle				 CalloutStationTruck
	Entity				 Soldier
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

BEGIN Callout
	Name				 Chinook2Firebrigade
	Cost				 -250
	MaxNumber			 9
	Vehicle				 Chinook2
	Entity				 Fireman
	NumEntities			 8
	Sprite				 EmergencyFireEngine
END

BEGIN Callout
	Name				 Chinook2Paramedics
	Cost				 -250
	MaxNumber			 9
	Vehicle				 Chinook2
	Entity				 Paramedic
	NumEntities			 8
	Sprite				 EmergencyParamedics
END

BEGIN Callout
	Name				 Chinook2Orderly
	Cost				 -250
	MaxNumber			 9
	Vehicle				 Chinook2
	Entity				 Orderly
	NumEntities			 8
	Sprite				 EmergencyParamedics
END

BEGIN Callout
	Name				 Chinook2RiotGuards
	MaxNumber			 9
	Cost				 -250
	Vehicle				 Chinook2
	Entity				 RiotGuard
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

BEGIN Callout
	Name				 Chinook2ArmedGuards
	MaxNumber			 9
	Cost				 -250
	Vehicle				 Chinook2
	Entity				 ArmedGuard
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

BEGIN Callout
	Name				 Chinook2ParaTroopers
	MaxNumber			 9
	Cost				 -2500
	Vehicle				 Chinook2
	Entity				 Soldier
	NumEntities			 8
	Sprite				 EmergencyRiotPolice
END

# =============================================================================
# Limo Garage 2.1
# =============================================================================

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Advanced Roads 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Lights
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuLights
	Width				 1
	Height				 1
	BEGIN Sprite		 x 175 y 90 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Decoration
	Filter				 RequiresElectricity
END

BEGIN Object
	Name				 Light
	ConstructionTime	 -1
	Toughness			 1.00000
	Teleportable		 true
	Price				 -1
	Filter				 Decoration
	Filter				 RequiresElectricity
	RenderDepth			 0
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Light
	SpriteScale			 0.4
	Properties			 Sellable
    Properties           StaticObject
	Properties			 Electrical
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 InvisibleLightSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	Sprite				 Light
	SpriteScale			 0.4
	MadeOf				 HollowMetal
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 DefaultLight
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Price				 -1
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 173 y 99 w 2 h 2 RotateType 3 END
	SpriteScale			 0.4
	MadeOf				 HollowMetal
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 DefaultLightSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 173 y 99 w 2 h 2 RotateType 3 END
	SpriteScale			 0.4
	MadeOf				 HollowMetal
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object     
    Name                 WallLightSpawner
	Width				 1
	Height				 1
    ConstructionTime     0
    Price                -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	MadeOf				 HollowMetal
	BEGIN	Sprite		 x 179 y 95 w 2 h 2 RotateType 3 END
    ToolbarSprite		 d_WallLight
	Properties           BuiltOnWall
	RenderDepth			 0
	Properties			 Scripted
END

BEGIN Object
	Name				 TLLight
	Width				 1
	Height				 2
	ConstructionTime	 -1
	Price				 -1
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 173 y 95 w 2 h 4 RotateType 2 END
	MadeOf				 HollowMetal
	AttachToWall		 true
	BlockedBy			 Wall
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 TLLightSpawner
	Width				 1
	Height				 2
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN ToolbarSprite	 x 173 y 97 w 2 h 2 END
	BEGIN	Sprite		 x 173 y 95 w 2 h 4 RotateType 2 END
	MadeOf				 HollowMetal
	AttachToWall		 true
	BlockedBy			 Wall
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 LightBulb
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Price				 -1
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 175 y 95 w 2 h 2 RotateType 2 END
	MadeOf				 HollowMetal
	AttachToWall		 false
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 LightBulbSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 175 y 95 w 2 h 2 RotateType 2 END
	MadeOf				 HollowMetal
	AttachToWall		 false
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 OutdoorLight
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Price				 -1
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 175 y 92 w 2 h 2 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 OutdoorLightSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 175 y 92 w 2 h 2 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 GardenLight
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Price				 -1
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 179 y 92 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
END

BEGIN Object
	Name				 GardenLightSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	Price				 -20
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN	Sprite		 x 179 y 92 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 DoubleFloodLightSpawner
	Width				 1
	ConstructionTime	 0
	Price				 -10
	Filter				 Decoration
	Filter				 RequiresElectricity
#	Teleportable		 true
	RenderDepth			 4
	Toughness			 1.0000
	BEGIN Sprite		 x 215 y 96 w 2 h 7 RotateType 3 TopAligned false END
	BEGIN ToolbarSprite	 x 215 y 96 w 2 h 2 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 CanPlaceOnRoad
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
    Name                 StatusLight
    ConstructionTime     0
    Price                -50
    RenderDepth          0
    AttachToWall         false
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               StatusLight
	SpriteScale			 0.5
    MadeOf               Composite
    Properties           StaticObject
    Properties           Wired
    Properties           Electrical
    Research             RemoteAccess
	SpecialRestriction	 NoShadow
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Lights
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Servers and More
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 UtsMenuServer
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 213 y 1 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             RemoteAccess
END

BEGIN Object
    Name                 NetworkSwitch
	Price				 -150
    RenderDepth          2
    AttachToWall         false
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	NumSprites			 6
    BEGIN	Sprite		 x 191 y 1 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 191 y 3 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 191 y 5 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 191 y 7 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 191 y 9 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 191 y 11 w 2 h 2 RotateType 0 END
    MadeOf               Composite
    Properties           StaticObject
    Properties           Wired
	Properties			 Scripted
    Properties           Electrical
    Research             RemoteAccess
	WorkGroup			 ServerGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name                 NetworkStorage
	Price				 -150
    RenderDepth          2
    AttachToWall         false
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	NumSprites			 12
    BEGIN	Sprite		 x 193 y 1 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 1 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 193 y 3 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 3 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 193 y 5 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 5 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 193 y 7 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 7 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 193 y 9 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 9 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 193 y 11 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 195 y 11 w 2 h 2 RotateType 0 END
    MadeOf               Composite
    Properties           StaticObject
    Properties           Wired
	Properties			 Scripted
    Properties           Electrical
    Research             RemoteAccess
	WorkGroup			 ServerGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name				 Server
	Width				 1
    Height				 2
	Price				 -2000
	ConstructionTime	 0
    Toughness			 8.0000
    RenderDepth			 1
	Filter				 Work
	Filter				 RequiresElectricity
	AttachToWall		 true
#	Teleportable		 true
    Group                StaticObject
	Properties			 StaticObject
	BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy            Cable
    BlockedBy            LargePipe
    BlockedBy            SmallPipe
    BlockedBy            UtilityStation
	Properties			 Utility
    Properties			 Electrical
	Properties			 ExplodeWhenWet
	Properties			 Scripted
    Properties           RadiatesHeat
    RadiantTemperature   25
	NumSprites			 16
	NumSlots			 3
	BEGIN ToolbarSprite	 x 181 y 1 w 2 h 2 END
    BEGIN   Sprite		 x 181 y 1 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 183 y 1 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 185 y 1 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 187 y 1 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 189 y 1 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END

    BEGIN   Sprite		 x 181 y 5 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 183 y 5 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 185 y 5 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 187 y 5 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 189 y 5 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
	
    BEGIN   Sprite		 x 179 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 181 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 183 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 185 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 187 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    BEGIN   Sprite		 x 189 y 9 w 2 h 4 RotateType 4
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.7 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 3 orientation.x 0 orientation.y 1 Index 2 END
	END
    Research             RemoteAccess
	WorkGroup			 ServerGroup
	GroundBaseOveride	 0
	Properties			 Uncloneable
END

BEGIN Object
	Name				 ObjMenuServerRoom
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 12 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Work
	Filter				 RequiresElectricity
END

BEGIN Object
    Name				 ServerSpawner
    Research             RemoteAccess
	Price				 -2
	Width				 1
    Height				 2
	ConstructionTime	 0
	Filter				 Work
	Filter				 RequiresElectricity
    Toughness			 8.0000
    RenderDepth			 1
	AttachToWall		 true
    Group                StaticObject
	Properties			 StaticObject
    Properties			 RoomSpecific
	BlockedBy			 Wall
    BlockedBy			 StaticObject
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 181 y 1 w 2 h 2 END
    BEGIN   Sprite		 x 181 y 1 w 2 h 4 RotateType 4 END
	WorkGroup			 ServerGroup
END

BEGIN Object
    Name				 ServerParts
	Price				 -150
	SpriteScale			 0.500000
    Width				 1
	Height				 1
	Toughness			 1.0000
    MaxStackSize		 20
    RenderDepth			 1
    Properties			 Material
    BEGIN	Sprite		 x 198 y 1 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 204 y 1 w 2 h 2 RotateType 4 END
	WorkGroup			 ServerGroup
END

BEGIN Object
	Name				 ServerPartsRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 ServerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 ServerParts
	AutoOrderQuantity	 5
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 ObjMenuComputerEducation
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 14 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             RemoteAccess
	Filter				 Work
	Filter				 RequiresElectricity
END

BEGIN Object
    Name				 ClassroomPC
    Height				 2
    Toughness			 10.0000
    NumSlots			 1
    RenderDepth			 1
#	Teleportable		 true
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
    Properties			 Electrical
	Properties			 Wired
	Properties			 Scripted
	WorkGroup			 AdvancedComputerGroup
    BEGIN	Sprite		 x 180 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 ClassroomPCSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -350
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 49 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 49 w 3 h 4 RotateType 1 END
	WorkGroup			 AdvancedComputerGroup
END

BEGIN Object
	Name				 ObjMenuHobbyComputerClub
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 22 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             RemoteAccess
	Filter				 Entertainment
	Filter				 RequiresElectricity
END

BEGIN Object
    Name				 FreeTimePC
    Height				 2
    Toughness			 10.0000
    NumSlots			 1
    RenderDepth			 1
#	Teleportable		 true
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
    Properties			 Electrical
	Properties			 Wired
	Properties			 Scripted
	WorkGroup			 BasicComputerGroup
	NumSprites			 18
    BEGIN	Sprite		 x 180 y 24 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 24 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 24 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END


    BEGIN	Sprite		 x 180 y 29 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 29 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 29 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END


    BEGIN	Sprite		 x 180 y 34 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 34 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 34 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END


    BEGIN	Sprite		 x 180 y 39 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 39 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 39 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END


    BEGIN	Sprite		 x 180 y 44 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 44 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 44 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END


    BEGIN	Sprite		 x 180 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 190 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
    BEGIN	Sprite		 x 200 y 49 w 3 h 4 RotateType 1
		BEGIN	Marker	 x 1.5 y 2.35 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 4.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 9 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
    END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 FreeTimeEcoComputerSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -450
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 24 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 24 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 FreeTimeComputerStandardSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -800
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 29 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 29 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 FreeTimeThinClientSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -250
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 34 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 34 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 FreeTimeLaptopStandardSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -650
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 39 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 39 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 FreeTimeComputerDeluxeSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -1500
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 44 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 44 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 FreeTimeLearningComputerSpawner
    Research             RemoteAccess
    Height				 2
    ConstructionTime	 6.00000
    Price				 -350
	Filter				 Entertainment
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 49 w 2 h 2 END
    BEGIN	Sprite		 x 180 y 49 w 3 h 4 RotateType 1 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
	Name				 ObjMenuOfficeSimulation
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 16 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             RemoteAccess
	Filter				 Work
	Filter				 RequiresElectricity
END

BEGIN Object
	Name				 PrinterTonerSmall
	Price				 -150
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 8 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 8 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PrinterTonerLarge
	Price				 -300
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 8 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 8 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PrinterDrumkitSmall
	Price				 -350
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 6 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 6 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PrinterDrumkitLarge
	Price				 -700
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 6 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 6 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PrinterPaperSmall
	Price				 -25
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 4 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 4 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PrinterPaperLarge
	Price				 -75
	Toughness			 1.0000
	MaxStackSize		 3
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 197 y 4 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 203 y 4 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 PiledUpBoringPaperWork
	Price				 -1
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 2
	Properties           Sellable
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 198 y 10 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 204 y 10 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 ProcessedBoringPaperWork
	Price				 -1
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 1
	Properties           Sellable
	Properties			 Material
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 198 y 12 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 204 y 12 w 2 h 2 RotateType 4 END
END

BEGIN Object
    Name				 UselessDocumentsExport
    Width				 1
	Height				 1
	Toughness			 1.0000
	Price				 -3
    MaxStackSize		 100
    Properties			 Material
	Properties			 Sellable
    Research             RemoteAccess
    BEGIN	Sprite		 x 206 y 8 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 212 y 8 w 2 h 2 RotateType 4 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
	Name				 PiledUpPaperWorkAdmin
	Price				 -1
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 2
	Properties           Sellable
	Properties			 Material
	WorkGroup			 AdminComputerGroup
    BEGIN	Sprite		 x 198 y 10 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 204 y 10 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 ProcessedPaperWorkAdmin
	Price				 -1
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 1
	Properties           Sellable
	Properties			 Material
	WorkGroup			 AdminComputerGroup
    BEGIN	Sprite		 x 198 y 12 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 204 y 12 w 2 h 2 RotateType 4 END
END

BEGIN Object
    Name				 ImportantDocumentsExport
    Width				 1
	Height				 1
	Toughness			 1.0000
	Price				 -3
    MaxStackSize		 100
    Properties			 Material
	Properties			 Sellable
    Research             RemoteAccess
    BEGIN	Sprite		 x 206 y 8 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 212 y 8 w 2 h 2 RotateType 4 END
	WorkGroup			 AdminComputerGroup
END

BEGIN Object
    Name                 BoringFilingCabinet
	Price				 -50
    ConstructionTime	 6.00000
	Toughness			 15.0000
    MoveSpeedFactor      0.800000
	Filter				 Work
    RenderDepth          2
	NumSlots			 3
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Processor
	BEGIN	Sprite		 x 180 y 20 w 2 h 3 RotateType 3 TopAligned false
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 2 END
	END
	WorkGroup			 BasicComputerGroup
    Research             RemoteAccess
	BEGIN ToolbarSprite	 x 180 y 21 w 2 h 2 END
	GroundBaseOveride	 0
END

BEGIN Object
    Name				 TableWorkPCLinkUp
	Price				 -1
	ConstructionTime	 -1
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
#	Teleportable		 true
	Width				 2
	NumSlots			 4
    Research             RemoteAccess
    Group				 StaticObject
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Processor
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1
		BEGIN	Marker	 x 1 y 1.15 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1.25 y 1.25 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1.15 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3.5 y 0.75 orientation.x 0 orientation.y 1 Index 3 END
		
		BEGIN	Marker	 x 6 y 1.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 6.25 y 1.25 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 6.15 y 1 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 8.5 y 0.75 orientation.x 0 orientation.y -1 Index 3 END
		
		BEGIN	Marker	 x 12 y -1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 12 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 12 y -1.45 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 12 y 1 orientation.x -1 orientation.y 0 Index 3 END
    END
	BEGIN Workers
		Worker			 SimulationOfficeManager
		Worker			 Prisoner
	END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 TableWorkPCLinkDown
	Price				 -1
	ConstructionTime	 -1
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
#	Teleportable		 true
	Width				 2
	NumSlots			 4
    Research             RemoteAccess
    Group				 StaticObject
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Processor
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 BasicComputerGroup
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1
		BEGIN	Marker	 x 1 y 1.15 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1.25 y 1.25 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1.15 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3.5 y 0.75 orientation.x 0 orientation.y 1 Index 3 END
		
		BEGIN	Marker	 x 6 y 1.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 6.25 y 1.25 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 6.15 y 1 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 8.5 y 0.75 orientation.x 0 orientation.y -1 Index 3 END
		
		BEGIN	Marker	 x 12 y -1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 12 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 12 y -1.45 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 12 y 1 orientation.x -1 orientation.y 0 Index 3 END
    END
	BEGIN Workers
		Worker			 SimulationOfficeManager
		Worker			 Prisoner
	END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 WorkPC
    Height				 1
    MoveSpeedFactor		 0.250000
    Toughness			 10.0000
#	Teleportable		 true
    RenderDepth			 4
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
    Properties			 Electrical
	Properties			 Wired
	Properties			 Utility
	Properties			 Scripted
	WorkGroup			 AdvancedComputerGroup
	NumSprites			 2
    BEGIN	Sprite		 x 207 y 1 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 207 y 3 w 2 h 2 RotateType 1 END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 WorkThinClientSpawner
    Research             RemoteAccess
    Width				 2
    ConstructionTime	 6.00000
    Price				 -250
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth			 1
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1 END
	WorkGroup			 AdvancedComputerGroup
	ToolbarSprite		 OfficeDeskToolbar
END

BEGIN Object
	Name				 ObjMenuNetworkPrinters
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 20 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             RemoteAccess
	Filter				 Work
	Filter				 RequiresElectricity
END

BEGIN Object
    Name				 NetworkPrinter
    Height				 1
    Toughness			 8.0000
    RenderDepth			 2
	NumSlots			 1
#	Teleportable		 true
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
    Properties			 Electrical
	Properties			 Wired
	Properties			 Utility
	Properties			 Scripted
	Properties			 Processor
	NumSprites			 24
    BEGIN   Sprite		 x 180 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 183 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 186 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 189 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 192 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 195 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 198 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 201 y 14 w 3 h 2 RotateType 4
		BEGIN	Marker	 x 1.5 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END


    BEGIN   Sprite		 x 180 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 183 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 186 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 189 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 192 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 195 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 198 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 201 y 16 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
	END
	
	
    BEGIN   Sprite		 x 180 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 183 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 186 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 189 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 192 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 195 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 198 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
    BEGIN   Sprite		 x 201 y 18 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 1 y 0.8 orientation.x 0 orientation.y 1 Index 0 END
	END
	BEGIN Workers
		Worker			 SimulationOfficeManager
		Worker			 Prisoner
	END
	WorkGroup			 BasicComputerGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name				 NetworkPrinterTinySpawner
    Research             RemoteAccess
    Height				 1
    ConstructionTime	 6.00000
    Price				 -100
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth			 2
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
    BEGIN   Sprite		 x 180 y 18 w 2 h 2 RotateType 4 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 NetworkPrinterSmallSpawner
    Research             RemoteAccess
    Height				 1
    ConstructionTime	 6.00000
    Price				 -450
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth			 2
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
    BEGIN   Sprite		 x 180 y 16 w 2 h 2 RotateType 4 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
    Name				 NetworkPrinterLargeSpawner
    Research             RemoteAccess
    Height				 1
    ConstructionTime	 6.00000
    Price				 -850
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth			 2
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 180 y 14 w 2 h 2 END
    BEGIN   Sprite		 x 180 y 14 w 3 h 2 RotateType 4 END
	WorkGroup			 BasicComputerGroup
END

BEGIN Object
	Name				 PrinterPaperSmallRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterPaperSmall
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 PrinterTonerSmallRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterTonerSmall
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 PrinterDrumkitSmallRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterDrumkitSmall
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 PrinterPaperLargeRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterPaperLarge
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 PrinterTonerLargeRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterTonerLarge
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 PrinterDrumkitLargeRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	SpriteScale			 1.1
	Toughness			 90
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 BasicComputerGroup
	NumSlots			 4
	RenderDepth			 0
	AutoOrder			 PrinterDrumkitLarge
	AutoOrderQuantity	 1
    Research             RemoteAccess
	Width				 1
	Properties			 Processor
	BEGIN ToolbarSprite	 x 194 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 194 y 20 w 2 h 3 RotateType 3
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	 Marker	 x 1 y 2.21875 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	 Marker	 x 3 y 2.21875 orientation.x 0 orientation.y -1 Index 3 END

		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5.25 y 1.5 orientation.x -1 orientation.y 0 Index 3 END
	END
END

BEGIN Object
	Name				 ObjMenuHeadquarters
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 18 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Work
	Filter				 RequiresElectricity
END

BEGIN Object     
    Name                 AdminDeskUp
    Width                2
    MoveSpeedFactor      0.800000
	AttachToWall		 true
#	Teleportable		 true
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
	WorkGroup			 AdminComputerGroup
	NumSlots			 4
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1
		BEGIN	Marker	 x 1 y 1.15 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1.25 y 1.25 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1.15 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3.5 y 0.75 orientation.x 0 orientation.y 1 Index 3 END
		
		BEGIN	Marker	 x 6 y 1.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 6.25 y 1.25 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 6.15 y 1 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 8.5 y 0.75 orientation.x 0 orientation.y -1 Index 3 END
		
		BEGIN	Marker	 x 12 y -1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 12 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 12 y -1.45 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 12 y 1 orientation.x -1 orientation.y 0 Index 3 END
    END
    MadeOf               Wood
    ToolbarSprite        OfficeDeskToolbar
    Properties           StaticObject
    Properties           RoomSpecific
	Properties			 Processor
	BEGIN Workers
		Worker			 Chief
		Worker			 Foreman
		Worker			 Psychologist
		Worker			 Accountant
		Worker			 Lawyer
		Worker			 TeslaMaticExpert
		Worker			 ShadyTeslaDude
		Worker			 YogaMaster
		Worker			 BarberChief
	END
	Properties			 Uncloneable
END

BEGIN Object     
    Name                 AdminDeskDown
    Width                2
    MoveSpeedFactor      0.800000
	AttachToWall		 true
#	Teleportable		 true
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
	WorkGroup			 AdminComputerGroup
	NumSlots			 4
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1
		BEGIN	Marker	 x 1 y 1.15 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1.25 y 1.25 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1.15 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3.5 y 0.75 orientation.x 0 orientation.y 1 Index 3 END
		
		BEGIN	Marker	 x 6 y 1.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 6.25 y 1.25 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 6.15 y 1 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 8.5 y 0.75 orientation.x 0 orientation.y -1 Index 3 END
		
		BEGIN	Marker	 x 12 y -1.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 12 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 12 y -1.45 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 12 y 1 orientation.x -1 orientation.y 0 Index 3 END
    END
    MadeOf               Wood
    ToolbarSprite        OfficeDeskToolbar
    Properties           StaticObject
    Properties           RoomSpecific
	Properties			 Processor
	BEGIN Workers
		Worker			 Chief
		Worker			 Foreman
		Worker			 Psychologist
		Worker			 Accountant
		Worker			 Lawyer
		Worker			 TeslaMaticExpert
		Worker			 ShadyTeslaDude
		Worker			 YogaMaster
		Worker			 BarberChief
	END
	Properties			 Uncloneable
END

BEGIN Object
    Name				 AdminPC
    Height				 1
    MoveSpeedFactor		 0.250000
    Toughness			 10.0000
#	Teleportable		 true
    RenderDepth			 4
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
    Properties			 Electrical
	Properties			 Wired
	Properties			 Utility
	Properties			 Scripted
	WorkGroup			 AdminComputerGroup
	NumSprites			 2
    BEGIN	Sprite		 x 207 y 1 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 207 y 3 w 2 h 2 RotateType 1 END
	Properties			 Uncloneable
END

BEGIN Object     
    Name                 AdminDeskSpawner
    Width                2  
    ConstructionTime     5.00000  
    MoveSpeedFactor      0.800000  
    Price                -30
	Filter				 Work
	Filter				 RequiresElectricity
    RenderDepth          1
	AttachToWall		 true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            UtilityStation  
	Properties			 Scripted
	WorkGroup			 AdminComputerGroup
    BEGIN	Sprite		 x 202 y 20 w 5 h 3 RotateType 1 END
    MadeOf               Wood
    ToolbarSprite        OfficeDeskToolbar
    Research             RemoteAccess
    Properties           StaticObject
    Properties           RoomSpecific
	Properties			 Processor
END

BEGIN Object     
    Name                 HQFilingCabinet
	Price				 -50
    ConstructionTime	 6.00000
	Toughness			 15.0000
    MoveSpeedFactor      0.800000
	Filter				 Work
    RenderDepth          2
	NumSlots			 3
	AttachToWall		 true
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
    Properties			 StaticObject
    Properties			 RoomSpecific
	BEGIN	Sprite		 x 187 y 20 w 2 h 3 RotateType 3 TopAligned false
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 1 y 0.75 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 2 END
	END
    ToolbarSprite        FilingCabinetToolbar
	WorkGroup			 AdminComputerGroup
	Properties			 Processor
	BEGIN Workers
		Worker			 Chief
		Worker			 Foreman
		Worker			 Psychologist
		Worker			 Accountant
		Worker			 Lawyer
		Worker			 TeslaMaticExpert
		Worker			 ShadyTeslaDude
		Worker			 YogaMaster
		Worker			 BarberChief
	END
END

BEGIN Object
    Name				 ComputerVirus
	SpriteScale			 0.500000
    Width				 1
	Height				 1
	Toughness			 1.0000
    RenderDepth			 0
    Properties			 MobileObject
    Research             RemoteAccess
    BEGIN	Sprite		 x 177 y 1 w 1 h 1 RotateType 4 END
END

BEGIN Object
    Name				 ComputerLock
	SpriteScale			 0.500000
    Width				 1
	Height				 1
	Toughness			 1.0000
    RenderDepth			 0
    Properties			 MobileObject
    Research             RemoteAccess
    BEGIN	Sprite		 x 177 y 2 w 1 h 1 RotateType 4 END
END

BEGIN Object
    Name				 ComputerFailure
	SpriteScale			 0.500000
    Width				 1
	Height				 1
	Toughness			 1.0000
    RenderDepth			 0
    Properties			 MobileObject
    Research             RemoteAccess
    BEGIN	Sprite		 x 180 y 1 w 1 h 1 RotateType 4 END
END

BEGIN Equipment
    Name				 CircuitBoard
    Scale				 0.800000
    AttackPower			 0.25000
    RechargeTime		 1.00000
   	Properties			 Tools
    Properties			 Metal
    Research             RemoteAccess
    BEGIN	Sprite		 x 214 y 30 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 Document
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
    Research             RemoteAccess
	BEGIN	Sprite		 x 212 y 28 w 2 h 2 RotateType 0
        BEGIN	 Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 PrinterInk
    Scale				 0.800000
    AttackPower			 0.10000
    RechargeTime		 1.00000
    Properties			 Luxuries
	Properties			 Smelly
    Research             RemoteAccess
    BEGIN	Sprite		 x 214 y 28 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 Porn
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
    Research             RemoteAccess
	BEGIN	Sprite		 x 212 y 26 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 Floppy
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
	Properties			 Metal
    Research             RemoteAccess
	BEGIN	Sprite		 x 210 y 28 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 HardDisk
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
	Properties			 Metal
    Research             RemoteAccess
	BEGIN	Sprite		 x 210 y 26 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 CompactDisk
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
    Research             RemoteAccess
	BEGIN	Sprite		 x 212 y 24 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 RAM
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
	Properties			 Metal
    Research             RemoteAccess
	BEGIN	Sprite		 x 210 y 24 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Equipment
    Name				 USBFlash
    Scale				 0.800000
    AttackPower			 0.00000
    RechargeTime		 1.00000
    Properties			 Luxuries
	Properties			 Metal
    Research             RemoteAccess
	BEGIN	Sprite		 x 214 y 26 w 2 h 2 RotateType 0
        BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
    END
END

BEGIN Object
	Name				 ObjMenuOffice
	Width				 1
	Height				 1
	BEGIN Sprite		 x 215 y 24 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Decoration
	Filter				 Work
END

BEGIN Object
	Name				 CentredOfficeChair
	Width				 2
	Height				 1
	GroundBaseOveride	 1.0
	ConstructionTime	 0
	Price				 -75
	Filter				 Work
	NumSlots			 2
	RenderDepth			 1
	BEGIN ToolbarSprite	 x 206 y 6 w 2 h 2 END
	BEGIN	Sprite		 x 205 y 6 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 2 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 6.015625 y 0.15625 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 8.515625 y 0.01875 orientation.x -1 orientation.y 0 Index 0 END
	END
	Group				 StaticObject
	Properties			 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
END

BEGIN Object
	Name				 OakDesk
	Width				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 OakDesk
	BEGIN ToolbarSprite	 x 207 y 21 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 OakBookShelf
	Width				 2
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Decoration
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 209 y 91 w 4 h 4 RotateType 1 TopAligned true END
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 BookShelfLarge
	Width				 2
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Decoration
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 238 y 118 w 4 h 4 RotateType 1 TopAligned true END
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 HiddenDoor
	Width				 2
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 238 y 118 w 4 h 4 RotateType 1 TopAligned true END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ChesterfieldChair
	Width				 1
	Height				 1
	GroundBaseOveride	 1.0
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Price				 -200
	Filter				 Rest
	Filter				 Decoration
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 LeatherChair
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 ChesterfieldSofa
	Width				 2
	Height				 1
	GroundBaseOveride	 1.0
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Rest
	Filter				 Decoration
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 228 y 121 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.046875 y 0.71875 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 2.953125 y 0.71875 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 5.015625 y 0.15625 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 6.984375 y 0.15625 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 9.015625 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.34375 orientation.x -1 orientation.y 0 Index 1 END
	END
	BEGIN ToolbarSprite	 x 228 y 121 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 CigaretteMachine
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.300000
	Toughness			 50.0000
	Price				 -500
	Filter				 Catering
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 CigaretteMachine
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
END

BEGIN Object     
    Name                 Fireplace1
    Width                2
    Height               2
    ConstructionTime     0
    MoveSpeedFactor      1.75000
    Toughness            250000
    Price                -25
	Filter				 Decoration
    RenderDepth          0
	NumSlots             7
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Group                StaticObject
    MadeOf               Composite
    Properties           StaticObject
	Properties           DontAvoid
	Properties           Scripted
	NumSprites			 2
    BEGIN	Sprite		 x 177 y 1 w 4 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 2 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 1.75 y 2.8 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 2.25 y 2.84 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.25 y 3 orientation.x 1 orientation.y -0.2 Index 3 END
		BEGIN Marker	 x 1.5 y 3.5 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 2.5 y 3.5 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 3.75 y 3 orientation.x -1 orientation.y -0.8 Index 6 END
	END
    BEGIN	Sprite		 x 177 y 1 w 4 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 2 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 1.75 y 2.8 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 2.25 y 2.84 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.25 y 3 orientation.x 1 orientation.y -0.2 Index 3 END
		BEGIN Marker	 x 1.5 y 3.5 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 2.5 y 3.5 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 3.75 y 3 orientation.x -1 orientation.y -0.8 Index 6 END
	END
	BEGIN ToolbarSprite	 x 178 y 2 w 2 h 2 END
	GroundBaseOveride	 0.1
	SpecialRestriction	 NoShadow
END

BEGIN Object     
    Name                 Fireplace2
    Width                2
    Height               2
    ConstructionTime     0
    MoveSpeedFactor      1.75000
    Toughness            250000
    Price                -25
	Filter				 Decoration
    RenderDepth          0
	NumSlots             7
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Group                StaticObject
    MadeOf               Composite
    Properties           StaticObject
	Properties           DontAvoid
	Properties           Scripted
	NumSprites			 2
    BEGIN	Sprite		 x 177 y 5 w 4 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 2 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 1.75 y 2.8 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 2.25 y 2.84 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.25 y 3 orientation.x 1 orientation.y -0.2 Index 3 END
		BEGIN Marker	 x 1.5 y 3.5 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 2.5 y 3.5 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 3.75 y 3 orientation.x -1 orientation.y -0.8 Index 6 END
	END
    BEGIN	Sprite		 x 177 y 5 w 4 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 2 y 3 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 1.75 y 2.8 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 2.25 y 2.84 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.25 y 3 orientation.x 1 orientation.y -0.2 Index 3 END
		BEGIN Marker	 x 1.5 y 3.5 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 2.5 y 3.5 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 3.75 y 3 orientation.x -1 orientation.y -0.8 Index 6 END
	END
	BEGIN ToolbarSprite	 x 178 y 5 w 2 h 2 END
	GroundBaseOveride	 0.1
	SpecialRestriction	 NoShadow
END

BEGIN Object     
    Name                 FireplaceLogRack
    Width                1
    Height               1
    ConstructionTime     0
    MoveSpeedFactor      1.75000  
    Toughness            250000
    Price                -15
	Filter				 Decoration
    RenderDepth          0
	NumSlots             2
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Group                StaticObject  
    MadeOf               Composite  
    Properties           StaticObject  
	Properties           DontAvoid
	BEGIN	Sprite		 x 177 y 9 w 2 h 2 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 1 y 1 orientation.x 0 orientation.y 1 Index 1 END
	END
	GroundBaseOveride	 0.01
	SpecialRestriction	 NoShadow
END

BEGIN Object     
    Name                 FireplaceLog
    Width                1
    Height               1
    ConstructionTime     -1 
    MoveSpeedFactor      1.75000  
    Toughness            250000
    Price                -1
    Properties           Sellable
    RenderDepth          1
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Group                StaticObject  
    MadeOf               Composite  
    Properties           StaticObject  
	Properties           DontAvoid
	SpriteScale			 0.66
	BEGIN	Sprite		 x 171 y 13 w 2 h 2 RotateType 4 TopAligned false END
	GroundBaseOveride	 0.01
	SpecialRestriction	 NoShadow
END

BEGIN Object
    Name                 FireplaceFire
    MoveSpeedFactor      1.250000
    Toughness            10.0000
    RenderDepth          1
    NumSprites			 5
	SpriteScale			 0.66
    Properties           Sellable
    BEGIN	Sprite		 x 191 y 62 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 64 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 62 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 66 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 68 w 2 h 2 RotateType 4  TopAligned false END
    Properties           RadiatesHeat
    RadiantTemperature   30
	SpecialRestriction	 NoShadow
	BlockMovement		 true
END

BEGIN Object     
    Name                 OutdoorStove
    Width                2
    Height               4
    ConstructionTime     0.0000  
    MoveSpeedFactor      1.75000  
    Toughness            250000  
    Price                -25
	Filter				 Rest
	Filter				 Decoration
    RenderDepth          2
	NumSlots             6
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Group                StaticObject  
    MadeOf               Composite  
    Properties           StaticObject  
	Properties           DontAvoid
	Properties           Scripted
	NumSprites			 5
	SpriteScale			 0.66
    BEGIN	Sprite		 x 167 y 23 w 2 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 0.1 y 3 orientation.x 1 orientation.y -0.2 Index 0 END
		BEGIN Marker	 x 0.75 y 3.5 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 1.9 y 3 orientation.x -1 orientation.y -0.8 Index 2 END
		BEGIN Marker	 x 1.25 y 3.5 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 0.25 y 2.3 orientation.x 0 orientation.y 1 Index 4 END
		BEGIN Marker	 x 1.85 y 2.3 orientation.x 0 orientation.y 1 Index 5 END
	END
    BEGIN	Sprite		 x 174 y 23 w 2 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 0.1 y 3 orientation.x 1 orientation.y -0.2 Index 0 END
		BEGIN Marker	 x 0.75 y 3.5 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 1.9 y 3 orientation.x -1 orientation.y -0.8 Index 2 END
		BEGIN Marker	 x 1.25 y 3.5 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 0.25 y 2.3 orientation.x 0 orientation.y 1 Index 4 END
		BEGIN Marker	 x 1.85 y 2.3 orientation.x 0 orientation.y 1 Index 5 END
	END
    BEGIN Sprite x 176 y 23 w 2 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 0.1 y 3 orientation.x 1 orientation.y -0.2 Index 0 END
		BEGIN Marker	 x 0.75 y 3.5 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 1.9 y 3 orientation.x -1 orientation.y -0.8 Index 2 END
		BEGIN Marker	 x 1.25 y 3.5 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 0.25 y 2.3 orientation.x 0 orientation.y 1 Index 4 END
		BEGIN Marker	 x 1.85 y 2.3 orientation.x 0 orientation.y 1 Index 5 END
	END
    BEGIN	Sprite		 x 174 y 23 w 2 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 0.1 y 3 orientation.x 1 orientation.y -0.2 Index 0 END
		BEGIN Marker	 x 0.75 y 3.5 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 1.9 y 3 orientation.x -1 orientation.y -0.8 Index 2 END
		BEGIN Marker	 x 1.25 y 3.5 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 0.25 y 2.3 orientation.x 0 orientation.y 1 Index 4 END
		BEGIN Marker	 x 1.85 y 2.3 orientation.x 0 orientation.y 1 Index 5 END
	END
    BEGIN Sprite x 176 y 23 w 2 h 4 RotateType 4  TopAligned false
		BEGIN Marker	 x 0.1 y 3 orientation.x 1 orientation.y -0.2 Index 0 END
		BEGIN Marker	 x 0.75 y 3.5 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 1.9 y 3 orientation.x -1 orientation.y -0.8 Index 2 END
		BEGIN Marker	 x 1.25 y 3.5 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 0.25 y 2.3 orientation.x 0 orientation.y 1 Index 4 END
		BEGIN Marker	 x 1.85 y 2.3 orientation.x 0 orientation.y 1 Index 5 END
	END
	BEGIN ToolbarSprite	 x 174 y 24 w 2 h 2 END
	GroundBaseOveride	 0.1
	SpecialRestriction	 NoShadow
	ViewThroughObstacles true
END

BEGIN Object     
    Name                 OutdoorStoveFire
    MoveSpeedFactor      1.250000
    Toughness            10.0000
    RenderDepth          1
    NumSprites			 5
	SpriteScale			 0.75
    Properties           Sellable
    BEGIN	Sprite		 x 191 y 62 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 64 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 62 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 66 w 2 h 2 RotateType 4  TopAligned false END
    BEGIN	Sprite		 x 191 y 68 w 2 h 2 RotateType 4  TopAligned false END
    Properties           RadiatesHeat
    RadiantTemperature   60
	SpecialRestriction	 NoShadow
	BlockMovement		 true
END

BEGIN Object     
    Name                 OutdoorStoveSpawner
    Width                4
    Height               3
    ConstructionTime     0.0000  
    MoveSpeedFactor      1.75000  
    Toughness            25  
    Price                -25
	Filter				 Rest
	Filter				 Decoration
    RenderDepth          2
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Group                StaticObject  
    MadeOf               Composite  
    Properties           StaticObject  
	Properties           DontAvoid
	Properties           Scripted
	SpriteScale			 0.66
	BEGIN	Sprite		 x 23 y 17 w 4 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 174 y 24 w 2 h 2 END
END

BEGIN Room
    Name RoomDivider33
END

BEGIN Room
    Name			 ServerRoom
    Properties		 RequiresSector
    WorkGroup		 ServerGroup
	Qualification	 AdvancedNetworkingSkills
	Properties		 PrisonersCanWork
    Research		 RemoteAccess
    BEGIN	 Requirement	 Type	 Indoor							 END
	BEGIN	 Requirement	 Type	 Object	 Id	 Server				 END
	BEGIN	 Requirement	 Type	 Object	 Id	 ServerPartsRack	 END
	BEGIN	 LikelyObject	 Id	 ServerSpawner						 END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitLargeRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitSmallRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerLargeRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerSmallRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperLargeRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperSmallRack			 END
    BEGIN	 Contraband		 Id	 CircuitBoard	 END
	BEGIN	 Contraband		 Id	 Floppy					 END
	BEGIN	 Contraband		 Id	 HardDisk				 END
	BEGIN	 Contraband		 Id	 CompactDisk			 END
	BEGIN	 Contraband		 Id	 RAM					 END
	BEGIN	 Contraband		 Id	 USBFlash				 END
END

BEGIN Object
	Name				 StaffMenuServer
	Width				 1
	Height				 1
	Properties			 Entity
	BEGIN Sprite		 x 213 y 1 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
    Research             RemoteAccess
END

BEGIN Object
	Name				 SystemAdministrator
	Price				 -1000
	Upkeep				 -250
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 ServerGroup
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             RemoteAccess
	Equipment            Clipboard
	BEGIN	Sprite		 x 206 y 12 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 10 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 14 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 16 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 ServerRoom
END

BEGIN Room
    Name			 ComputerEducation
    Properties		 RequiresSector
	WorkGroup		 AdvancedComputerGroup
	Qualification	 AdvancedComputerSkills
    Research		 Education
    BEGIN	 Requirement	 Type	 Indoor					 END
    BEGIN	 Requirement	 Type	 Object	 Id	 ClassroomPC END
    BEGIN	 Requirement	 Type	 Object	 Id	 OfficeDesk	 END
    BEGIN	 LikelyObject	 Id	 CentredOfficeChair		 END
    BEGIN	 LikelyObject	 Id	 ClassroomPCSpawner		 END
	BEGIN	 Contraband		 Id	 Floppy					 END
	BEGIN	 Contraband		 Id	 HardDisk				 END
	BEGIN	 Contraband		 Id	 CompactDisk			 END
	BEGIN	 Contraband		 Id	 RAM					 END
	BEGIN	 Contraband		 Id	 USBFlash				 END
END

BEGIN Room
    Name			 HobbyComputerClub
    Properties		 RequiresSector
	WorkGroup		 AdvancedComputerGroup
	Qualification	 AdvancedComputerSkills
	Properties		 PrisonersCanWork
    Research		 PrisonLabour
    BEGIN	 Requirement	 Type	 Indoor						 END
	BEGIN	 Requirement	 Type	 Object Id FreeTimePC		 END
    BEGIN	 LikelyObject	 Id	 FreeTimeEcoComputerSpawner		 END
    BEGIN	 LikelyObject	 Id	 FreeTimeComputerStandardSpawner END
    BEGIN	 LikelyObject	 Id	 FreeTimeComputerDeluxeSpawner	 END
    BEGIN	 LikelyObject	 Id	 FreeTimeLaptopStandardSpawner	 END
    BEGIN	 LikelyObject	 Id	 FreeTimeThinClientSpawner		 END
    BEGIN	 LikelyObject	 Id	 FreeTimeLearningComputerSpawner END
	BEGIN	 Contraband		 Id	 CircuitBoard			 END
	BEGIN	 Contraband		 Id	 Document				 END
	BEGIN	 Contraband		 Id	 PrinterInk				 END
	BEGIN	 Contraband		 Id	 Porn					 END
	BEGIN	 Contraband		 Id	 Floppy					 END
	BEGIN	 Contraband		 Id	 HardDisk				 END
	BEGIN	 Contraband		 Id	 CompactDisk			 END
	BEGIN	 Contraband		 Id	 RAM					 END
	BEGIN	 Contraband		 Id	 USBFlash				 END
END

BEGIN Object
	Name				 ComputerNerd
	Price				 -1000
	Upkeep				 -100
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 AdvancedComputerGroup
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             RemoteAccess
	Equipment            Clipboard
	BEGIN	Sprite		 x 206 y 14 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 10 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 12 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 16 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 HobbyComputerClub
END

BEGIN Room
    Name			 OfficeSimulationRoom
    Properties		 RequiresSector
	WorkGroup		 BasicComputerGroup
	Qualification	 BasicComputerSkills
	Properties		 PrisonersCanWork
    Research		 PrisonLabour
    BEGIN	 Requirement	 Type	 Indoor				 END
	BEGIN	 Requirement	 Type	 Object Id WorkPC	 END
	BEGIN	 Requirement	 Type	 Object Id BoringFilingCabinet	 END
	BEGIN	 Requirement	 Type	 Object Id NetworkPrinter	 END
	BEGIN	 Requirement	 Type	 Object Id Radio			 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterTinySpawner		 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterSmallSpawner		 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterLargeSpawner		 END
    BEGIN	 LikelyObject	 Id	 WorkThinClientSpawner			 END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitLargeRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitSmallRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerLargeRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerSmallRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperLargeRack			 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperSmallRack			 END
    BEGIN	 LikelyObject	 Id	 Chair							 END
    BEGIN	 LikelyObject	 Id	 CentredOfficeChair		 END
	BEGIN	 Contraband		 Id	 Document				 END
	BEGIN	 Contraband		 Id	 PrinterInk				 END
	BEGIN	 Contraband		 Id	 Floppy					 END
	BEGIN	 Contraband		 Id	 HardDisk				 END
	BEGIN	 Contraband		 Id	 CompactDisk			 END
	BEGIN	 Contraband		 Id	 RAM					 END
	BEGIN	 Contraband		 Id	 USBFlash				 END
END

BEGIN Object
	Name				 SimulationOfficeManager
	Price				 -1000
	Upkeep				 -150
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 BasicComputerGroup
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             RemoteAccess
	Equipment            Clipboard
	BEGIN	Sprite		 x 206 y 10 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 12 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 14 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 206 y 16 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 OfficeSimulationRoom
END

BEGIN Room       
    Name                 Headquarters
    Properties			 RequiresSector
    BEGIN Requirement Type Object  Id OfficeDesk Alt AdminPC END
    BEGIN Requirement Type Object  Id Chair Alt OfficeChair,CentredOfficeChair	 END
    BEGIN Requirement Type Object  Id HQFilingCabinet		 END
    BEGIN Requirement Type Indoor  END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitLargeRack	 END
    BEGIN	 LikelyObject	 Id	 PrinterDrumkitSmallRack	 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerLargeRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterTonerSmallRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperLargeRack		 END
    BEGIN	 LikelyObject	 Id	 PrinterPaperSmallRack		 END
    BEGIN	 LikelyObject	 Id	 Radio						 END
    BEGIN	 LikelyObject	 Id	 CentredOfficeChair			 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterTinySpawner	 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterSmallSpawner	 END
    BEGIN	 LikelyObject	 Id	 NetworkPrinterLargeSpawner	 END
    BEGIN	 LikelyObject	 Id	 AdminDeskSpawner			 END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
	WorkGroup			 AdminComputerGroup
    Properties           StaffCanUseFacilities
END

# # #
#
#  End Servers and more
#
# # #



# # #
#
#  Begin Room definitions
#
# # #

BEGIN Room
    Name RoomDivider20
	Research			 PrisonLabour
END

BEGIN Room
	Name				 BranchLibrary
	BEGIN Requirement Type MinimumSize	x 1	 y 3  END
	BEGIN Requirement Type Indoor END
	BEGIN Requirement Type Object  Id LibraryBookshelf Alt ShortBookcase	END
	Properties			 PrisonersCanWork
    Qualification        Academic
	WorkGroup			 Library
	Research			 PrisonLabour
END

BEGIN Room
    Name RoomDivider21
    Research             RollCall
END

BEGIN Room
    Name                 RollCall
    Research             RollCall
    BEGIN Requirement Type Object  Id Bench Alt BenchSmall END
    BEGIN LikelyObject  Id      BenchSmall END
    Properties           RequiresSector
END

BEGIN Room
    Name RoomDivider34
END

BEGIN Room
    Name                 Therapy
    BEGIN Requirement Type Object  Id OfficeDesk Alt OakDesk	 END
    BEGIN Requirement Type Object  Id FilingCabinet				 END
    BEGIN Requirement Type Object  Id Chair Alt OfficeChair,CentredOfficeChair END
    BEGIN Requirement Type Object  Id SofaChairSingle			 END
    BEGIN Requirement Type Indoor  END
    BEGIN LikelyObject  Id      OakDesk           END
    BEGIN LikelyObject  Id      CentredOfficeChair   END
    BEGIN LikelyObject  Id      StaffDoor         END
    BEGIN Contraband    Id      MobilePhone       END
    BEGIN Contraband    Id      Booze             END
    BEGIN Contraband    Id      Cigs              END
    BEGIN Contraband    Id      Lighter           END
    BEGIN Contraband    Id      Clipboard         END
END

BEGIN Room
    Name RoomDivider22
END

BEGIN Room
    Name                 UtilityRoom
    BEGIN LikelyObject  Id  StaffDoor        END
    BEGIN LikelyObject  Id  WaterPumpStation END
    BEGIN LikelyObject  Id  PowerStation     END
    BEGIN LikelyObject  Id  LogicCircuit     END
    BEGIN LikelyObject  Id  LogicBridge      END
    BEGIN LikelyObject  Id  DoorTimer        END
    BEGIN LikelyObject  Id  StatusLight      END
    BEGIN LikelyObject  Id  CircuitIsolator2  END
    Properties           RequiresSector
END

# # #
#
#  End Room definitions
#
# # #

# changed to RenderDepth 3 instead of 2 so they don't blink in the coffins when dead.

BEGIN Object
    Name                 TruckDriver
    Toughness            5.0000
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               TruckDriver
    Properties           Entity
    Properties           Staff
END

BEGIN Object
    Name                 ArmedGuard
    MoveSpeedFactor      0.500000
    Toughness            15.0000
    Price                -1500
	Upkeep				 -350
    RenderDepth          3
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Armoury
    Sprite               ArmedGuard
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           Guard
    Equipment            Shotgun
END

BEGIN Object
    Name                 DogHandler
    MoveSpeedFactor      0.500000
    Toughness            15.0000
    Price                -500
	Upkeep				 -150
    RenderDepth          3
    ViewRange            12
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Dogs
    Sprite               DogHandler
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           Guard
    Equipment            DogLeash
END

BEGIN Object
    Name                 Cook
    Price                -500
	Upkeep			     -100
    Toughness            5
    RenderDepth          3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Chef
    SpriteVariants       4
    ViewRange            3
    Properties           Entity
    Properties           Staff
END

BEGIN Object
    Name                 Gardener
    Price                -500
	Upkeep				 -50
    Toughness            5
    RenderDepth          3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             GroundsKeeping
    Sprite               Gardener
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
END

BEGIN Object
    Name                 Janitor
    Price                -500
	Upkeep				 -50
    Toughness            5
    RenderDepth          3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Cleaning
    Sprite               Janitor
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
END

BEGIN Object
    Name                 Chief
    Price                -1000
	Upkeep				 -200
    RenderDepth          3
    ViewRange            12
    Toughness            20
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Security
    Sprite               Chief
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
	MaxAllowed			 2
END

BEGIN Object
    Name                 Foreman
    Price                -1000
	Upkeep				 -200
    RenderDepth          3
    Toughness            5
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Maintainance
    Sprite               Foreman
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
	MaxAllowed			 5
END

BEGIN Object
    Name                 Psychologist
    Price                -1000
	Upkeep				 -200
    RenderDepth          3
    Toughness            5
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             MentalHealth
    Sprite               Shrink
    Properties           Entity
    Properties           Staff
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
END

BEGIN Object
    Name                 Accountant
    Price                -1000
	Upkeep				 -200
    RenderDepth          3
    Toughness            5
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Finance
    Sprite               Accountant
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
	MaxAllowed			 2
END

BEGIN Object
    Name                 Lawyer
    Price                -5000
	Upkeep				 -200
    Toughness            5
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Legal
    Sprite               Lawyer
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
	MaxAllowed			 5
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Servers and More
#
# # # # # # # # # # # # # # # # # # # # # # #





###########################


BEGIN Object
	Name				 ObjMenuRadiator
	Width				 1
	Height				 1
	BEGIN Sprite		 x 191 y 60 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 RequiresElectricity
END

BEGIN Object
	Name				 ElectricRadiator
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 50.0000
	Price				 -200
	Filter				 RequiresElectricity
	AttachToWall		 true
	BlockedBy			 Wall
	MadeOf				 HollowMetal
	Properties			 RadiatesHeat
	Properties			 SlowDelivery
	Properties			 Electrical
	Properties			 DontAvoid
	Properties			 StaticObject
    RenderDepth          0
	RadiantTemperature	 21
	RadiantRange		 20
	BEGIN	Sprite		 x 197 y 59 w 2 h 2 RotateType 1 END
END

BEGIN Object
	Name				 ObjMenuSmallStuff
	Width				 1
	Height				 1
	BEGIN Sprite		 x 209 y 109 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Decoration
	Filter				 Catering
	Filter				 RequiresWater
END

BEGIN Object
	Name				 MiniBench
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -15
	Filter				 Rest
	Filter				 Catering
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	BEGIN	Sprite		 x 211 y 109 w 2 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 1 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 5 y 1 orientation.x -1 orientation.y 0 Index 0 END
	END
	ToolbarSprite		 BenchToolbar
	Properties			 StaticObject
END

BEGIN Object
	Name				 BenchSmall
	Width				 2
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -15
	Filter				 Rest
	Filter				 Catering
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	ToolbarSprite		 BenchToolbar
	Properties			 StaticObject
	BEGIN	Sprite		 x 209 y 111 w 4 h 2 RotateType 1
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 9 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
	END
END



# never implemented stuff

BEGIN Object
	Name				 WoodenWindow
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 8.0000
    GroundBaseOveride	 2  
	Price				 -100
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Window
	Properties			 BuiltOnWall
	BEGIN	Sprite		 x 227 y 108 w 2 h 2 RotateType 2 END
END

BEGIN Object
	Name				 WoodenWindowLarge
	Width				 2
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 8.0000
	Price				 -150
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Window
	Properties			 BuiltOnWall
	BEGIN	Sprite		 x 227 y 110 w 4 h 2 RotateType 2 END
	ToolbarSprite		 GlassWindow
END

BEGIN Object
	Name				 GlassWindow
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
    GroundBaseOveride	 2  
	Price				 -100
	Filter				 Decoration
	Properties			 BuiltOnWall
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 GlassWindow
	Properties			 Window
	MadeOf				 HollowMetal
	Properties			 StaticObject
END

BEGIN Object
	Name				 Table
	Width				 4
	GroundBaseOveride	 1.5
	ConstructionTime	 0
#	Teleportable		 true
	MoveSpeedFactor		 0.250000
	Toughness			 5.0000
	Price				 -100
    Filter               Catering
	NumSlots			 4
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	NumSprites			 2
	BEGIN	Sprite		 x 242 y 122 w 8 h 3 RotateType 2 TopAligned true
		BEGIN Marker	 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 1 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 1 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 1 orientation.x 0 orientation.y 0 Index 3 END

		BEGIN Marker	 x 9 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 11 y 1 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 13 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 15 y 1 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN Marker	 x 17.5 y -4.046875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17.5 y -2.484375 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17.5 y -0.640625 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17.5 y 1.484375 orientation.x -1 orientation.y 0 Index 3 END
	END
	BEGIN	Sprite		 x 245 y 125 w 8 h 3 RotateType 2 TopAligned true
		BEGIN Marker	 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 1 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 1 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 1 orientation.x 0 orientation.y 0 Index 3 END

		BEGIN Marker	 x 9 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 11 y 1 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 13 y 1 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 15 y 1 orientation.x 0 orientation.y 1 Index 3 END

		BEGIN Marker	 x 17.5 y -4.046875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17.5 y -2.484375 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17.5 y -0.640625 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17.5 y 1.484375 orientation.x -1 orientation.y 0 Index 3 END
	END
	ToolbarSprite		 TableToolbar
	Properties			 Uncloneable
END

BEGIN Object
	Name				 SuperiorTable
	Width				 4
	ConstructionTime	 0
	MoveSpeedFactor		 0.250000
	Toughness			 5.0000
	Price				 -150
	Filter				 Catering
	NumSlots			 4
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	BEGIN	Sprite		 x 245 y 125 w 8 h 3 RotateType 2 TopAligned true END
	Properties			 Scripted
	ToolbarSprite		 TableToolbar
END

BEGIN Object
	Name				 Bench
	Width				 4
	GroundBaseOveride	 1.0
	Height				 1
	ConstructionTime	 0
#	Teleportable		 true
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -30
    Filter               Catering
	NumSlots			 4
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	NumSprites			 2
	BEGIN	Sprite		 x 211 y 119 w 8 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 11 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 13 y 0.9 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 15 y 0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17 y -3 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -5 orientation.x -1 orientation.y 0 Index 3 END
	END
	BEGIN	Sprite		 x 209 y 116 w 8 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 11 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 13 y 0.9 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 15 y 0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17 y -3 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -5 orientation.x -1 orientation.y 0 Index 3 END
	END
	ToolbarSprite		 BenchToolbar
	Properties			 Uncloneable
END

BEGIN Object
	Name				 SuperiorBench
	Width				 4
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -30
    Filter               Catering
	NumSlots			 4
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	BEGIN	Sprite		 x 209 y 116 w 8 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 11 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 13 y 0.9 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 15 y 0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17 y -3 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -5 orientation.x -1 orientation.y 0 Index 3 END
	END
	Properties			 Scripted
	ToolbarSprite		 BenchToolbar
END

BEGIN Object
	Name				 SmallWoodenSink
	Width				 2
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.800000
	Price				 -200
    Filter               Catering
	Filter				 RequiresWater
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN Sprite		 x 178 y 119 w 4 h 3 RotateType 1

		BEGIN Marker	 x 2.953125 y 0.5574324324324316 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.078125 y 1.1043074324324316 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 2.953125 y 1.4949324324324316 orientation.x 0 orientation.y 0 Index 2 END

		BEGIN Marker	 x 4.953125 y 1.4949324324324316 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 6.796875 y 1.0105574324324316 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 4.953125 y 0.5574324324324316 orientation.x 0 orientation.y -1 Index 2 END

		BEGIN Marker	 x 9 y 1.20819256756756843 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.484375 y -0.20819256756756843 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 10 y 1.20819256756756843 orientation.x -1 orientation.y 0 Index 2 END
	END
	MadeOf				 HollowMetal
	ToolbarSprite		 KitchenSinkToolbar
	Properties			 RoomSpecific
	Properties			 StaticObject
	Properties			 DoesNotShareAcrossRooms
	Properties			 Processor
	BEGIN Workers
		Worker			 Prisoner
		Worker			 Cook
	END
END

BEGIN Object
	Name				 SmallSink
	Width				 2
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.800000
	Price				 -200
    Filter               Catering
	Filter				 RequiresWater
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN Sprite		 x 190 y 115 w 4 h 3 RotateType 1
		BEGIN Marker	 x 1.078125 y 0.5574324324324316 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.953125 y 1.1043074324324316 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.078125 y 1.4949324324324316 orientation.x 0 orientation.y 0 Index 2 END

		BEGIN Marker	 x 6.796875 y 1.4949324324324316 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 4.953125 y 1.0105574324324316 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 6.796875 y 0.5574324324324316 orientation.x 0 orientation.y -1 Index 2 END

		BEGIN Marker	 x 9 y 1.20819256756756843 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.484375 y -0.20819256756756843 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 10 y 1.20819256756756843 orientation.x -1 orientation.y 0 Index 2 END
	END
	MadeOf				 HollowMetal
	ToolbarSprite		 KitchenSinkToolbar
	Properties			 RoomSpecific
	Properties			 StaticObject
	Properties			 Processor
	Properties			 DoesNotShareAcrossRooms
	BEGIN Workers
		Worker			 Prisoner
		Worker			 Cook
	END
END



BEGIN Object
	Name				 ObjMenuYoga
	Width				 1
	Height				 1
	BEGIN Sprite		 x 187 y 116 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Work
END

BEGIN Object
	Name				 YogaMat
	Width				 1
	Height				 1
	BEGIN Sprite		 x 189 y 119 w 3 h 3 RotateType 0
		BEGIN Marker	 x 1.5 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
	ConstructionTime	 0
	RenderDepth			 0
	Toughness			 10.000
	Price				 -50
	Filter				 Work
	NumSlots			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	SpecialRestriction	 NoShadow
END

BEGIN Room
    Name RoomDivider1
END

BEGIN Room
    Name                 YogaRoom
    BEGIN		 Requirement	 Type	 Object	 Id	 YogaMat	 END
    Properties	 RequiresSector
END

BEGIN Object
	Name				 StaffMenuYoga
	Width				 1
	Height				 1
	BEGIN Sprite		 x 187 y 116 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
END

BEGIN Object
    Name                 YogaMaster
    MoveSpeedFactor      0.500000
    Toughness            5.0000
	Price				 -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Priest7
    Properties           Entity
	Properties			 Staff
	Properties			 DefaultBehaviour
    Properties           StaffNeeds
	HangOutRoom			 Headquarters
END





# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Cemetery
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuCemetery
	Width				 1
	Height				 1
	BEGIN Sprite		 x 129 y 82 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             Health
	Filter				 Work
END

BEGIN Object
	Name				 Grave
	Price				 -1
	ConstructionTime	 -1
	BEGIN	Sprite		 x 129 y 91 w 2 h 2 RotateType 4 END
	Properties			 Scripted
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveCoffin
	Width				 1
	Height				 1
	ConstructionTime	 -1
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -600
	Properties			 Sellable
    RenderDepth          1
    Research             Health
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 RoomSpecific
	NumSlots			 1
	SpriteScale			 1.2
    BEGIN	Sprite		 x 149 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 1.01 orientation.x 0 orientation.y 0 Index 0 END
	END
	WorkGroup			 Cemetery
	Properties			 Uncloneable
END

BEGIN Object
	Name				 GraveCoffinSpawner
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -600
    RenderDepth          1
    Research             Health
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 RoomSpecific
	NumSlots			 1
	SpriteScale			 1.2
    BEGIN	Sprite		 x 149 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 1.01 orientation.x 0 orientation.y 0 Index 0 END
	END
	WorkGroup			 Cemetery
	Properties			 Uncloneable
END

BEGIN Object
	Name				 GraveCoffinParlour
	Width				 1
	Height				 1
	ConstructionTime	 -1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Properties			 Sellable
    RenderDepth          1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 RoomSpecific
	NumSlots			 2
	SpriteScale			 1.2
    BEGIN	Sprite		 x 149 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 1.01 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 1 END
	END
	WorkGroup			 Cemetery
	Properties			 Uncloneable
END

BEGIN Object
	Name				 GraveCoffinParlourStaff
	Width				 1
	Height				 1
	ConstructionTime	 -1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Properties			 Sellable
    RenderDepth          1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 RoomSpecific
	NumSlots			 2
	SpriteScale			 1.2
    BEGIN	Sprite		 x 149 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 1.01 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 1 END
	END
	WorkGroup			 Cemetery
	Properties			 Uncloneable
END

BEGIN Object
	Name				 GraveCoffinLoaded
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 MobileObject
	Properties			 Material
    Properties           Uncloneable
	MaxStackSize		 1
	NumSlots			 1
	SpriteScale			 1.2
    BEGIN	Sprite		 x 143 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 0.75 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	StackSprite	 x 147 y 97 w 2 h 2 RotateType 4 TopAligned false END
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveCoffinLoaded2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 MobileObject
	Properties			 Material
    Properties           Uncloneable
	SpriteScale			 1.2
    BEGIN	Sprite		 x 143 y 97 w 2 h 2 RotateType 0 TopAligned false END
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveCoffinStaffLoaded
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 MobileObject
	Properties			 Material
    Properties           Uncloneable
	MaxStackSize		 1
	NumSlots			 1
	SpriteScale			 1.2
    BEGIN	Sprite		 x 143 y 97 w 2 h 2 RotateType 0 TopAligned false
		BEGIN Marker	 x 1 y 0.75 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	StackSprite	 x 147 y 97 w 2 h 2 RotateType 4 TopAligned false END
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveCoffinStaffLoaded2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 MobileObject
	Properties			 Material
    Properties           Uncloneable
	SpriteScale			 1.2
    BEGIN	Sprite		 x 143 y 97 w 2 h 2 RotateType 0 TopAligned false END
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveCoffinLid
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 MobileObject
	Properties			 Material
    Properties           Uncloneable
	SpriteScale			 1.2
    BEGIN	Sprite		 x 143 y 97 w 2 h 2 RotateType 0 TopAligned false END
    BEGIN	StackSprite	 x 147 y 97 w 2 h 2 RotateType 4 TopAligned false END
	MaxStackSize		 1
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 GraveStone
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 1
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSprites			 16
    BEGIN	Sprite		 x 129 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 131 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 133 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 135 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 137 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 139 y 91 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 129 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 131 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 133 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 135 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 137 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 139 y 95 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 145 y 93 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 147 y 93 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 153 y 92 w 2 h 3 RotateType 4 TopAligned false END
    BEGIN	Sprite		 x 155 y 92 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 129 y 91 w 2 h 2 END
	MadeOf				 SolidMetal
	Properties			 MobileObject
END

BEGIN Object
	Name				 GraveStoneSpawner
	Width				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -50
	Filter				 Work
    Research             Health
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 RoomSpecific
    Properties           Uncloneable
    BEGIN	Sprite		 x 129 y 91 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 129 y 91 w 2 h 2 END
	MadeOf				 SolidMetal
	Properties			 Scripted
	Properties			 MobileObject
END

BEGIN Object
	Name				 GraveStone2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 Cemetery
    Properties           Uncloneable
	Properties			 Scripted
	NumSlots			 1
    BEGIN	Sprite		 x 129 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.2375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 131 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 133 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.6625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 135 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.45625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 137 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 139 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.29375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 129 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.7875 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 131 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.01475 y 1.9275 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 133 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.3375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 135 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.6375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 137 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.90625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 139 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 145 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.1125 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 147 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.1125 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 153 y 92 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.59375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 155 y 92 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.59375 orientation.x 0 orientation.y 0 Index 0 END
	END
	SpriteVariants		 16
END

BEGIN Object
	Name				 GraveStoneStaff2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 Cemetery
    Properties           Uncloneable
	Properties			 Scripted
	NumSlots			 1
    BEGIN	Sprite		 x 129 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.2375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 131 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 133 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.6625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 135 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.45625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 137 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 139 y 91 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.29375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 129 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.7875 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 131 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.01475 y 1.9275 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 133 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.3375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 135 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.6375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 137 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.90625 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 139 y 95 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 145 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.1125 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 147 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 2.1125 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 153 y 92 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.59375 orientation.x 0 orientation.y 0 Index 0 END
	END
    BEGIN	Sprite		 x 155 y 92 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.59375 orientation.x 0 orientation.y 0 Index 0 END
	END
	SpriteVariants		 16
END

BEGIN Object
	Name				 GraveUnderConstruction1
	Width				 1
	ConstructionTime	 0
	RenderDepth			 0
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -50
	Filter				 Work
    Research             Health
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 4
	Properties			 Processor
    BEGIN	Sprite		 x 150 y 90 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 3 END
	END
	ToolbarSprite		 Gravestone
	Properties			 RoomSpecific
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GraveUnderConstruction2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 1
    BEGIN	Sprite		 x 150 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GraveLoaded
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 1
    BEGIN	Sprite		 x 150 y 90 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 0.5 orientation.x 0 orientation.y 0 Index 0 END
	END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GraveStaffUnderConstruction1
	Width				 1
	ConstructionTime	 0
	RenderDepth			 0
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -50
	Filter				 Work
    Research             Health
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 4
	Properties			 Processor
    BEGIN	Sprite		 x 150 y 90 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 1 y 0.5 orientation.x -1 orientation.y 0 Index 3 END
	END
	ToolbarSprite		 Gravestone
	Properties			 RoomSpecific
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GraveStaffUnderConstruction2
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 1
    BEGIN	Sprite		 x 150 y 93 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
	END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GraveStaffLoaded
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 0
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 50.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	NumSlots			 1
    BEGIN	Sprite		 x 150 y 90 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 0.5 orientation.x 0 orientation.y 0 Index 0 END
	END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	WorkGroup			 Cemetery
	Properties			 Scripted
END

BEGIN Object
	Name				 GravePhoto
	Width				 1
	Height				 1
	NumSlots			 1
	NumSprites			 2
	BEGIN	Sprite		 x 145 y 91 w 2 h 2 RotateType 0
		BEGIN Marker	 x 1 y 0.875 orientation.x 0 orientation.y 0 Index 0 END
	END
	BEGIN	Sprite		 x 147 y 91 w 2 h 2 RotateType 0
		BEGIN Marker	 x 1 y 0.875 orientation.x 0 orientation.y 0 Index 0 END
	END
	Properties			 Material
	Properties			 DontAvoid
    Properties           Uncloneable
	MadeOf				 Wood
	WorkGroup			 Cemetery
	RenderDepth			 1
END

BEGIN Object
	Name				 GraveLid
	Width				 1
	Height				 1
	NumSprites			 2
	BEGIN	Sprite		 x 145 y 91 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 147 y 91 w 2 h 2 RotateType 0 END
	Properties			 Material
    Properties           Uncloneable
	MadeOf				 Wood
	WorkGroup			 Cemetery
	RenderDepth			 1
END

BEGIN Object
	Name				 GraveFlowers
	Price				 -5
	RenderDepth			 2
	BEGIN	Sprite		 x 206 y 72 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 214 y 72 w 2 h 2 RotateType 0 END
	SpriteVariants		 2
	Properties			 Rubbish
	Properties			 Material
    Properties           Uncloneable
	Properties			 Sellable
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 FuneralWreath
	Price				 -5
	RenderDepth			 3
	BEGIN	Sprite		 x 153 y 95 w 2 h 2 RotateType 0 END
	Properties			 Material
    Properties           Uncloneable
	Properties			 Sellable
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 FuneralWreathRubbish
	Price				 -1
	RenderDepth			 3
	BEGIN	Sprite		 x 153 y 95 w 2 h 2 RotateType 0 END
	Properties			 Rubbish
	Properties			 Material
    Properties           Uncloneable
	Properties			 Sellable
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisoner
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 141 y 90 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 141 y 92 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 141 y 94 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 143 y 90 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 143 y 92 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 143 y 94 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 139 y 98 w 2 h 2 RotateType 0 END
	SpriteVariants		 7
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadWorkman
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite x 181 y 59 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 61 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 63 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 65 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 67 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 69 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 71 h 2 w 2 RotateType 0 END
	BEGIN Sprite x 181 y 73 h 2 w 2 RotateType 0 END
	SpriteVariants		 8
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadGuard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 189 y 59 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 61 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 63 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 65 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 67 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 69 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 71 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 73 w 2 h 2 RotateType 0 END
	SpriteVariants		 8
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadArmedGuard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ArmedGuard
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadDoctor
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Doctor
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadOrderly
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 7 y 15 w 2 h 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadCook
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Chef
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadGardener
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Gardener
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadJanitor
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Janitor
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadDogHandler
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 DogHandler
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadDog
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 GuardDog
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSniper
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Sniper
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadWarden
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Warden
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadChief
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Chief
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadForeman
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Foreman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPsychologist
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Shrink
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPsychiatrist
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 d_Psychiatrist
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadAccountant
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Accountant
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLawyer
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Lawyer
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSystemAdministrator
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 212 y 12 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 10 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 14 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 16 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadComputerNerd
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 212 y 14 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 10 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 12 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 16 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSimulationOfficeManager
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 212 y 10 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 12 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 14 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 212 y 16 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadYogaMaster
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Priest7
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadGraveDigger
	Width				 1
	Height				 1
	SpriteScale			 0.33
    BEGIN	Sprite		 x 135 y 90 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 135 y 92 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 135 y 94 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 135 y 90 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanA0
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanA1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanA2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanA3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 168 y 112 h 2 w 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanB0
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanB1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanB2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanB3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 168 y 112 h 2 w 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanC0
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanC1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanC2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanC3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 168 y 112 h 2 w 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanD0
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanD1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanD2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPrisonFiremanD3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 168 y 112 h 2 w 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLotteryOfficial
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadForestryWorker
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 199 y 118 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 207 y 118 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 199 y 120 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 207 y 120 h 2 w 2 RotateType 0 END
    SpriteVariants       4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadBarberChief
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadBarber
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadCarMechanic2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 7 y 119 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 121 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 123 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 125 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadCraneOperator2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 31 y 106 w 2 h 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadBasketballTrainerFullCourt
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Teacher
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadBasketballTrainerHalfCourt
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Teacher
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadBasketballTrainerYard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Teacher
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSmartPhoneGenius
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 144 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 144 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 144 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 144 y 114 w 2 h 2 RotateType 0 END
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadGardenWorker
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 236 y 60 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 62 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 64 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 66 h 2 w 2 RotateType 0 END
    SpriteVariants       4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadGreenhouseWorker
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 236 y 68 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 70 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 72 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 236 y 74 h 2 w 2 RotateType 0 END
    SpriteVariants       4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadPlantationWorker
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 207 y 110 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 207 y 112 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 207 y 114 h 2 w 2 RotateType 0 END
	BEGIN Sprite		 x 207 y 116 h 2 w 2 RotateType 0 END
    SpriteVariants       4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTailor
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 207 y 92 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 94 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 96 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 98 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 100 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 102 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 207 y 108 w 2 h 2 RotateType 0 END
	SpriteVariants		 9
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTeslaMaticExpert
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 AnthonyIRL
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadShadyTeslaDude
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 BenedictIRL
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadParoleOfficer
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadParoleLawyer
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleLawyer
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadAppealsLawyer
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleLawyer
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END
BEGIN Object
	Name				 PhotoOfDeadAppealsMagistrate
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadParoleOfficerClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadParoleLawyerClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleLawyer
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadAppealsLawyerClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleLawyer
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END
BEGIN Object
	Name				 PhotoOfDeadAppealsMagistrateClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTeacher
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Teacher
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSpiritualLeader
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Priest
	SpriteVariants		 7
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTeacherClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Teacher
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSpiritualLeaderClone
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Priest
	SpriteVariants		 7
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadFireman
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Fireman
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadRiotGuard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 RiotGuard
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadParamedic
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Paramedic
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSoldier
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Soldier
	SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadVisitor
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 PalermoDaughter1
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadExecutionWitness
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 PalermoDaughter1
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadMetroGuard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN Sprite		 x 189 y 59 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 61 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 63 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 65 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 67 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 69 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 71 w 2 h 2 RotateType 0 END
	BEGIN Sprite		 x 189 y 73 w 2 h 2 RotateType 0 END
	SpriteVariants		 8
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTruckDriver
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 TruckDriver
	Properties			 DontAvoid
	Properties			 Material
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTowTruck2Driver
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 109 y 98 w 2 h 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadTowTruck2DriverMilitary
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 7 y 106 w 2 h 2 RotateType 0 END
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver0
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver4
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver5
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver6
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver7
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver8
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver9
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver10
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver11
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver12
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver13
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver14
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Driver15
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadLimo2Leaving
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendParlour1
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendParlour2
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendParlour3
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendParlour4
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendParlour5
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendCemetery
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendFuneral
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSomeFriendLeaving
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 15 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 108 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 110 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 112 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 114 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 7 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 15 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 23 y 116 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 31 y 116 w 2 h 2 RotateType 0 END

	BEGIN	Sprite		 x 63 y 15 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 17 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 19 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 21 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	SpriteVariants		 35
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadSpiritualLeaderParlour
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Priest
	SpriteVariants		 7
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadChinookPilot
	Width				 1
	Height				 1
	SpriteScale			 0.33
	BEGIN	Sprite		 x 39 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 47 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 55 y 23 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 63 y 23 w 2 h 2 RotateType 0 END
    SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadChinookGuard
	Width				 1
	Height				 1
	SpriteScale			 0.33
	Sprite				 Soldier
    SpriteVariants		 4
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 PhotoOfDeadUnknown
	Width				 1
	Height				 1
	SpriteScale			 0.33
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 141 y 97 w 2 h 2 RotateType 1 END
	SpriteVariants		 30
	Properties			 Material
	Properties			 DontAvoid
	MadeOf				 Wood
	RenderDepth			 2
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 CoffinTable
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -200
	Filter				 Work
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Processor
	Properties			 RoomSpecific
	WorkGroup			 Cemetery
	Research			 PrisonLabour
	BEGIN	Sprite		 x 146 y 102 w 4 h 3 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 1.0 y 1.2 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 2.5 y 1.2 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 2.5 y 1.2 orientation.x 0 orientation.y 0 Index 2 END
	END
END

BEGIN Object
	Name				 SmallTableMorgue
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	WorkGroup			 Cemetery
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Scripted
	NumSlots			 8
	Properties			 Processor
    BEGIN   Sprite       x 190 y 106 w 4 h 2 RotateType 1 TopAligned false
        BEGIN Marker     x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN Marker     x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN Marker     x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
        BEGIN Marker     x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
        BEGIN Marker     x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
        BEGIN Marker     x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
        BEGIN Marker     x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
        BEGIN Marker     x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

        BEGIN Marker     x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
        BEGIN Marker     x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
        BEGIN Marker     x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
        BEGIN Marker     x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
        BEGIN Marker     x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
        BEGIN Marker     x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
        BEGIN Marker     x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
        BEGIN Marker     x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

        BEGIN Marker     x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
        BEGIN Marker     x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
        BEGIN Marker     x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
        BEGIN Marker     x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
        BEGIN Marker     x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
        BEGIN Marker     x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
        BEGIN Marker     x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
        BEGIN Marker     x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
    END
	ToolbarSprite		 TableToolbar
	Research			 Health
END

BEGIN Object
	Name				 SmallTableFP
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 Cemetery
	MadeOf				 Composite
	Properties			 StaticObject
#	Teleportable		 true
	NumSlots			 8
	Properties			 Processor
	BEGIN	Sprite		 x 179 y 106 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN Marker	 x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN Marker	 x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN Marker	 x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 StackWood
	Research			 Health
END

BEGIN Object
    Name                 ParlourChair
    ConstructionTime     0
	GroundBaseOveride	 1.0
    MoveSpeedFactor      0.500000
    Price                -30
	Filter				 Work
    NumSlots             1
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
	Sprite				 DiningChair
    Properties           StaticObject
	Properties			 RoomSpecific
	Research			 Health
	WorkGroup			 Cemetery
END

BEGIN Object
    Name				 ParlourAltar
    Width				 3
    Height				 2
    SpriteScale			 0.8000
    ConstructionTime	 0
    MoveSpeedFactor		 0.5
    Toughness			 10.000
    Price				 -500
	Filter				 Work
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Wood
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	NumSlots			 4
	Properties			 Processor
	BEGIN	Sprite		 x 159 y 92 w 4 h 3 RotateType 2 TopAligned false
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 3 END

		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 3 END
	END
	Research			 Health
	WorkGroup			 Cemetery
END

BEGIN Object
    Name				 ParlourAltarStaff
    Width				 3
    Height				 2
    SpriteScale			 0.8000
    ConstructionTime	 0
    MoveSpeedFactor		 0.5
    Toughness			 10.000
    Price				 -500
	Filter				 Work
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Wood
    Properties			 StaticObject
    Properties			 RoomSpecific
	Properties			 Scripted
	NumSlots			 4
	Properties			 Processor
	BEGIN	Sprite		 x 167 y 92 w 4 h 3 RotateType 2 TopAligned false
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 2 y 1.25 orientation.x 0 orientation.y 0 Index 3 END

		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 6 y 0.5 orientation.x -1 orientation.y 0 Index 3 END
	END
	Research			 Health
	WorkGroup			 Cemetery
END

BEGIN Object
	Name				 CrematoriumCoffinStacked
	Price				 -2
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 2
	Properties			 Material
	Properties           Sellable
	WorkGroup			 Cemetery
    BEGIN	Sprite		 x 136 y 100 w 2 h 2 RotateType 0 END
    BEGIN	StackSprite	 x 142 y 100 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 CrematoriumCoffinPending
	Price				 -2
	Toughness			 1.0000
	MaxStackSize		 30
	RenderDepth			 2
	Properties			 Material
	Properties           Sellable
	WorkGroup			 Cemetery
	NumSprites			 6
    BEGIN	Sprite		 x 134 y 100 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 136 y 100 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 138 y 100 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 140 y 100 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 142 y 100 w 2 h 2 RotateType 0 END
    BEGIN	Sprite		 x 144 y 100 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 CrematoriumUrn
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 147 y 100 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 153 y 100 w 2 h 2 RotateType 4 END
	MaxStackSize		 1
	RenderDepth			 3
	Price				 -2
	MadeOf				 Composite
	Properties			 Material
	Properties			 Sellable
	Research			 Health
	WorkGroup			 Cemetery
END

BEGIN Object     
    Name                 Fire  
    MoveSpeedFactor      0.250000  
    Toughness            10.0000  
    MaxStackSize         -1  
    RenderDepth          3  
    Sprite               Fire
    Properties           RadiatesHeat
    RadiantTemperature   233
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CrematoriumDoor
	Width				 1
	ConstructionTime	 -1
	RenderDepth			 3
#	Teleportable		 true
	MoveSpeedFactor		 0.800000
	Toughness			 100.0000
	Price				 -1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
    Properties           Uncloneable
	Properties			 StaticObject
	Properties			 RoomSpecific
	WorkGroup			 Cemetery
	SpriteScale			 1.3
    BEGIN	Sprite		 x 131 y 100 w 2 h 2 RotateType 0 END
	GroundBaseOveride	 1
END

BEGIN Object
	Name				 Crematorium
	Height				 4
	Width				 6
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 1000000000.0000
	Price				 -1200
	Filter				 Work
	NumSlots			 8
	RenderDepth			 4
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
    Properties           Uncloneable
	Properties			 StaticObject
	Properties			 Processor
	Properties			 Scripted
	Properties			 RoomSpecific
	Research			 Health
	NumSprites			 2
	BEGIN ToolbarSprite	 x 147 y 100 w 2 h 2 END
	BEGIN	Sprite		 x 156 y 96 w 8 h 5 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 165 y 96 w 8 h 5 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 2 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 3 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 4 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 5 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 6 END
	 BEGIN	Marker		 x 5 y 4 orientation.x 0 orientation.y 0 Index 7 END
	END
	GroundBaseOveride	 0
END
#	WorkGroup			 Cemetery

BEGIN Object
	Name				 HearseRemover
	Width				 1
	ConstructionTime	 -1
	Toughness			 10000.0000
	Price				 -1
	Properties			 MobileObject
    Properties			 RoomSpecific
	Properties			 Sellable
	WorkGroup			 Cemetery
	Research			 Health
	BEGIN	Sprite		 x 128 y 100 w 2 h 2 RotateType 4 END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 HearseRemoverSpawner
	Width				 1
	ConstructionTime	 0
	Toughness			 10000.0000
	Price				 -1
	Properties			 MobileObject
    Properties			 RoomSpecific
	WorkGroup			 Cemetery
	Research			 Health
	BEGIN	Sprite		 x 128 y 100 w 2 h 2 RotateType 4 END
	Properties			 Scripted
END

BEGIN Room
    Name RoomDivider2
	Research			 Health
END

BEGIN Room
	Name				 CoffinWorkshop
    Research             PrisonLabour
	Properties			 PrisonersCanWork
	Properties			 RequiresSector
	WorkGroup			 Cemetery
	Qualification		 CoffinProduction
	BEGIN Requirement	 Type	Indoor	END
	BEGIN Requirement	 Type	Object	Id	CoffinTable		 END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject  Id      MetalDetector   END
    BEGIN LikelyObject  Id      Table           END
    BEGIN LikelyObject  Id      SmallTable      END
    BEGIN Contraband    Id      Screwdriver     END
    BEGIN Contraband    Id      Hammer          END
    BEGIN Contraband    Id      Drill           END
END

BEGIN Room
    Name                 Morgue
    Research             Health
	WorkGroup			 Cemetery
    Qualification        GraveDigging
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id MorgueSlab  END
    BEGIN Requirement Type Object  Id SmallTableMorgue  END
    BEGIN LikelyObject  Id      GraveCoffinSpawner      END
    BEGIN LikelyObject  Id      StaffDoor         END
    BEGIN LikelyObject  Id      HearseRemoverSpawner     END
    BEGIN Contraband    Id      Scissors          END
    BEGIN Contraband    Id      Knife END
END

BEGIN Room
	Name				 FuneralParlour
	Research			 Health
	Properties			 RequiresSector
	WorkGroup			 Cemetery
    Qualification        GraveDigging
    BEGIN Requirement	 Type	 Indoor					 END
    BEGIN LikelyObject	 Id	 SmallTableFP				 END
    BEGIN LikelyObject	 Id	 ParlourAltar				 END
    BEGIN LikelyObject	 Id	 ParlourAltarStaff			 END
    BEGIN LikelyObject	 Id	 ParlourChair				 END
    BEGIN LikelyObject  Id      HearseRemoverSpawner     END
END

BEGIN Room
    Name                 Cemetery
    Research             Health
    Properties           PrisonersCanWork
	Properties			 RequiresSector
	WorkGroup			 Cemetery
    Qualification        GraveDigging
    BEGIN Requirement	 Type	 Outdoor					 END
    BEGIN Requirement	 Type	 Object	 Id	 GraveStone		 END
    BEGIN LikelyObject	 Id	 Gravestone						 END
    BEGIN LikelyObject	 Id	 GraveStoneSpawner				 END
    BEGIN LikelyObject	 Id	 Crematorium					 END
    BEGIN LikelyObject	 Id	 MetalDetector					 END
	BEGIN LikelyObject	Id   	R4_TrashBin	     END
    BEGIN LikelyObject	 Id	 GraveUnderConstruction1		 END
    BEGIN LikelyObject	 Id	 GraveStaffUnderConstruction1    END
    BEGIN LikelyObject  Id      HearseRemoverSpawner     END
    BEGIN Contraband	 Id	 Spade							 END
END

BEGIN Object
	Name				 StaffMenuCemetery
	Width				 1
	Height				 1
	BEGIN Sprite		 x 129 y 82 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Entity
	Properties			 Staff
    Research             Health
END

#BEGIN Object
#    Name                 Ghost
#    Toughness            1
#    RenderDepth          5
#	SpriteVariants		 6
#    BEGIN	Sprite		 x 233 y 111 w 2 h 2 RotateType 1 END
#    BEGIN	Sprite		 x 239 y 111 w 2 h 2 RotateType 1 END
#    BEGIN	Sprite		 x 229 y 113 w 2 h 2 RotateType 1 END
#    BEGIN	Sprite		 x 229 y 115 w 2 h 2 RotateType 1 END
#    BEGIN	Sprite		 x 229 y 117 w 2 h 2 RotateType 1 END
#    BEGIN	Sprite		 x 229 y 119 w 2 h 2 RotateType 1 END
#    Properties           Entity
#    Properties           Staff
#	Properties			 DefaultBehaviour
#	HangOutRoom			 Cemetery
#	Properties			 Scripted
#END

BEGIN Object
    Name                 GraveDigger
    Price                -500
	Upkeep				 -50
    Toughness            5
    RenderDepth          5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Health
    BEGIN	Sprite		 x 129 y 84 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 129 y 86 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 129 y 88 w 2 h 2 RotateType 1 END
    BEGIN	Sprite		 x 129 y 84 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          FuneralParlour
	WorkGroup			 Cemetery
END

BEGIN Object
    Name				 SpiritualLeaderParlour
    RenderDepth			 3
    Toughness			 5
	Sprite				 Priest
	SpriteVariants		 7
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
	HangOutRoom			 FuneralParlour
END

BEGIN Object
    Name				 SomeFriendParlour1
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendParlour2
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendParlour3
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendParlour4
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendParlour5
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendFuneral
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendCemetery
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

BEGIN Object
    Name				 SomeFriendLeaving
    RenderDepth			 3
    Toughness			 5
	BEGIN	Sprite		 x 9 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 114 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 1 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 9 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 17 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 25 y 116 w 2 h 2 RotateType 1 END

	BEGIN	Sprite		 x 57 y 15 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 17 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 57 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 49 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 41 y 23 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 19 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 21 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 33 y 23 w 2 h 2 RotateType 1 END

	SpriteVariants		 35
    Properties			 Entity
    Properties			 Staff
	WorkGroup			 Cemetery
	Properties			 DefaultBehaviour
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Cemetery
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Chapel objects
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuChapel
	Width				 1
	Height				 1
	BEGIN Sprite		 x 131 y 82 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Decoration
	Filter				 Rest
	Filter				 Entertainment
END

BEGIN Object
    Name                SmallPews
    Width               3
    Height              1
    ConstructionTime    0
    MoveSpeedFactor     0.5
    Toughness           10.000
    Price               -200
	Filter				 Decoration
	Filter				 Rest
	Filter				 Entertainment
    NumSlots            3
    AttachToWall        true
    Group               StaticObject
    BlockedBy           Wall
    BlockedBy           StaticObject
    BlockedBy           UtilityStation
	BEGIN	Sprite		 x 150 y 70 w 6 h 2 RotateType 1
		BEGIN Marker	 x 1.25 y 1 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 3 y 1 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 4.75 y 1 orientation.x 0 orientation.y 1 Index 2 END

		BEGIN Marker	 x 7.25 y 1 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 9 y 1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 10.75 y 1 orientation.x 0 orientation.y -1 Index 2 END

		BEGIN Marker	 x 13.25 y -2.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 13.25 y -1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 13.25 y 0.5 orientation.x -1 orientation.y 0 Index 2 END
	END
    MadeOf              Wood
    Properties          StaticObject
    Properties          RoomSpecific
    ToolbarSprite       ChurchPewToolbar
END

BEGIN Object
	Name				 Candelabra
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -150
	Filter				 Decoration
	Filter				 Entertainment
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 156 y 90 w 2 h 2 RotateType 2 TopAligned true END
	MadeOf				 HollowMetal
	Properties			 StaticObject
END

BEGIN Object
	Name				 ChurchStatue
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -150
	AttachToWall		 True
	Filter				 Decoration
	Filter				 Entertainment
	Properties			 BuiltOnWall
	Properties			 RoomSpecific
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 152 y 90 w 2 h 2 RotateType 2 TopAligned true END
	ToolbarSprite		 ChurchStatue
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 ChurchWindow
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -100
	Filter				 Decoration
	Filter				 Entertainment
	Properties			 BuiltOnWall
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 RoomSpecific
	Sprite				 ChurchWindow
	Properties			 Window
	MadeOf				 HollowMetal
	Properties			 StaticObject
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Chapel objects
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Anti Tunnel Toilets
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuAntiTunnelToilets
	Width				 1
	Height				 1
	BEGIN Sprite		 x 159 y 121 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 RequiresWater
END

BEGIN Equipment
	Name				 Toothbrush
	Scale				 0.800000
	AttackPower			 1.00000
	RechargeTime		 1.00000
	Properties			 Tools
    Properties           Weapons
	Properties			 Improvised
	Properties			 Smelly
	BEGIN	Sprite		 x 159 y 124 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
END

BEGIN Object
	Name				 Toilet
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 8
	BEGIN	Sprite		 x 161 y 120 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 161 y 122 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 161 y 124 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 161 y 126 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 167 y 124 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 167 y 126 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 158 y 126 w 1 h 2 RotateType 3 END
	BEGIN	Sprite		 x 175 y 120 w 1 h 2 RotateType 3 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 Uncloneable
END

# alternate toilets, need water and prisoners can create a tunnel

BEGIN Object
	Name				 UrinalPreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 122 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 NiceToiletAPreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 124 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 NiceToiletBPreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 126 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 TurkishDrainPreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	NumSlots			 1
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 124 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 WoodenShitHolePreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	NumSlots			 1
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 126 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 BathroomStallPreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 175 y 120 w 1 h 2 RotateType 3 END
	BEGIN ToolbarSprite	 x 175 y 121 w 1 h 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 OuthousePreview
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -2
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 158 y 126 w 1 h 2 RotateType 3 END
	BEGIN ToolbarSprite	 x 158 y 126 w 1 h 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

# dry toilets, no need for water pipes, anti tunnel

BEGIN Object
	Name				 ToiletDry
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 5
	BEGIN	Sprite		 x 161 y 120 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 Urinal
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 122 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 NiceToilet
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 124 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 NiceToilet2
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 161 y 126 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 TurkishDrain
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	NumSlots			 1
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 124 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN DecreasesRoom	 Room	Cell END
	BEGIN DecreasesRoom	 Room	SuperiorCell END
	BEGIN DecreasesRoom	 Room	PaddedCell END
	BEGIN DecreasesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 WoodenShitHole
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	NumSlots			 1
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 126 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN DecreasesRoom	 Room	Cell END
	BEGIN DecreasesRoom	 Room	SuperiorCell END
	BEGIN DecreasesRoom	 Room	PaddedCell END
	BEGIN DecreasesRoom	 Room	Dormitory END
END

BEGIN Object
	Name				 BathroomStall
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 175 y 120 w 1 h 2 RotateType 3 END
	BEGIN ToolbarSprite	 x 175 y 121 w 1 h 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
END

BEGIN Object
	Name				 Outhouse
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Price				 -100
	Filter				 RequiresWater
	RenderDepth			 1
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 158 y 126 w 1 h 2 RotateType 3 END
	BEGIN ToolbarSprite	 x 158 y 126 w 1 h 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
END

# shower

BEGIN Object     
    Name                 ShowerHead  
    ConstructionTime     1.00000  
    Price                -20
	Filter				 RequiresWater
    RenderDepth          3  
    AttachToWall         true    
    BlockedBy            Wall    
    BlockedBy            UtilityStation  
	NumSprites			 2
	BEGIN	Sprite		 x 167 y 120 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 167 y 122 w 2 h 2 RotateType 1 END
    MadeOf               HollowMetal
    ToolbarSprite        ShowerHeadToolbar
    Properties           StaticObject
    Properties           DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 WallSinkPreview
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Price				 -20
	Filter				 RequiresWater
	RenderDepth			 1
	AttachToWall		 true
	Properties			 RoomSpecific
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 122 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
END

# dry wallsink, no need for water pipes

BEGIN Object
	Name				 WallSink
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Price				 -20
	Filter				 RequiresWater
	RenderDepth			 1
	AttachToWall		 true
	Properties			 RoomSpecific
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 167 y 122 w 2 h 2 RotateType 1
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x 1 orientation.y 0 Index 0 END
	END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ImprovesRoom	 Room	Cell END
	BEGIN ImprovesRoom	 Room	SuperiorCell END
	BEGIN ImprovesRoom	 Room	PaddedCell END
	BEGIN ImprovesRoom	 Room	Dormitory END
END

BEGIN Room
    Name RoomDivider3
END

BEGIN Room
    Name                 StaffToilets
    BEGIN Requirement Type Object  Id Toilet Alt ToiletDry,NiceToilet,NiceToilet2,Urinal,BathroomStall  END
    BEGIN LikelyObject  Id      StaffDoor       END
    BEGIN LikelyObject  Id      FirstAidBox     END
    BEGIN LikelyObject  Id      WallSink        END
    BEGIN LikelyObject  Id      ToiletDry           END
    BEGIN LikelyObject  Id      NiceToiletAPreview  END
    BEGIN LikelyObject  Id      NiceToiletBPreview  END
    BEGIN LikelyObject  Id      UrinalPreview       END
    BEGIN LikelyObject  Id      WallSinkPreview     END
    BEGIN LikelyObject  Id      BathroomStallPreview	END
    BEGIN LikelyObject  Id      WaterFountain      END
    Properties           StaffCanUseFacilities
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Anti Tunnel Toilets
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Medical Ward objects
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuMedicalWard
	Width				 1
	Height				 1
	BEGIN Sprite		 x 223 y 114 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             Health
	Filter				 Work
	Filter				 Rest
	Filter				 Decoration
END

BEGIN Object
	Name				 MedicalBedLarge
	Width				 2
	Height				 2
	GroundBaseOveride	 1.0
	RenderDepth			 0
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 30.0000
	Price				 -500
	Filter				 Decoration
	Filter				 Rest
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 MedicalBed
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 RoomSpecific
	Research			 Health
END

BEGIN Object
	Name				 MedicalBed
	Height				 2
	RenderDepth			 0
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 30.0000
	Price				 -400
	Filter				 Work
	Filter				 Rest
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 SuperiorBed
	ToolbarSprite		 SuperiorBedToolbar
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 RoomSpecific
	Research			 Health
END

BEGIN Object
	Name				 FirstAidBox
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 6.0000
	Price				 -50
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 RoomSpecific
	Properties			 DontAvoid
	Properties			 StaticObject
	Properties			 BuiltOnWall
	Research			 Health
	BEGIN	Sprite		 x 246 y 65 w 2 h 2 RotateType 2 END
END

BEGIN Object
	Name				 Eeg
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -300
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	Properties			 DontAvoid
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 219 y 107 w 2 h 2 RotateType 1 END
	Properties			 StaticObject
	Research			 Health
END

BEGIN Object
	Name				 IntravenousPole
	Research			 Health
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.300000
	Toughness			 50.0000
#	Teleportable		 true
	RenderDepth			 1
	Price				 -200
	Filter				 Decoration
	NumSlots			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	WorkGroup			 MedicalWard
	Properties			 SlowDelivery
	BEGIN ToolbarSprite	 x 222 y 114 w 1 h 1 END
	BEGIN	Sprite		 x 221 y 114 w 2 h 2 RotateType 4 END
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Medical Ward objects
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Prison Fire Brigade
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuFireBrigade
	Width				 1
	Height				 1
	BEGIN Sprite		 x 159 y 108 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Security
	Filter				 RequiresWater
END

BEGIN Object
	Name				 FireExtinguisher
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -50
	Filter				 Security
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 HollowMetal
	Properties			 BuiltOnWall
	Properties			 StaticObject
	BEGIN	Sprite		 x 238 y 65 w 2 h 2 RotateType 2 END
	BEGIN ToolbarSprite	 x 31 y 14 w 2 h 2 END
END

BEGIN Object
	Name				 WaterTank2
	Height				 3
	Width				 3
	ConstructionTime	 0
	Price				 -1500
	Filter				 Security
	Filter				 RequiresWater
    RenderDepth          1
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Group				 StaticObject
	Properties			 StaticObject
	MadeOf				 HollowMetal
#	Teleportable		 true
	NumSlots			 8
	NumSprites			 2
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 MustBeOutdoor
	BEGIN ToolbarSprite	 x 160 y 103 w 2 h 2 END
	BEGIN Sprite		 x 159 y 102 w 6 h 6 RotateType 4 TopAligned false
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 2 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 3 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 4 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 5 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 6 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 7 END
	END
	BEGIN Sprite		 x 165 y 102 w 6 h 6 RotateType 4 TopAligned false
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 2 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 3 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 4 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 5 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 6 END
		BEGIN	Marker	 x 3 y 3 orientation.x 0.0 orientation.y 0.0 Index 7 END
	END
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 WaterTankSearcher2
	Height				 1
	Width				 1
	Properties			 Vehicle
    MaxStackSize         -1
	NumSlots			 4
	BEGIN Sprite		 x 161 y 108 w 1 h 1 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.5 y 0.5 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 0.5 y 0.5 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 0.5 y 0.5 orientation.x 0.0 orientation.y 0.0 Index 2 END
		BEGIN	Marker	 x 0.5 y 0.5 orientation.x 0.0 orientation.y 0.0 Index 3 END
	END
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 FiremanLocker2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.500000
	Toughness			 50.0000
	Price				 -50
	Filter				 Security
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
#	Teleportable		 true
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSlots			 1
	NumSprites			 3
	BEGIN ToolbarSprite	 x 172 y 103 w 2 h 2 END
	BEGIN	Sprite		 x 172 y 102 w 2 h 3 RotateType 3
		BEGIN	Marker	 x 1 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3 y 0.1 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 5.9 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
	END
	BEGIN	Sprite		 x 146 y 107 w 2 h 3 RotateType 3
		BEGIN	Marker	 x 1 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3 y 0.1 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 5.9 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
	END
	BEGIN	Sprite		 x 153 y 107 w 2 h 3 RotateType 3
		BEGIN	Marker	 x 1 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3 y 0.1 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 5.9 y 2 orientation.x 0.0 orientation.y 0.0 Index 0 END
	END
	MadeOf				 HollowMetal
	Properties			 RoomSpecific
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
    Name                 FiremanShowerHead2
    ConstructionTime     1.00000
    Price                -20
	Filter				 Security
	Filter				 RequiresWater
    RenderDepth          4
    AttachToWall         true
    BlockedBy            Wall
    BlockedBy            UtilityStation
	NumSlots			 1
	BEGIN	Sprite		 x 172 y 106 w 2 h 2 RotateType 3
		BEGIN	Marker	 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 3 y 1 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
#	Teleportable		 true
    MadeOf               HollowMetal
    ToolbarSprite        ShowerHeadToolbar
	Properties			 RoomSpecific
    Properties           StaticObject
    Properties           DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 PrisonFireAlarm2
	Height				 2
	Toughness			 20.0000
	ConstructionTime	 0
	Price				 -500
	Filter				 Security
	Properties			 Scripted
	RenderDepth			 4
	Group				 StaticObject
	SpriteScale			 0.85
	AttachToWall		 true
	Properties			 RoomSpecific
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
#	Teleportable		 true
	Properties			 DontAvoid
	NumSlots			 1
	BEGIN	Sprite		 x 158 y 117 w 1 h 2 RotateType 1
		BEGIN	Marker	 x 0.5 y 0.54 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 1.5 y 1.05 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 3.055 y 1.46 orientation.x -1.0 orientation.y 0.0 Index 0 END
	END
	ToolbarSprite		 Megaphone
	Properties			 Uncloneable
END

BEGIN Room
    Name RoomDivider4
END

BEGIN Room
    Name				 PrisonFireBrigade2
    Properties			 RequiresSector
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id Chair Alt CentredOfficeChair END
    BEGIN Requirement Type Object  Id FiremanLocker2  END
    BEGIN Requirement Type Object  Id FiremanShowerHead2  END
    BEGIN Requirement Type Indoor  END
    BEGIN LikelyObject	Id		PrisonFireAlarm2			END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN LikelyObject	Id		Tv	    END
    BEGIN LikelyObject	Id		Radio	    END
    BEGIN LikelyObject	Id		CentredOfficeChair END
    BEGIN LikelyObject	Id		DrinkMachine	    END
    BEGIN LikelyObject	Id		SofaChairSingle	    END
    BEGIN LikelyObject	Id		SofaChairDouble	    END
    BEGIN LikelyObject	Id		FireExtinguisher	END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
    BEGIN Contraband    Id      Axe             END
    Properties           StaffCanUseFacilities
END

BEGIN Room
    Name				 WaterTankArea2
    Properties			 RequiresSector
    BEGIN Requirement	 Type	 MinimumSize	 x 3	 y 3	 END
    BEGIN Requirement	 Type	 Object	 Id	 WaterTank2			 END
END

BEGIN Object
	Name				 FiremanAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 0
	Sprite				 Fire
	Properties			 Scripted
END

BEGIN Object
	Name				 FiremanTLAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 0
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 108 h 2 w 2 RotateType 4 END
	Properties			 Scripted
END

BEGIN Object
	Name				 FiremanTRAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 0
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 108 h 2 w 2 RotateType 4 END
	Properties			 Scripted
END

BEGIN Object
	Name				 FiremanBLAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 0
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 108 h 2 w 2 RotateType 4 END
	Properties			 Scripted
END

BEGIN Object
	Name				 FiremanBRAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 0
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 108 h 2 w 2 RotateType 4 END
	Properties			 Scripted
END

BEGIN Object
	Name				 HoseIcon
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 2
	Sprite				 Hose
	Properties			 MobileObject
END

BEGIN Object
	Name				 StaffMenuFireBrigade
	Width				 1
	Height				 1
	BEGIN Sprite		 x 159 y 108 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
END

BEGIN Object
    Name                 Fireman
    RenderDepth          Entity
    Toughness            10
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	NumSprites			 2
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 101 h 2 w 2 RotateType 1 END
    Properties           Entity
    Properties           DoesNotTire
	Properties			 DontAvoid
    Equipment            Hose
END

BEGIN Object
    Name                 PrisonFireman2Chief
    Toughness            25.0000
    Price                -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            10
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 151 y 103 h 2 w 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
	MaxAllowed			 1
END

BEGIN Object
    Name                 PrisonFiremanT1M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT1M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT1M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT1M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT2M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT2M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT2M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT2M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT3M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT3M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT3M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT3M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT4M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT4M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT4M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT4M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###

BEGIN Object
    Name                 PrisonFiremanT5M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT5M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT5M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT5M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT6M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT6M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT6M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT6M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT7M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT7M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT7M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT7M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT8M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT8M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT8M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT8M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###

BEGIN Object
    Name                 PrisonFiremanT9M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT9M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT9M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT9M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT10M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT10M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT10M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT10M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT11M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT11M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT11M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT11M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT12M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT12M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT12M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT12M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###

BEGIN Object
    Name                 PrisonFiremanT13M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT13M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT13M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT13M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT14M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT14M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT14M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT14M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT15M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT15M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT15M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT15M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT16M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT16M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT16M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT16M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###
BEGIN Object
    Name                 PrisonFiremanT17M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT17M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT17M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT17M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT18M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT18M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT18M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT18M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT19M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT19M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT19M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT19M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT20M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT20M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT20M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT20M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###
BEGIN Object
    Name                 PrisonFiremanT21M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT21M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT21M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT21M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT22M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT22M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT22M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT22M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT23M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT23M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT23M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT23M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT24M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT24M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT24M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT24M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END
###
BEGIN Object
    Name                 PrisonFiremanT25M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT25M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT25M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 114 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT25M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT26M1
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT26M2
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 112 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT26M3
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 108 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 110 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 170 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Object
    Name                 PrisonFiremanT26M4
    Toughness            25.0000
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 162 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 162 y 114 h 2 w 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 116 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 162 y 118 w 2 h 2 RotateType 1 END
    Properties           Entity
	Properties			 DontAvoid
    Properties           Staff
	Properties           DefaultBehaviour
	Properties			 Scripted
    Properties           StaffNeeds
	HangOutRoom          PrisonFireBrigade2
END

BEGIN Callout
	Name				 PrisonFirebrigade2
	Cost				 -1
	MaxNumber			 4
	Vehicle				 WaterTankSearcher2
	Entity				 Fireman
	NumEntities			 4
	Sprite				 EmergencyFireEngine
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Prison Fire Brigade
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Colour Coded Doors
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuStaffDoors
	Width				 1
	Height				 1
	BEGIN Sprite		 x 249 y 114 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Properties			 Door
END

BEGIN Object
	Name				 StaffDoor
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 17
	BEGIN	Sprite		 x 247 y 107 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorWood
	ConstructionTime	 0
	Toughness			 30.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 111 w 2 h 2 RotateType 1 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorMin
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 93 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorMed
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 95 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorMax
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 97 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorSupMax
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 99 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorDeathRow
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 101 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorProt
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 103 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorInsane
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 111 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffDoorShared
	ConstructionTime	 0
	Toughness			 80.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 247 y 105 w 2 h 2 RotateType 6 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Staff
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ObjMenuJailDoors
	Width				 1
	Height				 1
	BEGIN Sprite		 x 253 y 114 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Properties			 Door
END

BEGIN Object
	Name				 GlassDoor
	ConstructionTime	 0
	Toughness			 100.0000
#	Teleportable		 true
	Price				 -100
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 209 y 43 w 2 h 2 RotateType 1 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ModernDoor
	Width				 1
	Height				 1
	ConstructionTime	 0
	Toughness			 100.000
#	Teleportable		 true
	Price				 -250
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 91 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 HeavyDoor
	ConstructionTime	 0
	Toughness			 500.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 109 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 JailDoorXL
	Width				 3
	Height				 1
	ConstructionTime	 0
	Toughness			 100.000
#	Teleportable		 true
	Price				 -350
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 219 y 105 w 6 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	ToolbarSprite		 JailDoor
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 HeavyDoorLarge
	Width				 2
	ConstructionTime	 0
	Toughness			 500.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN ToolbarSprite	 x 228 y 99 w 2 h 2 END
	BEGIN	Sprite		 x 227 y 99 w 4 h 2 RotateType 2 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
    SpecialRestriction	 NoShadow
END

# # #
#
#  Begin Blast Door by SHOT(by)GUN
#
# # #

BEGIN Object
	Name				 BlastDoor
	Width				 2
	ConstructionTime	 0
	Toughness			 1200.000
	BlockVis			 true
	Teleportable		 false
	Price				 -5000
	RenderDepth			 2
	Research			 RemoteAccess
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 224 y 103 w 2 h 2 END
	BEGIN	Sprite		 x 221 y 103 w 4 h 2 RotateType 1 END
	Properties			 Uncloneable
    SpecialRestriction	 NoShadow
END

# # #
#
#  End Blast Door by SHOT(by)GUN
#
# # #

BEGIN Object
	Name				 ObjMenuSolitaryDoors
	Width				 1
	Height				 1
	BEGIN Sprite		 x 251 y 114 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Properties			 Door
END

BEGIN Object
	Name				 SolitaryDoor
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 8
	BEGIN	Sprite		 x 249 y 107 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 93 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 95 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 97 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 103 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 99 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 101 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 249 y 105 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Uncloneable
    SpecialRestriction	 NoShadow
END

# 0 = Default
# 1 = MinSec
# 2 = MedSec
# 3 = MaxSec
# 4 = ProtSec
# 5 = SuperMax
# 6 = DeathRow
# 7 = Shared

BEGIN Object
	Name				 SolitaryDoorMin
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 93 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorMed
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 95 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorMax
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 97 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorSuper
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 99 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorDeathRow
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 101 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorProt
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 103 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

BEGIN Object
	Name				 SolitaryDoorShared
	ConstructionTime	 0
	Toughness			 300.000
#	Teleportable		 true
	Price				 -500
	RenderDepth			 0
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 249 y 105 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Scripted
END

# # # # # # # # # # # # # # # # # # # # # # #
#
# End Colour Coded Doors
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Vending Machines 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuVendingMachines
	Width				 1
	Height				 1
	BEGIN Sprite		 x 169 y 13 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 VendingMachines
	Filter				 Catering
	Filter				 Work
	Filter				 Security
END

BEGIN Object
    Name                 VendingOutOfStockSign
    Width                1
    Height               1
    Properties           Sellable
    RenderDepth          1
    SpriteScale          0.33
    BEGIN   Sprite       x 166 y 51 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 VendingOutOfOrderSign
	Width				 1
	Height				 1
    Properties           Sellable
    RenderDepth          1
    SpriteScale          0.33
	BEGIN	Sprite		 x 165 y 51 w 1 h 1 RotateType 4 END
END

BEGIN Object
    Name                 VendingStackFruit
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 1 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 1 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldFruit
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 3 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedFruit0
    BEGIN   Sprite       x 154 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedFruit1
    BEGIN   Sprite       x 156 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedFruit2
    BEGIN   Sprite       x 158 y 1 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineFruit
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 1 w 2 h 2 END
    BEGIN   Sprite       x 138 y 1 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 1 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackFruit
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackPrisonerUniform
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 5 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 5 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldPrisonerUniform
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 7 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform0
    BEGIN   Sprite       x 154 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform1
    BEGIN   Sprite       x 156 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedPrisonerUniform2
    BEGIN   Sprite       x 158 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
	Name				 VendingMachinePrisonerUniform
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
    AttachToWall         true
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 StaticObject
	Properties			 Electrical
	Price				 -500
	Filter				 Catering
	Properties			 Scripted
	MadeOf				 SolidMetal
	Toughness			 150
	RenderDepth			 0
	NumSlots			 1
	BEGIN ToolbarSprite	 x 138 y 5 w 2 h 2 END
    BEGIN   Sprite       x 138 y 5 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 5 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackPrisonerUniform
	AutoOrderQuantity	 1
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSandwich
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 9 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 9 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSandwich
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 11 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 11 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 11 w 2 h 2 RotateType 0 END
	BEGIN   Sprite       x 152 y 11 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedSandwich0
    BEGIN   Sprite       x 154 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSandwich1
    BEGIN   Sprite       x 156 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSandwich2
    BEGIN   Sprite       x 158 y 9 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineSandwich
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 9 w 2 h 2 END
    BEGIN   Sprite       x 138 y 9 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 9 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSandwich
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackBurger
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 42 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 42 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldBurger
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 44 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 44 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedBurger0
    BEGIN   Sprite       x 154 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedBurger1
    BEGIN   Sprite       x 156 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedBurger2
    BEGIN   Sprite       x 158 y 42 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineBurger
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 42 w 2 h 2 END
    BEGIN   Sprite       x 138 y 42 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 42 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackBurger
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackWater
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 13 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 13 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldWater
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 15 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 15 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedWater0
    BEGIN   Sprite       x 154 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedWater1
    BEGIN   Sprite       x 156 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedWater2
    BEGIN   Sprite       x 158 y 13 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineWater
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 13 w 2 h 2 END
    BEGIN   Sprite       x 138 y 13 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 13 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackWater
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSnack
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 17 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 17 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSnack
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 19 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 19 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedSnack0
    BEGIN   Sprite       x 154 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSnack1
    BEGIN   Sprite       x 156 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedSnack2
    BEGIN   Sprite       x 158 y 17 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineSnack
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 17 w 2 h 2 END
    BEGIN   Sprite       x 138 y 17 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 17 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSnack
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackCoffee
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 21 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 21 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldCoffee
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 23 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 23 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee0
    BEGIN   Sprite       x 154 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee1
    BEGIN   Sprite       x 156 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedCoffee2
    BEGIN   Sprite       x 158 y 21 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineCoffee
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 21 w 2 h 2 END
    BEGIN   Sprite       x 138 y 21 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 21 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackCoffee
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackSoup
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 29 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 29 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldSoup
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 31 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedSoup0
    BEGIN   Sprite       x 154 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedSoup1
    BEGIN   Sprite       x 156 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedSoup2
    BEGIN   Sprite       x 158 y 29 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineSoup
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 130 y 21 w 2 h 2 END
    BEGIN   Sprite       x 130 y 21 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 21 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackSoup
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackShop
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 161 y 9 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 167 y 9 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldShop
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 161 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 163 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 165 y 29 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 159 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedShop0
    BEGIN   Sprite       x 161 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedShop1
    BEGIN   Sprite       x 163 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedShop2
    BEGIN   Sprite       x 165 y 29 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineShop
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 29 w 2 h 2 END
    BEGIN   Sprite       x 138 y 29 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 29 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackShop
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackNews
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 40 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 40 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldNews
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 156 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 39 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 39 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedNews0
    BEGIN   Sprite       x 154 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedNews1
    BEGIN   Sprite       x 154 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedNews2
    BEGIN   Sprite       x 154 y 39 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineNews
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 38 w 2 h 2 END
    BEGIN   Sprite       x 138 y 38 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 38 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackNews
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackMedicine
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 25 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 25 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldMedicine
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 27 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 152 y 27 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedMedicine0
    BEGIN   Sprite       x 154 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedMedicine1
    BEGIN   Sprite       x 156 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedMedicine2
    BEGIN   Sprite       x 158 y 25 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineMedicine
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 25 w 2 h 2 END
    BEGIN   Sprite       x 138 y 25 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 132 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 25 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackMedicine
	AutoOrderQuantity	 1
	Research			 Health
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingStackOrangeJuice
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 161 y 5 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 167 y 5 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldOrangeJuice
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 170 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 172 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 174 y 7 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 168 y 7 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice0
    BEGIN   Sprite       x 170 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice1
    BEGIN   Sprite       x 172 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Equipment
    Name                VendingSpawnedOrangeJuice2
    BEGIN   Sprite       x 174 y 5 w 2 h 2 RotateType 0 END
    Properties          NoImport
END

BEGIN Object
    Name                 VendingMachineOrangeJuice
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 163 y 47 w 2 h 2 END
    BEGIN   Sprite       x 163 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 1.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 6 y 1.5 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 135 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 142 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 149 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 156 y 47 w 2 h 3 RotateType 1 TopAligned false
        BEGIN   Marker   x 1 y 2.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.1 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END
#	AutoOrder			 VendingStackOrangeJuice
#	AutoOrderQuantity	 2

BEGIN Object
    Name                 VendingStackWaterCooler
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 161 y 1 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 167 y 1 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldWaterCooler
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 170 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 172 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 174 y 3 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 168 y 3 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler0
    BEGIN   Sprite       x 170 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler1
    BEGIN   Sprite       x 172 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedWaterCooler2
    BEGIN   Sprite       x 174 y 1 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineWaterCooler
    Width                1
    ConstructionTime     0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Toughness            100.0000
    Price                -100
	Filter				 Catering
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               SolidMetal
    Toughness            150
    Properties           StaticObject
    Properties           Scripted
    NumSlots             1
    RenderDepth          0
	BEGIN ToolbarSprite	 x 158 y 52 w 2 h 2 END
    BEGIN   Sprite       x 158 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 2.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 5.5 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 134 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 140 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 146 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 152 y 51 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    AutoOrder            VendingStackWaterCooler
    AutoOrderQuantity	 1
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingWaterSplash
    Width                1
    Height               1
    Properties           Scripted
    RenderDepth          1
    BEGIN   Sprite       x 171 y 9 w 2 h 2 RotateType 1 END
END

BEGIN Object
    Name                 VendingWaterPuddle
    Width                1
    Height               1
    MoveSpeedFactor      0.3
    RenderDepth          1
    SpriteScale          0.75
    Properties           Material
    Properties           Scripted
    SpriteVariants       4
    BEGIN   Sprite       x 169 y 11 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 170 y 11 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 169 y 12 w 1 h 1 RotateType 0 END
    BEGIN   Sprite       x 170 y 12 w 1 h 1 RotateType 0 END
END
BEGIN Object
    Name                 VendingWaterFountain
    Width                1
    Height               1
    ConstructionTime     0
    Toughness            100.0000
    Price                -100
	Filter				 Catering
    NumSlots             1
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    BEGIN   Sprite       x 171 y 11 w 2 h 2  RotateType 3 END
    MadeOf               SolidMetal
    Toughness            150
    Properties           StaticObject
    Properties           Scripted
    Research             VendingMachines
END



# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 VendingStorageRack
	ConstructionTime	 0
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Filter				 Catering
	Group				 StaticObject
	BlockedBy			 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	NumSlots			 8
	RenderDepth			 0
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 168 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 168 y 20 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
    Research             VendingMachines
	WorkGroup			 VendingMachines
END


BEGIN Object
	Name				 VendingOrange
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -1
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
	WorkGroup			 VendingMachines
    BEGIN   Sprite       x 177 y 47 w 1 h 1 RotateType 0 END
    BEGIN   StackSprite  x 174 y 46 w 2 h 2 RotateType 4 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
    Name                 VendingOrangeJuicer
    Width                3
    Height               1
    ConstructionTime     0
    AttachToWall         false
    BlockedBy            StaticObject
	Properties			 RoomSpecific
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Processor
    Properties           Scripted
    BlockedBy            Wall
    MadeOf               SolidMetal
    Toughness            150
    NumSprites           2
    Price                -300
	Filter				 Catering
    NumSlots             3
    RenderDepth          0
	BEGIN ToolbarSprite	 x 168 y 42 w 2 h 2 END
    BEGIN   Sprite       x 166 y 42 w 6 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 2.140625 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN   Marker   x 5 y 2 orientation.x 0 orientation.y 0 Index 2 END
    END
    BEGIN   Sprite       x 172 y 42 w 6 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 2.140625 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN   Marker   x 5 y 2 orientation.x 0 orientation.y 0 Index 2 END
    END
    BEGIN Workers
        Worker Cook
        Worker Workman
        Worker Prisoner
		Worker VendingManager
    END
    Research             VendingMachines
	WorkGroup			 VendingMachines
END



BEGIN Object
	Name				 VendingTreeFruitOrange
	RenderDepth			 1
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 177 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 165 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 166 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 167 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 168 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 169 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 170 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 171 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 172 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 173 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 174 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 175 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 47 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 177 y 47 w 1 h 1 RotateType 0 END
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingTreeFruitRottenOrange
	RenderDepth			 1
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 178 y 47 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
	SpecialRestriction	 NoShadow
END

BEGIN Object     
    Name                 VendingTreeOrange  
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
	Filter				 Catering
    RenderDepth          0
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 169 y 16 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Object
	Name				 VendingApple
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -2
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
	WorkGroup			 GardenGroup
	BEGIN	Sprite		 x 177 y 51 w 1 h 1 RotateType 0 END
	BEGIN	StackSprite	 x 174 y 50 w 2 h 2 RotateType 4 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingTreeFruitApple
	RenderDepth			 2
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 177 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 165 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 166 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 167 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 168 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 169 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 170 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 171 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 172 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 173 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 174 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 175 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 52 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 51 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 177 y 51 w 1 h 1 RotateType 0 END
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingTreeFruitRottenApple
	RenderDepth			 2
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 178 y 51 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
	SpecialRestriction	 NoShadow
END

BEGIN Object
    Name                 VendingTreeApple
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
	Filter				 Work
    RenderDepth          1
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 174 y 38 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Object
	Name				 VendingCherry
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	Price				 -2
	MaxStackSize		 20
    SpriteScale          0.5
	Properties			 Sellable
	WorkGroup			 GardenGroup
	BEGIN	Sprite		 x 177 y 49 w 1 h 1 RotateType 0 END
	BEGIN	StackSprite	 x 174 y 48 w 2 h 2 RotateType 4 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingTreeFruitCherry
	RenderDepth			 2
	WorkGroup			 GardenGroup
	NumSprites			 15
    SpriteScale          0.5
	BEGIN	Sprite		 x 177 y 50 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 165 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 166 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 167 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 168 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 169 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 170 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 171 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 172 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 173 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 174 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 175 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 53 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 176 y 49 w 1 h 1 RotateType 0 END
	BEGIN	Sprite		 x 177 y 49 w 1 h 1 RotateType 0 END
	Properties			 Sellable
	Properties			 DontAvoid
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingTreeFruitRottenCherry
	RenderDepth			 2
	WorkGroup			 GardenGroup
    SpriteScale          0.5
	BEGIN	Sprite		 x 178 y 49 w 1 h 1 RotateType 0 END
	Properties			 Rubbish
	SpecialRestriction	 NoShadow
END

BEGIN Object
    Name                 VendingTreeCherry
    Width                3
    Height               3
	ConstructionTime	 0
    Toughness            10.0000
	Price				 -100
	Filter				 Work
    RenderDepth          1
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 173 y 13 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             VendingMachines
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 GardenGroup
END

BEGIN Equipment
	Name				 VendingTreePruner
	Scale				 0.800000
	AttackPower			 5.00000
	RechargeTime		 3.00000
	Properties			 Tools
	Properties			 Weapons
	Properties			 Metal
	BEGIN	Sprite		 x 177 y 52 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
END

BEGIN Object
	Name				 UtsMenuVendingMachines
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 169 y 13 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 VendingMachines
END

BEGIN Object
    Name                 VendingAirConditioner
    Width                2
    Height               1
    ConstructionTime     0
    MoveSpeedFactor      0.700000
    Toughness            100.0000
    Price                -100
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
    Properties           StaticObject
    Properties           Utility
    Properties           Electrical
    Properties           Scripted
    Properties           ExplodeWhenWet
    Properties           BuiltOnWall
    Properties           Wired
    RenderDepth          1
    NumSprites           3
	BEGIN ToolbarSprite	 x 161 y 23 w 2 h 2 END
    BEGIN   Sprite       x 161 y 23 w 4 h 2 RotateType 2 END
    BEGIN   Sprite       x 161 y 21 w 4 h 2 RotateType 4 END
    BEGIN   Sprite       x 161 y 25 w 4 h 2 RotateType 4 END
    Research             VendingMachines
	WorkGroup			 VendingMachines
	GroundBaseOveride	 0
	Properties			 Uncloneable
END

BEGIN Object
	Name				 VendingEarnings
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	MaxStackSize		 20
	Properties			 Sellable
	Price				 -100
	BEGIN	Sprite		 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 151 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Room
    Name RoomDivider5
    Research            VendingMachines
END

BEGIN Room
    Name                VendingStorageRoom
    BEGIN Requirement   Type MinimumSize x 4 y 3           END
    BEGIN Requirement   Type Enclosed                      END
    BEGIN Requirement   Type Indoor                        END
    BEGIN Requirement   Type AdjacentObject Id VendingAirConditioner END
    BEGIN Requirement   Type Object     Id VendingStorageRack END
    BEGIN LikelyObject  Id  VendingOrangeJuicer  END
    Research            VendingMachines
	WorkGroup			 VendingMachines
END

#
#  End Vending Machines 2.0
#



#
# Begin Lottery 2.0
#

BEGIN Object
    Name                 VendingStackLottery
    Width                1
    Height               1
    RenderDepth          1
    Properties           Material
    Properties           SlowDelivery
    MaxStackSize         2
    Price                -40
    BEGIN   Sprite       x 145 y 34 w 2 h 2 RotateType 4 END
    BEGIN   StackSprite  x 151 y 34 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingSoldLottery
    Width                1
    Height               1
    RenderDepth          4
    Properties           Scripted
    BEGIN   Sprite       x 154 y 36 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 156 y 36 w 2 h 2 RotateType 0 END
    BEGIN   Sprite       x 158 y 34 w 2 h 2 RotateType 0 END
END

BEGIN Equipment
    Name				 VendingSpawnedLottery0
    BEGIN   Sprite       x 154 y 34 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Equipment
    Name				 VendingSpawnedLottery1
    BEGIN   Sprite       x 156 y 34 w 2 h 2 RotateType 0 END
    Properties			 NoImport
END

BEGIN Object
    Name                 VendingMachineLottery
    Width                1
	ConstructionTime	 0
    MoveSpeedFactor      0.500000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Properties           StaticObject
    Properties           Electrical
    Price                -500
	Filter				 Catering
	Filter				 Entertainment
    Properties           Scripted
    MadeOf               SolidMetal
    Toughness            150
    RenderDepth          0
    NumSlots             1
	BEGIN ToolbarSprite	 x 138 y 34 w 2 h 2 END
    BEGIN   Sprite       x 138 y 34 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 130 y 34 w 2 h 3 RotateType 3 TopAligned false
        BEGIN   Marker   x 1.75 y 2.25 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN   Marker   x 3 y 0.15 orientation.x 0 orientation.y 1 Index 0 END
        BEGIN   Marker   x 4.1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 136 y 34 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
    BEGIN   Sprite       x 128 y 34 w 2 h 3 RotateType 4 TopAligned false
        BEGIN   Marker   x 1 y 2 orientation.x 0 orientation.y 0 Index 0 END
    END
	AutoOrder			 VendingStackLottery
	AutoOrderQuantity	 1
	Research			 VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 VendingLotteryCash
	Width				 1
	Height				 1
	Properties			 Material
	MaxStackSize		 1000
	Price				 -1
    RenderDepth          1
	BEGIN	Sprite		 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 151 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 LotteryJackpot
	Width				 1
	Height				 1
	Properties			 Material
	RenderDepth			 5
	MaxStackSize		 100
	Price				 -2
	Properties			 Sellable
	BEGIN	Sprite		 x 145 y 37 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 151 y 37 w 2 h 2 RotateType 4 END
	WorkGroup			 VendingMachines
END

BEGIN Object
    Name                 VendingLotterySafe
	Width				 2
	Height				 2
    ConstructionTime     0
    Price                -1200
	Filter				 Entertainment
#	Teleportable		 true
    MoveSpeedFactor      0.600000
    Toughness            50000.0000
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    RenderDepth          0
	NumSprites			 4
	NumSlots			 5
	BEGIN ToolbarSprite	 x 162 y 35 w 2 h 2 END
	BEGIN	Sprite		 x 161 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 165 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 169 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
	BEGIN	Sprite		 x 173 y 34 w 4 h 4 RotateType 4 TopAligned false
        BEGIN   Marker   x 1.25 y 3 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.5 y 3.8 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 2.5 y 3.8 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 0.5 y 3.6 orientation.x 1 orientation.y -0.6 Index 3 END
		BEGIN Marker	 x 3.5 y 3.6 orientation.x -1 orientation.y -0.6 Index 4 END
	END
    MadeOf               HollowMetal
    Properties           Scripted
    Research             VendingMachines
	WorkGroup			 VendingMachines
END

BEGIN Object
	Name				 VendingLotteryWinnerMarker
    MoveSpeedFactor		 0.200000
	Width				 3
	Height				 3
	RenderDepth			 5
	Toughness			 100000.0000
	BEGIN	Sprite		 x 170 y 38 w 4 h 4 RotateType 0 END
	Properties			 MobileObject
	Properties			 DontAvoid
	Properties			 Scripted
END

BEGIN Object
	Name				 Win5000
    Width                1
    Height               1
    RenderDepth          5
    Price                -10000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.1
	BEGIN	Sprite		 x 161 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 Lost5000
    Width                1
    Height               1
    RenderDepth          5
    Price                10000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.1
	BEGIN	Sprite		 x 161 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 PrisonLotterySuperJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -20000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.2
	BEGIN	Sprite		 x 163 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 PrisonLotteryMegaJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -200000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.5
	BEGIN	Sprite		 x 165 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 SylvesterLotterySuperJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -2000000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.2
	BEGIN	Sprite		 x 165 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 SylvesterLotteryMegaJackpot
    Width                1
    Height               1
    RenderDepth          5
    Price                -9000000
	Properties			 Sellable
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
    Properties           Uncloneable
	SpriteScale			 1.5
	BEGIN	Sprite		 x 165 y 31 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 VendingMoneySafe
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.25000
	Toughness			 50.0000
	Price				 -100
	Filter				 Security
	NumSlots			 1
	RenderDepth			 0
	BEGIN	Sprite		 x 167 y 40 w 2 h 2 RotateType 0 TopAligned false
	 BEGIN	Marker		 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 HollowMetal
	WorkGroup			 VendingMachines
	Properties			 StaticObject
	Properties			 RoomSpecific
	Research			 VendingMachines
END

BEGIN Object
	Name				 LotteryOfficial
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
	Equipment            Clipboard
    BEGIN   Sprite       x 161 y 38 w 2 h 2 RotateType 1 END
	Properties			 DefaultBehaviour
	Properties			 DoesNotTire
	Research			 VendingMachines
END

BEGIN Room
	Name				 LotteryVault
	Research			 VendingMachines
	WorkGroup			 VendingMachines
	BEGIN Requirement	 Type Indoor END
	BEGIN Requirement	 Type Object Id VendingMoneySafe	 END
	BEGIN Requirement	 Type Object Id VendingStorageRack	 END
END

#
#  End Lottery 2.0
#

BEGIN Object
	Name				 StaffMenuVendingMachines
	Width				 1
	Height				 1
	BEGIN Sprite		 x 169 y 13 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Entity
	Properties			 Staff
	Research			 VendingMachines
END

BEGIN Object
	Name				 VendingManager
	Price				 -1000
	Upkeep				 -250
    Toughness			 10.0000
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 VendingMachines
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             VendingMachines
	Equipment            Screwdriver
    BEGIN   Sprite       x 161 y 12 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 161 y 14 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 161 y 16 w 2 h 2 RotateType 1 END
    BEGIN   Sprite       x 161 y 18 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 VendingStorageRoom
END

BEGIN Object
	Name				 VendingTestEntity
	ViewRange			 5
	Properties			 Entity
	Properties			 Staff
    Research             VendingMachines
    BEGIN   Sprite       x 161 y 40 w 2 h 2 RotateType 1 END
END


# # # # # # # # # # # # # # # # # # # # # # #
#
# End Vending Machines 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
# Begin Prisoner Forestry
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuPrisonerForestry
	Width				 1
	Height				 1
	BEGIN Sprite		 x 229 y 119 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             PrisonerForestry
	Filter				 Work
END

BEGIN Object
    Name                 Log
    MaxStackSize       	 6
    RenderDepth          1
    Price                -100
	BEGIN	Sprite		 x 193 y 110 w 2 h 2 RotateType 0 TopAligned false END
	BEGIN StackSprite	 x 199 y 110 w 2 h 2 RotateType 4 TopAligned false END
    Properties           Material
	WorkGroup			 WoodGroup
    Properties           Sellable
END
#    Qualification        WoodWork

BEGIN Object
    Name                 ForestryTree
    Width                3
    Height               3
    Toughness            10.0000
    RenderDepth          1
	IndoorOutdoor		 OutdoorOnly
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	NumSprites			 5
	BEGIN Sprite		 x 222 y 91 w 4 h 4 RotateType 4 END
	BEGIN Sprite		 x 222 y 95 w 4 h 4 RotateType 4 END
	BEGIN Sprite		 x 222 y 99 w 4 h 4 RotateType 4 END
	BEGIN Sprite		 x 226 y 91 w 4 h 4 RotateType 4 END
	BEGIN Sprite		 x 226 y 95 w 4 h 4 RotateType 4 END
    SpriteScale          0.9
    MadeOf               Wood
    Research             PrisonerForestry
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 WoodGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name                 ForestryTreeYoung
    Width                3
    Height               3
    Toughness            10.0000
    RenderDepth          1
	IndoorOutdoor		 OutdoorOnly
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	NumSprites			 5
	BEGIN Sprite		 x 233 y 113 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 231 y 119 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 233 y 115 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 233 y 119 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 233 y 117 w 2 h 2 RotateType 4 END
    SpriteScale          0.5
    MadeOf               Wood
    Research             PrisonerForestry
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 WoodGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name                 ForestryTreeSapling
    Width                3
    Height               3
    Toughness            10.0000
    RenderDepth          1
	IndoorOutdoor		 OutdoorOnly
    Price                -100
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               TreeInPot
	MaxStackSize		 40
    StackSprite          StackTrees
    SpriteScale          0.3
    MadeOf               Wood
	Properties			 DontAvoid
    Research             PrisonerForestry
	Properties			 Material
	WorkGroup			 WoodGroup
#	Teleportable		 true
	Properties			 Uncloneable
END

BEGIN Object
    Name                 ForestryTreeSaplingPlanted
    Width                3
    Height               3
    ConstructionTime     3
    Toughness            10.0000
    RenderDepth          1
	IndoorOutdoor		 OutdoorOnly
    Price                -100
	Filter				 Work
    Group                StaticObject
	Properties			 RoomSpecific
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 231 y 117 w 2 h 2 RotateType 4 END
    SpriteScale          0.3
    MadeOf               Wood
    Research             PrisonerForestry
    Properties           StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 WoodGroup
	Properties			 Uncloneable
END

BEGIN Object
	Name				 ForestryTreeStump
	Width				 1
	Height				 1
	Toughness			 50.0000
	RenderDepth			 1
	IndoorOutdoor		 OutdoorOnly
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	NumSprites			 5
	BEGIN Sprite		 x 229 y 113 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 231 y 113 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 229 y 115 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 231 y 115 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 229 y 117 w 2 h 2 RotateType 4 END
	MadeOf				 Wood
    Research             PrisonerForestry
	Properties			 Sellable
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 DontAvoid
	WorkGroup			 WoodGroup
	Properties			 Uncloneable
END

BEGIN Object
    Name                 WoodSaw
    Width                3
    Height               1
    ConstructionTime     15.00000
    MoveSpeedFactor      0.250000
    Toughness            25.0000
    Price                -1650
	Filter				 Work
    NumSlots             3
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               SolidMetal
    Properties           StaticObject
	Properties			 Scripted
    Properties           Processor
    Properties           RoomSpecific
	WorkGroup			 WoodGroup
	BEGIN ToolbarSprite	 x 187 y 53 w 2 h 2 END
  BEGIN Sprite          x 185  y 53  w 6  h 3   RotateType 4
    BEGIN Marker  x 1       y 1         orientation.x 0 orientation.y 0   Index 0   END
    BEGIN Marker  x 2.96875 y 1.4375    orientation.x -1 orientation.y 0  Index 1   END
    BEGIN Marker  x 5       y 1         orientation.x 0 orientation.y 0   Index 2   END
  END
  BEGIN Sprite          x 191  y 53  w 6  h 3   RotateType 4
    BEGIN Marker  x 1       y 1         orientation.x 0 orientation.y 0   Index 0   END
    BEGIN Marker  x 2.96875 y 1.4375    orientation.x -1 orientation.y 0  Index 1   END
    BEGIN Marker  x 5       y 1         orientation.x 0 orientation.y 0   Index 2   END
  END
	Research			 PrisonerForestry
	BEGIN Workers
		Worker			 ForestryWorker
		Worker			 Prisoner
	END
END

# # #
#
# End Prisoner Forestry
#
# # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Workshop Storage Racks
#
# # # # # # # # # # # # # # # # # # # # # # #

# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 MetalStorageRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	NumSlots			 8
	RenderDepth			 0
	AutoOrder			 SheetMetal
	AutoOrderQuantity	 80
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 168 y 20 w 2 h 2 END
	BEGIN	Sprite		 x 168 y 20 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
	Research			 PrisonLabour
END

# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 LogStorageRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 RoomSpecific
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	NumSlots			 8
	RenderDepth			 0
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 236 y 84 w 2 h 2 END
	BEGIN	Sprite		 x 236 y 84 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
	Research			 PrisonLabour
	WorkGroup			 WoodGroup
END

# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 WoodStorageRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 RoomSpecific
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	NumSlots			 8
	RenderDepth			 0
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 246 y 84 w 2 h 2 END
	BEGIN	Sprite		 x 246 y 84 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
	Research			 PrisonLabour
	WorkGroup			 WoodGroup
END

BEGIN Room
    Name RoomDivider6
    Research             PrisonerForestry
END

BEGIN Room
    Name                 PrisonForestry
	Properties			 RequiresSector
    BEGIN Requirement Type Outdoor      END
    BEGIN LikelyObject   Id     ForestryTreeSaplingPlanted     END
    BEGIN LikelyObject  Id      LogStorageRack  END
    BEGIN LikelyObject  Id      MetalDetector   END
    BEGIN Contraband  Id   Saw END
    BEGIN Contraband  Id   Axe END
    BEGIN Contraband  Id   Spade END
    Properties           PrisonersCanWork
	WorkGroup			 WoodGroup
    Research             PrisonerForestry
	Qualification		 TreeChopping
END
#    BEGIN Requirement Type Enclosed     END

BEGIN Room
    Name                 WoodWorkshop
	Properties			 RequiresSector
    Research             PrisonerForestry
    Properties           PrisonersCanWork
    Qualification        WoodWork
	WorkGroup			 WoodGroup
    BEGIN LikelyObject  Id      MetalDetector    END
    BEGIN LikelyObject  Id      FireExtinguisher END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN Requirement Type Object   Id WoodSaw   END
    BEGIN LikelyObject  Id      Table            END
    BEGIN LikelyObject  Id      SmallTable       END
    BEGIN LikelyObject  Id      R4_GardenTable END
    BEGIN LikelyObject  Id      LogStorageRack   END
    BEGIN LikelyObject  Id      WoodStorageRack  END
    BEGIN Contraband    Id      Saw              END
    BEGIN Contraband    Id      WoodenPickAxe    END
END

BEGIN Object
	Name				 StaffMenuPrisonerForestry
	Width				 1
	Height				 1
	BEGIN Sprite		 x 229 y 119 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
    Research             PrisonerForestry
END

BEGIN Object
    Name                 ForestryWorker
    Toughness            5.0000
    Price                -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             PrisonerForestry
	BEGIN Sprite x 193 y 118 h 2 w 2 RotateType 1 END
	BEGIN Sprite x 201 y 118 h 2 w 2 RotateType 1 END
	BEGIN Sprite x 193 y 120 h 2 w 2 RotateType 1 END
	BEGIN Sprite x 201 y 120 h 2 w 2 RotateType 1 END
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          PrisonForestry
	WorkGroup			 WoodGroup
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Workshop Storage Racks
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin BarberMod by oskr13
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuBarbery
	Width				 1
	Height				 1
	BEGIN Sprite		 x 239 y 72 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 HairCut
	Filter				 Work
END

BEGIN Object
	Name				 BarberChair
	Width				 1
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -100
	Filter				 Work
	AttachToWall		 true
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 RoomSpecific
	WorkGroup			 WigProductionRoom
	Research			 HairCut
	Properties			 StaticObject
	BEGIN	Sprite		 x 230 y 91 w 2 h 2 RotateType 1 END
END

BEGIN Object
	Name				 BarberChairScripted
	Width				 1
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -100
	Filter				 Work
	AttachToWall		 true
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 RoomSpecific
	WorkGroup			 WigProductionRoom
	Research			 HairCut
	Properties			 Scripted
	Properties			 StaticObject
	BEGIN	Sprite		 x 230 y 91 w 2 h 2 RotateType 1 END
END

BEGIN Object
	Name				 BarberMirror
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -100
	Filter				 Work
	AttachToWall		 true
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Research			 HairCut
	WorkGroup			 WigProductionRoom
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 RoomSpecific
	BEGIN ToolbarSprite	 x 243 y 77 w 2 h 2 END
	BEGIN	Sprite		 x 243 y 77 w 2 h 3 RotateType 3 TopAligned false END
END

BEGIN Object
	Name				 StaffMenuBarbery
	Width				 1
	Height				 1
	BEGIN Sprite		 x 239 y 72 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
	Research			 HairCut
END

BEGIN Object
	Name				 BarberChief
	MoveSpeedFactor		 0.500000
	Toughness			 10.0000
	RenderDepth			 3
	ViewRange			 8
	Price				 -500
	Upkeep				 -150
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Research			 HairCut
	Properties			 Entity
	Properties			 Staff
	Equipment			 Scissors
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	ToolbarSprite		 ParoleBoardMember4
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
END

BEGIN Equipment
	Name				 RazorBlade
	Scale				 0.800000
	AttackPower			 7.00000
	RechargeTime		 2.00000
	Properties			 Weapons
	Properties			 Metal
	Properties			 Tools
	BEGIN	Sprite		 x 244 y 65 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
END

BEGIN Object
	Name				 BlondHairStrand
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 20
	RenderDepth			 1
	Properties			 Material
	WorkGroup			 WigProductionRoom
	BEGIN	Sprite		 x 241 y 73 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
	BEGIN	StackSprite	 x 247 y 73 w 2 h 2 7otateType 4 END
END

BEGIN Object
	Name				 BrownHairStrand
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 20
	RenderDepth			 1
	Properties			 Material
	WorkGroup			 WigProductionRoom
	BEGIN	Sprite		 x 241 y 75 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
	BEGIN	StackSprite	 x 247 y 75 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 RedHairStrand
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 20
	RenderDepth			 1
	Properties			 Material
	WorkGroup			 WigProductionRoom
	BEGIN	Sprite		 x 241 y 71 w 2 h 2 RotateType 4
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
	BEGIN	StackSprite	 x 247 y 71 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 WigBox
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 3
	Price				 -400
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	WorkGroup			 WigProductionRoom
	BEGIN	Sprite		 x 237 y 76 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 253 y 78 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 RedWigBox
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 3
	Price				 -1200
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	WorkGroup			 WigProductionRoom
	BEGIN	Sprite		 x 239 y 76 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 241 y 78 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 BlondBarberPress
	Price				 -1500
	Filter				 Work
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Width				 3
	NumSlots			 3
	Research			 HairCut
	Properties			 StaticObject
	Properties			 Processor
	Properties			 Scripted
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 WigProductionRoom
	Properties			 RoomSpecific
	BEGIN ToolbarSprite	 x 251 y 72 w 2 h 2 END
	BEGIN	Sprite		 x 249 y 72 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN	Sprite		 x 249 y 75 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	ToolbarSprite		 WorkshopPressToolbar
END

BEGIN Object
	Name				 BrownBarberPress
	Price				 -1500
	Filter				 Work
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Width				 3
	NumSlots			 3
	Research			 HairCut
	Properties			 StaticObject
	Properties			 Processor
	Properties			 Scripted
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 WigProductionRoom
	Properties			 RoomSpecific
	BEGIN ToolbarSprite	 x 251 y 72 w 2 h 2 END
	BEGIN	Sprite		 x 249 y 72 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN	Sprite		 x 249 y 75 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	ToolbarSprite		 WorkshopPressToolbar
END

BEGIN Object
	Name				 RedBarberPress
	Price				 -1500
	Filter				 Work
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Width				 3
	NumSlots			 3
	Research			 HairCut
	Properties			 StaticObject
	Properties			 Processor
	Properties			 Scripted
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 WigProductionRoom
	Properties			 RoomSpecific
	BEGIN ToolbarSprite	 x 251 y 72 w 2 h 2 END
	BEGIN	Sprite		 x 249 y 72 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN	Sprite		 x 249 y 75 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	ToolbarSprite		 WorkshopPressToolbar
END

BEGIN Room
    Name RoomDivider7
    Research             HairCut
END

BEGIN Room
    Name                 WigProductionRoom
	Properties			 RequiresSector
    Research             HairCut
    Properties           PrisonersCanWork
    WorkGroup            WigProductionRoom
    Qualification        HowToCut
    BEGIN Requirement    Type   Indoor                  END
    BEGIN Requirement    Type Object  Id  BlondBarberPress  Alt  BrownBarberPress  END
    BEGIN Requirement    Type Object  Id Table   Alt SmallTable  END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject   Id     SmallTable       END
    BEGIN LikelyObject   Id     BrownBarberPress END
    BEGIN LikelyObject   Id     RedBarberPress   END
END

BEGIN Room
    Name                 BarberShop
    Research             HairCut
    Properties           PrisonersCanWork
    WorkGroup            WigProductionRoom
    Qualification        HowToCut
    BEGIN Requirement    Type Indoor END
    BEGIN Requirement    Type Object  Id BarberChair  Alt BarberChairScripted  END
    BEGIN Requirement    Type Object  Id BarberMirror END
    BEGIN LikelyObject   Id     BarberChairScripted   END
    BEGIN LikelyObject  Id      MetalDetector   END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject   Id     BlondBarberPress     END
    BEGIN LikelyObject   Id     BrownBarberPress     END
    BEGIN LikelyObject   Id     RedBarberPress   END
    BEGIN LikelyObject   Id     SmallTable   END
    BEGIN LikelyObject   Id     Table        END
    BEGIN Contraband     Id     RazorBlade  END
    BEGIN Contraband     Id     Scissors    END
    BEGIN Contraband     Id     Needle      END
    Properties           StaffCanUseFacilities
END

BEGIN Object
	Name				 Barber
	MoveSpeedFactor		 0.500000
	Toughness			 10.0000
	RenderDepth			 4
	ViewRange			 8
	Price				 -500
	Upkeep				 -150
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Research			 HairCut
	Properties			 Entity
	Properties			 Staff
	Equipment			 Scissors
	Sprite				 ParoleBoardMember
	SpriteVariants		 4
	ToolbarSprite		 ParoleBoardMember4
	Properties			 DefaultBehaviour
    WorkGroup            WigProductionRoom
	Properties			 StaffNeeds
	HangOutRoom			 BarberShop
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End BarberMod by oskr13
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Circuit isolator by aubergine18
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuIsolator
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 162 y 76 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
END

BEGIN Object
	Name				 CircuitIsolator2
	ConstructionTime	 0
	Price				 -500
	BlockVisibility		 true
	Group				 UtilityStation
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Toughness			 250000.000
	MoveSpeedFactor		 0.4
	RenderDepth			 3
	Properties			 Electrical
	Properties			 ExplodeWhenWet
	Properties			 Utility
	Properties			 Scripted
	Properties			 StaticObject
	Width				 4
	Height				 2
	NumSprites			 2
	BEGIN ToolbarSprite	 x 158 y 76 w 2 h 2 END
	BEGIN Sprite		 x 158 y 76 w 4 h 2 RotateType 4 END
	BEGIN Sprite		 x 158 y 78 w 4 h 2 RotateType 4 END
	GroundBaseOveride	 0
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Circuit isolator by aubergine18
#
# # # # # # # # # # # # # # # # # # # # # # #



# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Prisoner Sorter
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuSorter
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 198 y 57 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
END

BEGIN Object     
    Name				 PrisonerSorter
    ConstructionTime	 0
    Width				 1
    MoveSpeedFactor		 0.750000
    Toughness			 200.000000
    Price				 -2500
    Group				 StaticObject
    BlockedBy			 Wall
    BlockedBy			 StaticObject
    BlockedBy			 UtilityStation
    MadeOf				 Composite
	NumSprites			 3
    BEGIN Sprite		 x 198 y 54 w 2 h 3 RotateType 4 END
    BEGIN Sprite		 x 200 y 54 w 2 h 3 RotateType 4 END
    BEGIN Sprite		 x 202 y 54 w 2 h 3 RotateType 4 END
	BEGIN ToolbarSprite	 x 200 y 54 w 2 h 2 END
    RenderDepth			 3
    Properties			 StaticObject
    Properties			 Electrical
    Properties			 Wired
    Properties			 Scripted
END

BEGIN Object
	Name				 SortAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 200 y 58 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Prisoner Sorter
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Real-time Basketball 3.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuBasketBall
	Width				 1
	Height				 1
	BEGIN Sprite		 x 243 y 33 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	Research			 PrisonBasketball
	ConstructionTime	 0
	Filter				 Entertainment
	Filter				 Exercise
	Filter				 Rest
END

BEGIN Object
	Name				 Basket3
	Width				 1
	Height				 1
	RenderDepth			 4
	MoveSpeedFactor		 0.800000
	Toughness			 20000.0000
	Price				 -15
	MadeOf				 Composite
	BEGIN	Sprite		 x 235 y 7 w 2 h 2 RotateType 4 END
	SpriteScale			 0.75
END

BEGIN Object
	Name				 BasketballContainer3
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20000.0000
	Price				 -15
	Filter				 Entertainment
	Filter				 Exercise
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	BEGIN	Sprite		 x 237 y 7 w 2 h 2 RotateType 2 END
	WorkGroup			 Basketball
	Research			 PrisonBasketball
END

BEGIN Object
	Name				 BasketballCourtFull
    ConstructionTime     0
	Toughness			 20000.0000
    Price                -500
	Filter				 Entertainment
	Filter				 Exercise
	Width				 16
	Height				 10
	RenderDepth			 1
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
    MadeOf               Composite
	Properties			 Scripted
    Properties           DontAvoid
	NumSprites			 12
	BEGIN Sprite		 x 217 y 12 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 226 y 12 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 235 y 12 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 217 y 17 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 226 y 17 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 235 y 17 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 217 y 22 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 226 y 22 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 235 y 22 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 217 y 27 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 226 y 27 w 8 h 5 RotateType 0 END
	BEGIN Sprite		 x 235 y 27 w 8 h 5 RotateType 0 END
	ToolbarSprite		 Dummy
	Research			 PrisonBasketball
END

BEGIN Object
	Name				 BasketballCourtHalf
    ConstructionTime     0
	Toughness			 20000.0000
    Price                -250
	Filter				 Entertainment
	Filter				 Exercise
	Width				 8
	Height				 10
	RenderDepth			 1
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
    MadeOf               Composite
	Properties			 Scripted
    Properties           DontAvoid
	NumSprites			 12
	BEGIN Sprite		 x 244 y 7 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 244 y 12 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 244 y 17 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 244 y 22 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 244 y 27 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 7 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 12 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 17 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 22 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 27 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 22 w 4 h 5 RotateType 0 END
	BEGIN Sprite		 x 249 y 27 w 4 h 5 RotateType 0 END
	ToolbarSprite		 Dummy
	Research			 PrisonBasketball
END

BEGIN Object
	Name				 Basketball3
	Toughness			 1500000
	RenderDepth			 3
	ViewRange			 15
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Dummy
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	Properties			 Staff
	Properties			 Entity
	Properties			 Scripted
	Properties			 DontAvoid
	Properties			 DoesNotTire
	WorkGroup			 Basketball
	Equipment			 None
	MoveSpeedFactor		 10
END



BEGIN Object
	Name				 LCDletter
	Width				 1
	Height				 1
	Toughness			 20000.0000
	RenderDepth			 2
	NumSprites			 172
	
	BEGIN Sprite		 x 216 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 233 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 234 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 235 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 235 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 5 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 233 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 234 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 235 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 5 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 233 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 234 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 235 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 5 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 227 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 228 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 233 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 234 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 235 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 230 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 231 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 5 w 1 h 1 RotateType 0 END
	
	SpriteScale			 0.35
	MadeOf				 Wood
	Properties           Sellable
	Price				 -1
END

BEGIN Object
	Name				 LCDcolon
	Width				 1
	Height				 1
	Toughness			 20000.0000
	RenderDepth			 1
	NumSprites			 8
	BEGIN Sprite		 x 235 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 236 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 237 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 238 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 239 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 240 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 241 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 242 y 5 w 1 h 1 RotateType 0 END
	SpriteScale			 0.35
	MadeOf				 Wood
	Properties           Sellable
	Price				 -1
END

BEGIN Object
	Name				 LCDnumber
	Width				 1
	Height				 1
	Toughness			 20000.0000
	RenderDepth			 1
	NumSprites			 52
	
	BEGIN Sprite		 x 216 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 5 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 1 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 7 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 6 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 2 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 229 y 8 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 7 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 3 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 7 w 1 h 1 RotateType 0 END
	
	BEGIN Sprite		 x 216 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 217 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 218 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 219 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 220 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 221 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 222 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 223 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 224 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 225 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 226 y 8 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 216 y 4 w 1 h 1 RotateType 0 END
	BEGIN Sprite		 x 232 y 8 w 1 h 1 RotateType 0 END
	
	SpriteScale			 0.35
	MadeOf				 Wood
	Properties           Sellable
	Price				 -1
END

BEGIN Object
	Name				 ScoreBoard3
    ConstructionTime     0
	Width				 4
	Height				 1
	Toughness			 20000.0000
	RenderDepth			 0
	NumSprites			 3
	BEGIN Sprite		 x 227 y 5 w 8 h 2 RotateType 0 END
	BEGIN Sprite		 x 224 y 9 w 8 h 2 RotateType 0 END
	BEGIN Sprite		 x 216 y 9 w 8 h 2 RotateType 0 END
	BEGIN Sprite		 x 243 y 1 w 8 h 2 RotateType 0 END
	BEGIN Sprite		 x 243 y 3 w 8 h 2 RotateType 0 END
	SpriteScale			 1.2
	MadeOf				 Wood
	Properties			 Scripted
	Teleportable		 true
	Properties           Sellable
	Price				 -10
	Filter				 Entertainment
	Filter				 Exercise
	ToolbarSprite		 Dummy
	Research			 PrisonBasketball
	GroundBaseOveride	 1
	Properties			 Uncloneable
END

BEGIN Object     
    Name                 BasketballBench
    Width                2 
    Height               1 
    ConstructionTime     0
    MoveSpeedFactor      0.500000  
    Toughness            20.0000
    Price                -15
	Filter				 Rest
	Filter				 Entertainment
	Filter				 Exercise
    NumSlots             2 
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation 
    MadeOf               Composite   
    ToolbarSprite        BenchToolbar
    Properties           StaticObject
    BEGIN   Sprite       x 209 y 111 w 4 h 2 RotateType 1 TopAligned false
        BEGIN Marker     x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN Marker     x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN Marker     x 5 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
        BEGIN Marker     x 7 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
        BEGIN Marker     x 9 y -1 orientation.x -1 orientation.y 0 Index 0 END
        BEGIN Marker     x 9 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
    END
	Research			 PrisonBasketball
END

BEGIN Object
	Name				 BasketballLocker
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Entertainment
	Filter				 Exercise
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN ToolbarSprite	 x 245 y 33 w 2 h 2 END
	BEGIN	Sprite		 x 245 y 33 w 2 h 3 RotateType 3 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Research			 PrisonBasketball
END

BEGIN Room
    Name RoomDivider9
	Research			 PrisonBasketball
END

BEGIN Room
    Name                 BasketballFullCourt
    BEGIN Requirement Type MinimumSize  x 16  y 10  END
    BEGIN Requirement Type Object Id BasketballCourtFull END
	BEGIN LikelyObject	 Id		BasketballContainer3	END
	BEGIN LikelyObject	 Id		Bench	END
	BEGIN LikelyObject	 Id		BasketballBench	END
	BEGIN LikelyObject	 Id		DrinkMachine	END
	WorkGroup			 Basketball
	Research			 PrisonBasketball
END

BEGIN Object
	Name				 StaffMenuBasketBall
	Width				 1
	Height				 1
	BEGIN Sprite		 x 243 y 33 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
	Research			 PrisonBasketball
END

BEGIN Object     
    Name                 BasketballTrainerFullCourt
    MoveSpeedFactor      0.100000  
    Toughness            500.0000
    RenderDepth          2
    Price                -500
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            UtilityStation  
    Sprite               Teacher 
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
	WorkGroup			 Basketball
	Properties			 DoesNotTire
	Properties			 DefaultBehaviour
	HangOutRoom			 BasketballFullCourt
	Research			 MentalHealth
END

BEGIN Room
    Name                 BasketballHalfCourt
    BEGIN Requirement Type MinimumSize  x 8  y 10  END
    BEGIN Requirement Type Object Id BasketballCourtHalf END
	BEGIN LikelyObject	 Id		BasketballContainer3	END
	BEGIN LikelyObject	 Id		Bench	END
	BEGIN LikelyObject	 Id		BasketballBench	END
	BEGIN LikelyObject	 Id		DrinkMachine	END
	WorkGroup			 Basketball
	Research			 PrisonBasketball
END

BEGIN Object     
    Name                 BasketballTrainerHalfCourt
    MoveSpeedFactor      0.100000  
    Toughness            500.0000
    RenderDepth          2
    Price                -250
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            UtilityStation  
    Sprite               Teacher 
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
	WorkGroup			 Basketball
	Properties			 DoesNotTire
	Properties			 DefaultBehaviour
	HangOutRoom			 BasketballHalfCourt
	Research			 MentalHealth
END

BEGIN Object     
    Name                 BasketballTrainerYard
    MoveSpeedFactor      0.100000  
    Toughness            500.0000
    RenderDepth          2
    Price                -250
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            UtilityStation  
    Sprite               Teacher 
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
	WorkGroup			 Basketball
	Properties			 DoesNotTire
	Properties			 DefaultBehaviour
	HangOutRoom			 Yard
	Research			 PrisonBasketball
END




# floor materials

BEGIN Material   
    Name                 BasketballFloor
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballDirt  
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    SpriteType           RandomArea  
    SpriteOverlayScale   5  
    NumSprites           2  
    BEGIN Sprite0    x 5  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballPavingStone  
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballGrass
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       GrassTurf  
    SpriteType           RandomArea  
    SpriteOverlayScale   4  
    NumSprites           2  
    BEGIN Sprite0    x 0  y 4  END
    BEGIN Sprite1    x 4  y 2  END
END

BEGIN Material   
    Name                 BasketballLongGrass
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       GrassTurf  
    SpriteType           RandomArea 
    SpriteOverlayScale   4
    NumSprites           2
    BEGIN Sprite0    x 25  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballMud
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       GrassTurf  
    SpriteType           RandomArea  
    SpriteOverlayScale   4
    NumSprites           2
    BEGIN Sprite0    x 25  y 8  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballRoad 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 6  END
    BEGIN Sprite1    x 2  y 2  END
END

BEGIN Material   
    Name                 BasketballStone 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           AlignedArea  
    NumSprites           2  
    BEGIN Sprite0    x 25  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballConcreteTiles 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 10  y 6  END
    BEGIN Sprite1    x 2  y 2  END
END

BEGIN Material   
    Name                 BasketballConcreteFloor 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballWoodenFloor
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Brick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 0  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballWoodLaminate  
    ConstructionTime     -1  
    Price                -1
    MoveCost			 2.000000
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       Brick 
    NumSprites           2   
    BEGIN Sprite0    x 21  y 10  END
    BEGIN Sprite1    x 21  y 11  END
END

BEGIN Material   
    Name                 BasketballCeramicFloor 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Brick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 5  y 6  END
    BEGIN Sprite1    x 4  y 2  END
END

BEGIN Material   
    Name                 BasketballMosaicFloor 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 10  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballMetalFloor
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 8  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballSand
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    SpriteOverlayScale   5
    SpriteType           RandomArea
    NumSprites           2  
    BEGIN Sprite0    x 15  y 10  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 BasketballMarbleTiles  
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    BEGIN Sprite0    x 22  y 8  END
END

BEGIN Material   
    Name                 BasketballWhiteTiles 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    BEGIN Sprite0    x 22  y 9  END
END

BEGIN Material   
    Name                 BasketballFancyTiles 
    ConstructionTime     -1
    MoveCost             2.000000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           AlignedArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 8  END
    BEGIN Sprite1    x 2  y 2  END
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Real-time Basketball 3.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Boxing Ring
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuBoxing
	Width				 1
	Height				 1
	BEGIN Sprite		 x 209 y 103 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Exercise
END
#	Research			 PrisonBoxing

BEGIN Object
	Name				 PrisonBoxingRing
	ConstructionTime	 0
	MoveSpeedFactor		 0.300000
	Width				 6
	Height				 6
	Toughness			 10.0000
	Price				 -2000
	Filter				 Exercise
	RenderDepth			 0.8
	NumSlots			 2
	AttachToWall		 true
	Group				 StaticObject
	IndoorOutdoor		 IndoorOnly
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 RoomSpecific
	BEGIN ImprovesRoom	 Room	Gymnasium END
	BEGIN ToolbarSprite	 x 247 y 81 w 2 h 2 END
	BEGIN Sprite		 x 246 y 80 h 4 w 4 RotateType 4
		BEGIN Marker	 x 1.453125 y 2 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.359375 y 2 orientation.x -1 orientation.y 0 Index 1 END
	END
END

BEGIN Object
	Name				 SpeedBag
	Price				 -200
	Filter				 Exercise
	Width				 1
	ConstructionTime	 0
	Toughness			 20.0000
	RenderDepth			 1
	NumSlots			 1
	AttachToWall		 false
	Properties			 RoomSpecific
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 DontAvoid
	BEGIN ToolbarSprite	 x 250 y 81 w 2 h 2 END
	BEGIN Sprite		 x 250 y 81 h 3 w 2 RotateType 4 TopAligned false
		BEGIN Marker	 x 1 y 1.5 orientation.x 1 orientation.y 0 Index 0 END
	END
	BEGIN ImprovesRoom	 Room	Gymnasium END
END
#	Research			 PrisonBoxing

#BEGIN Room
#    Name RoomDivider10
#    Research             PrisonBoxing
#END

#BEGIN Room
#    Name                 BoxingArena
#    Capturable           true
#    Research             PrisonBoxing
#    Properties           RequiresSector
#    BEGIN Requirement Type MinimumSize  x 6  y 6  END
#    BEGIN Requirement Type Indoor  END
#    BEGIN Requirement Type Object    Id PrisonBoxingRing  END
#END

#BEGIN Room
#    Name                 BoxingTraining
#    Capturable           true
#    Research             PrisonBoxing
#    Properties           RequiresSector
#    BEGIN Requirement Type Indoor  END
#    BEGIN Requirement Type Object    Id WeightsBench Alt SpeedBag END
#    BEGIN LikelyObject  Id      FirstAidBox END
#    BEGIN LikelyObject   Id     SpeedBag    END
#END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Boxing Ring
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Customizable Control Booths
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuControlBooth
	Width				 1
	Height				 1
	Properties			 Wired
	BEGIN Sprite		 x 163 y 59 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
END

BEGIN Object
	Name				 Workman
	Toughness			 5.0000
	Price				 -500
	Upkeep				 -100
	RenderDepth			 2
	ViewRange			 3
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN Sprite		 x 175 y 59 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 61 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 63 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 65 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 67 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 69 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 71 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 175 y 73 h 2 w 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 Entity
	Properties			 Staff
	Properties			 StaffNeeds
END

BEGIN Object
	Name				 Guard
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -500
	Upkeep				 -100
	RenderDepth			 2
	ViewRange			 12
	Properties			 DontAvoid
	BEGIN Sprite		 x 183 y 59 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 61 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 63 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 65 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 67 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 69 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 71 w 2 h 2 RotateType 1 END
	BEGIN Sprite		 x 183 y 73 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
	Properties			 Entity
	Properties			 Staff
	Properties			 Guard
	Equipment			 Baton
END
#	BlockedBy			 Wall
#	BlockedBy			 StaticObject
#	BlockedBy			 UtilityStation

BEGIN Object
	Name				 Sprinkler
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -20
	Filter				 RequiresWater
	RenderDepth			 3
	AttachToWall		 true
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	BEGIN Sprite		 x 174 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 59 w 1 h 1 RotateType 4 END
	NumSprites			 2
	SpriteScale			 0.6
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
END

BEGIN Object
	Name				 EmergencyLight
	ConstructionTime	 -1
	Toughness			 1.00000
	Price				 -1
	Properties			 Sellable
#	Teleportable		 true
	RenderDepth			 4
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Light
	SpriteScale			 0.4
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 LightOff
	ConstructionTime	 -1
	Toughness			 1.00000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 0
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Light
	SpriteScale			 0.4
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 FloodLightOff
	ConstructionTime	 -1
	Toughness			 1.00000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 5
	Width				 1
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	BEGIN Sprite		 x 209 y 96 w 2 h 7 RotateType 3 TopAligned false END
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 WorkshopPressOff
	Width				 3
	MoveSpeedFactor		 0.500000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 WorkshopPress
	SpriteScale			 1.1
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 WorkshopSawOff
	Width				 3
	MoveSpeedFactor		 0.500000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 WorkshopSaw
	SpriteScale			 1.1
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CookerOff
	Width				 2
	MoveSpeedFactor		 0.750000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Cooker
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 FridgeOff
	Width				 2
	MoveSpeedFactor		 0.750000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 0
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 Fridge
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 MetalDetectorOff
	MoveSpeedFactor		 0.500000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 3
	AttachToWall		 true
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 MetalDetector
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 DoorControlSystemOff
	Width				 2
	Height				 1
	MoveSpeedFactor		 0.500000
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 3
	AttachToWall		 true
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 DoorControlSystem
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CctvMonitorOff
	Width				 3
	Height				 1
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 CctvMonitor
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
	Name				 PhoneMonitorOff
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 100.000
	Price				 -1
	Properties			 Sellable
	RenderDepth			 3
	BlockedBy			 Wall
	BlockedBy			 UtilityStation
	Sprite				 PhoneMonitor
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 DontAvoid
	Properties			 Uncloneable
END

# The power switch renderdepth was adjusted to 0 so it would fall behind the booth
# Control booths and panels are set to renderdepth 1, so staff in front of it with renderdepth 2 would not glitch through
# Having the booths and panels at renderdepth 2 would make them go nuts sometimes

BEGIN Object
	Name				 ControlBooth
	ConstructionTime	 0
	Width				 1
	Height				 1
	MoveSpeedFactor		 1.000
	Toughness			 100.000
	Price				 -500
	Properties			 Scripted
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 Cable
	MadeOf				 Composite
	BEGIN Sprite		 x 165 y 65 w 2 h 3 RotateType 4 TopAligned false END
	RenderDepth			 0
#	Teleportable		 true
	Properties			 Scripted
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 Wired
END

BEGIN Object
	Name				 ControlBoothMedium
	ConstructionTime	 0
	Width				 2
	Height				 1
	MoveSpeedFactor		 1.000
	Toughness			 100.000
	Price				 -1000
	Properties			 Scripted
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 Cable
	MadeOf				 Composite
	BEGIN Sprite		 x 167 y 65 w 4 h 3 RotateType 4 TopAligned false END
	RenderDepth			 0
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	ToolbarSprite		 CctvMonitorToolbar
END

BEGIN Object
	Name				 ControlBoothLarge
	ConstructionTime	 0
	Width				 3
	Height				 1
	MoveSpeedFactor		 1.000
	Toughness			 100.000
	Price				 -1500
	Properties			 Scripted
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 Cable
	MadeOf				 Composite
	BEGIN Sprite		 x 165 y 68 w 6 h 3 RotateType 4 TopAligned false END
	RenderDepth			 0
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	ToolbarSprite		 CctvMonitorToolbar
END

# The UtilityBooth gets spawned by one of the booths above to handle all the stuff in one generic script.
# ControlBooth, ControlBoothMedium and ControlBoothLarge get deleted as soon as the UtilityBooth is alive and ready for action.

# Only specify height, not width, or the sprite size goes nuts
BEGIN Object
	Name				 UtilityBooth
#	Width				 3
	Height				 3
	SpriteScale			 0.5
	Toughness			 100.000
	NumSlots			 6
	Properties			 Scripted
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 Cable
	MadeOf				 Composite
	BEGIN Sprite		 x 165 y 65 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 0.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
	END
	BEGIN Sprite		 x 167 y 65 w 4 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 4 END
	END
	BEGIN Sprite		 x 165 y 68 w 6 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 3.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 2.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 3.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 4.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 5 END
	END
	BEGIN Sprite		 x 171 y 69 w 2 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 0.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
	END
	BEGIN Sprite		 x 171 y 72 w 4 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 4 END
	END
	BEGIN Sprite		 x 165 y 72 w 6 h 3 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 3.75000 y 1.25000 orientation.x	0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 2.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 3.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 4.25000 y 1.25000 orientation.x	0 orientation.y 0 Index 5 END
	END
	RenderDepth			 0
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 Wired
	ToolbarSprite		 CctvMonitorToolbar
	Properties			 Uncloneable
END

# Markers on the UtilityBooth explained:
# With the small booth, the most left panel is located at x=0.75000
# With the medium booth, this same panel is at 1.25000 and with Large booth it is located at x=1.75000
# Their right counterparts are mounted +0.50000 accordingly.
# Productions.txt stores left side panels in slot 0, 1, 2  and right side panels in slot 3, 4, 5
# Since this UtilityBooth can exist as single, double or triple booth, the markers seem to jump accordingly

#  Slotnumbers on utilitybooth:
#	 ----	 ----	 ----
#	|0	3|	|1	4|	|2	5|
#	 ----	 ----	 ----
#	 small	medium	large

# This DummyPanel gets spawned and loaded into unused slots
BEGIN Object
	Name				 DummyPanel
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 170 y 61 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

# This UtilityPanel gets spawned by the UtilityPanelWorkman, UtilityPanelGuard, UtilityPanelDogs or SnitchPanelL panels (which on their turn get deleted)
BEGIN Object
	Name				 UtilityPanel
	Price				 -1
	Properties			 Sellable
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
	Properties			 Scripted
	SpriteScale			 0.5
	NumSprites			 20
	BEGIN Sprite		 x 165 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 166 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 169 y 59 w 3 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 62 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 165 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 166 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 168 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 62 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 63 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 62 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 63 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 66 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

# Subtypes for UtilityPanel:
# 0 = Workman sprite
# 1 = Guard sprite
# 2 = Dogs sprite
# 3 = Call sprite
# 4 = Sack sprite
# 5 = No pager sprite
# 6 = Snitch sprite
# 7 = Need panel sprite
# 8 = Offline sprite (Attention: larger sprite, 3 wide instead of 1 wide, so it needs the whitespace to the left of it in sprites.png to align properly in a booth!) (obsolete)
# 9 - Obey (L) sprite
# 10 = Doctor sprite
# 11 = Gardener sprite
# 12 = Janitor sprite
# 13 = Cook sprite
# 14 = EvacOff
# 15 = EvacOnA
# 16 = EvacOnB
# 17 = GangSortRed
# 18 = GangSortGreen
# 19 = GangSortBlue
# 20 = Lights (L)

# This Pager gets spawned by Pagerx10, Pagerx20, Pagerx50, Pagerx100 and SnitchPanelR etcetera (which on their turn get deleted)
BEGIN Object
	Name				 Pager
	Price				 -1
	Properties			 Sellable
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
	Properties			 Scripted
	SpriteScale			 0.5
	NumSprites			 20
	BEGIN Sprite		 x 170 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 165 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 166 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 168 y 61 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 60 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 62 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 64 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 65 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 66 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 67 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 68 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 69 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 170 y 71 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 64 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 65 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 66 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 67 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 68 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 69 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 66 w 1 h 1 RotateType 4 END
	Properties			 Uncloneable
END

# Subtypes for Pager:
# 0 = empty image (should be never shown ever from now to eternity)
# 1 = Pagerx10 sprite
# 2 = Pagerx20 sprite
# 3 = Pagerx50 sprite
# 4 = Pagerx100 sprite
# 5 = snitch sorter (R) sprite
# 6 - Obey (R) sprite
# 7 = Evac ALL
# 8 = Evac All Staff
# 9 = Evac All Prisoners
# 10 = Evac All Guards
# 11 = Evac All Emergency
# 12 = Evac All Bureaucracy
# 13 = Evac All Visitors
# 14 = GangSortMin
# 15 = GangSortMed
# 16 = GangSortMax
# 17 = GangSortSuper
# 18 = GangSortProt
# 19 = GangSortDeathRow
# 20 = Lights (R)

BEGIN Object
	Name				 ControlPanel
	Width				 2
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	SpriteScale			 0.5
	BEGIN Sprite		 x 165 y 62 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 62 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 169 y 62 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 165 y 63 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 63 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 169 y 63 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 165 y 64 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 167 y 64 w 2 h 1 RotateType 4 END
	BEGIN Sprite		 x 169 y 64 w 2 h 1 RotateType 4 END
	NumSprites			 9
	Properties			 Uncloneable
END

BEGIN Object
	Name				 DisplayPanelLeft
	ConstructionTime	 0
	Price				 -100
	Properties			 Sellable
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	SpriteScale			 0.5
	BEGIN Sprite		 x 171 y 63 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 64 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 65 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 67 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 171 y 68 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 70 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 71 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 170 y 61 w 1 h 1 RotateType 4 END
	NumSprites			 8
	Properties			 Uncloneable
END

BEGIN Object
	Name				 DisplayPanelRight
	ConstructionTime	 0
	Price				 -100
	Properties			 Sellable
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	SpriteScale			 0.5
	BEGIN Sprite		 x 172 y 63 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 64 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 65 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 67 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 172 y 68 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 70 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 174 y 71 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 170 y 61 w 1 h 1 RotateType 4 END
	NumSprites			 8
	Properties			 Uncloneable
END

BEGIN Object
	Name				 PowerPanelLeft
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 171 y 66 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PowerPanelRight
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 172 y 66 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelWorkman
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 165 y 59 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelGuard
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 59 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelDogs
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 59 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelDoctor
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 165 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelGardener
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelJanitor
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelCook
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 Pagerx10
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 165 y 61 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 Pagerx20
	ConstructionTime	 0
	Price				 -200
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 61 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 Pagerx50
	ConstructionTime	 0
	Price				 -500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 61 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 Pagerx100
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 61 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 SnitchPanelL
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 171 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 SnitchPanelR
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 172 y 60 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 ObeyPanelL
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 171 y 62 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 ObeyPanelR
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 172 y 62 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortRed
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 62 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortGreen
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 63 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortBlue
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 64 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortMinSec
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 65 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortMedSec
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 66 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortMaxSec
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 67 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortSuperSec
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 68 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortProtSec
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 69 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 GangSortDeathRow
	ConstructionTime	 0
	Price				 -2500
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	Research			 pis
	BEGIN Sprite		 x 174 y 70 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 UtilityPanelEvac
	ConstructionTime	 0
	Price				 -1000
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 59 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO1
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 64 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO2
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 65 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO3
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 66 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO4
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 67 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO5
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 68 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO6
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 69 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 PagerEvacuateO7
	ConstructionTime	 0
	Price				 -100
	Toughness			 30
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 Scripted
	SpriteScale			 0.5
	BEGIN Sprite		 x 170 y 71 w 1 h 1 RotateType 4 END
END

BEGIN Object
	Name				 EvacuationAlarmSelective
	Height				 2
	Toughness			 20.0000
	ConstructionTime	 0
	Price				 -500
	Properties			 Scripted
	RenderDepth			 3
	Group				 StaticObject
	SpriteScale			 0.5
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Electrical
	Properties			 Wired
#	Teleportable		 true
	Properties			 DontAvoid
	BEGIN	Sprite		 x 169 y 60 w 1 h 2 RotateType 1 END
	Properties			 Wired
	ToolbarSprite		 Megaphone
END

BEGIN Object
	Name				 PowerAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	Sprite				 PowerSwitch
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 SnitchAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 165 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 ObeyAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 EvacAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 173 y 59 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 64 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 65 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 66 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 67 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 68 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 173 y 69 w 1 h 1 RotateType 4 END
	BEGIN Sprite		 x 170 y 71 w 1 h 1 RotateType 4 END
	NumSprites			 8
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang0AAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang1AAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang2AAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 169 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang0BAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang1BAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang2BAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang0CAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 166 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang1CAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 167 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 Gang2CAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 168 y 71 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Customizable Control Booths
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Explosive SmartPhone
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuSmartPhones
	Width				 1
	Height				 1
	BEGIN Sprite		 x 140 y 103 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Security
	Filter				 Work
END
#	Research			 SmartPhones

BEGIN Object
    Name                 SheetAluminium
    MaxStackSize         10
    RenderDepth          1
    Price                -10
	BEGIN	Sprite		 x 146 y 105 w 2 h 2 RotateType 0 TopAligned false END
	BEGIN StackSprite	 x 152 y 105 w 2 h 2 RotateType 4 TopAligned false END
    Properties           Material
    Properties           SlowDelivery
	WorkGroup			 PhoneWorkshop
	Research			 SmartPhones
END

BEGIN Object
    Name                 PressedAluminium
    MaxStackSize         10
    RenderDepth          1
	SpriteScale			 0.5
	BEGIN	Sprite		 x 138 y 105 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 144 y 105 w 2 h 2 RotateType 4 END
    Properties           Material
	WorkGroup			 PhoneWorkshop
	Research			 SmartPhones
END

BEGIN Object
	Name				 AssembledSmartPhone
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 133 y 106 w 2 h 2 RotateType 4 END
	MaxStackSize		 5
	RenderDepth			 2
	SpriteScale			 0.5
	Price				 -1200
	Properties			 Material
	Properties			 Sellable
	Research			 SmartPhones
	WorkGroup			 PhoneWorkshop
END

BEGIN Object
	Name				 SmartPhone
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 127 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 129 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 131 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 133 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 135 y 104 w 2 h 2 RotateType 0 END
	NumSprites			 6
	RenderDepth			 2
	SpriteScale			 0.5
	Properties			 Scripted
	Price				 -1600
	WorkGroup			 PhoneWorkshop
	Properties			 Sellable
	Properties			 Uncloneable
END

BEGIN Object
	Name				 FaultySmartPhone
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 127 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 129 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 131 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 133 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 135 y 104 w 2 h 2 RotateType 0 END
	NumSprites			 6
	RenderDepth			 2
	SpriteScale			 0.5
	Properties			 Scripted
	Price				 -1200
	WorkGroup			 PhoneWorkshop
	Properties			 Sellable
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RiggedSmartPhone
	Width				 1
	Height				 1
	ConstructionTime	 0
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 135 y 104 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 133 y 106 w 2 h 2 RotateType 4 END
	MaxStackSize		 5
	NumSprites			 2
	RenderDepth			 3
	SpriteScale			 0.5
	Properties			 Scripted
	Price				 -800
	Properties			 Material
	WorkGroup			 PhoneWorkshop
	Research			 SmartPhones
	Properties			 Uncloneable
END

BEGIN Object
	Name				 SeizedSmartPhone
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 127 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 129 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 131 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 133 y 104 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 135 y 104 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 133 y 106 w 2 h 2 RotateType 4 END
	MaxStackSize		 5
	NumSprites			 6
	RenderDepth			 2
	SpriteScale			 0.5
	Properties			 Scripted
	Price				 -1600
	Properties			 Sellable
	WorkGroup			 PhoneWorkshop
	Properties			 Material
	Properties			 Uncloneable
END

BEGIN Object
	Name				 ExplodedSmartPhone
	Width				 1
	Height				 1
	BEGIN	Sprite		 x 127 y 106 w 2 h 2 RotateType	0 END
	NumSprites			 6
	RenderDepth			 3
	SpriteScale			 0.5
	WorkGroup			 PhoneWorkshop
	Properties			 Rubbish
	Properties			 Uncloneable
END

BEGIN Object
	Name				 SmartPhoneDetector
	Width				 1
	Height				 1
	Toughness			 10.0000
	ConstructionTime	 0
	Price				 -2500
	BEGIN	Sprite		 x 135 y 106 w 1 h 1 RotateType 0 END
	SpriteScale			 0.5
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
	Filter				 Security
END

BEGIN Object
	Name				 RiggedPhoneSpawner
	Width				 1
	Height				 1
	Toughness			 10.0000
	ConstructionTime	 0
	Price				 -25000
	BEGIN	Sprite		 x 136 y 106 w 1 h 1 RotateType	0 END
	SpriteScale			 0.5
	RenderDepth			 2
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 Scripted
	Research			 SmartPhones
	Filter				 Security
END

BEGIN Object
	Name				 SmartPhoneAreaCovered
	Width				 1
	Height				 1
	Toughness			 10000.000
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN	Sprite		 x 135 y 106 w 1 h 1 RotateType 0 END
	Properties			 Scripted
END

BEGIN Object
	Name				 PrisonerMailOpened
	RenderDepth			 2
	Sprite				 MailOpened1
	SpriteVariants		 3
	Properties			 Uncloneable
	Properties			 Scripted
END

BEGIN Object
	Name				 BatteryExplosion
	BEGIN	Sprite		 x 154 y 111 w 2 h 2 RotateType	0 END
	Properties			 Scripted
	Properties			 DontAvoid
	Width				 1
	Height				 1
END

BEGIN Object
	Name				 BatteryEnergyBurst
	Width				 3
	Height				 3
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 4
	WorkGroup			 PhoneWorkshop
	SpriteScale			 0.5
	NumSprites			 9
	BEGIN	Sprite		 x 152 y 110 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 146 y 110 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 152 y 116 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 146 y 116 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 152 y 122 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 146 y 122 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 140 y 122 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 134 y 122 w 6 h 6 RotateType 0 END
	BEGIN	Sprite		 x 128 y 122 w 6 h 6 RotateType 0 END
	Properties			 Scripted
	Properties			 Sellable
END

BEGIN Object
    Name                 PhonePress
    Width                3
    Height               1
    ConstructionTime     15.00000
    MoveSpeedFactor      0.250000
    Toughness            25.0000
    Price                -1650
	Filter				 Work
    NumSlots             3
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               SolidMetal
    Properties           StaticObject
    Properties           Processor
    Properties           RoomSpecific
	WorkGroup			 PhoneWorkshop
	BEGIN ToolbarSprite	 x 130 y 117 w 2 h 2 END
	NumSprites			 2
  BEGIN Sprite          x 128  y 117  w 6  h 3   RotateType 4
    BEGIN Marker  x 1       y 1         orientation.x 0 orientation.y 0   Index 0   END
    BEGIN Marker  x 2.96875 y 1.4375    orientation.x -1 orientation.y 0  Index 1   END
    BEGIN Marker  x 5       y 1         orientation.x 0 orientation.y 0   Index 2   END
  END
  BEGIN Sprite          x 134  y 117  w 6  h 3   RotateType 4
    BEGIN Marker  x 1       y 1         orientation.x 0 orientation.y 0   Index 0   END
    BEGIN Marker  x 2.96875 y 1.4375    orientation.x -1 orientation.y 0  Index 1   END
    BEGIN Marker  x 5       y 1         orientation.x 0 orientation.y 0   Index 2   END
  END
	Research			 SmartPhones
	BEGIN Workers
		Worker			 SmartPhoneGenius
		Worker			 Prisoner
	END
	Properties			 Scripted
END

BEGIN Object
	Name				 PhoneTable
	Width				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -200
	Filter				 Work
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Processor
	Properties			 RoomSpecific
	WorkGroup			 PhoneWorkshop
	Research			 SmartPhones
	BEGIN ToolbarSprite	 x 128 y 109 w 2 h 2 END
	BEGIN	Sprite		 x 128 y 109 w 5 h 3 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 1.0 y 1.2 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 2.5 y 1.2 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 4.0 y 1.2 orientation.x 0 orientation.y 0 Index 2 END
	END
	BEGIN Workers
		Worker			 SmartPhoneGenius
		Worker			 Prisoner
	END
END

BEGIN Object
	Name				 SmallTablePhoneWorkshop
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	WorkGroup			 PhoneWorkshop
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	NumSlots			 8
	Properties			 Processor
    BEGIN   Sprite       x 190 y 106 w 4 h 2 RotateType 1 TopAligned false
        BEGIN Marker     x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
        BEGIN Marker     x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
        BEGIN Marker     x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
        BEGIN Marker     x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
        BEGIN Marker     x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
        BEGIN Marker     x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
        BEGIN Marker     x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
        BEGIN Marker     x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

        BEGIN Marker     x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
        BEGIN Marker     x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
        BEGIN Marker     x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
        BEGIN Marker     x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
        BEGIN Marker     x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
        BEGIN Marker     x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
        BEGIN Marker     x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
        BEGIN Marker     x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

        BEGIN Marker     x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
        BEGIN Marker     x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
        BEGIN Marker     x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
        BEGIN Marker     x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
        BEGIN Marker     x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
        BEGIN Marker     x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
        BEGIN Marker     x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
        BEGIN Marker     x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
    END
	ToolbarSprite		 TableToolbar
	Research			 SmartPhones
	BEGIN Workers
		Worker			 SmartPhoneGenius
		Worker			 Prisoner
	END
END

# fake processor: so modded staff think they can operate it and thus store materials in it as well (stacks only)
BEGIN Object
	Name				 AluminiumStorageRack
	ConstructionTime	 4
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -150
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Processor
	WorkGroup			 PhoneWorkshop
	NumSlots			 8
	RenderDepth			 0
	AutoOrder			 SheetAluminium
	AutoOrderQuantity	 80
	Width				 4
	Height				 2
	BEGIN ToolbarSprite	 x 128 y 113 w 2 h 2 END
	BEGIN	Sprite		 x 128 y 113 w 6 h 3 RotateType 2 TopAligned false
		BEGIN	Marker	 x 0.7 y 1.75 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 0.7 y 0.25 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 2.15 y 1.75 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2.15 y 0.25 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 3.65 y 0.25 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 3.65 y 1.75 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5.15 y 0.25 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5.15 y 1.75 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 8.7 y -1.75 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 8.7 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 8.15 y -1.75 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 8.15 y -1.25 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 8.65 y 0.25 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 8.65 y -0.75 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 8.15 y 0.25 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 8.15 y -0.75 orientation.x -1 orientation.y 0 Index 7 END
	END
	Research			 SmartPhones
	BEGIN Workers
		Worker			 SmartPhoneGenius
		Worker			 Prisoner
	END
END

BEGIN Room
    Name RoomDivider11
    Research             SmartPhones
END

BEGIN Room
    Name                 PhoneWorkshop
	Properties			 RequiresSector
    Research             SmartPhones
    Properties           PrisonersCanWork
    Qualification        PhoneAssembly
	WorkGroup			 PhoneWorkshop
    BEGIN Requirement Type Object  Id PhonePress   END
    BEGIN Requirement Type Object  Id PhoneTable   END
    BEGIN Requirement Type Object  Id SmallTablePhoneWorkshop   END
    BEGIN Requirement Type Object  Id AluminiumStorageRack   END
    BEGIN LikelyObject  Id      FireExtinguisher END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject  Id      MetalDetector      END
    BEGIN LikelyObject  Id      WorkshopSaw        END
    BEGIN LikelyObject  Id      SmartPhoneDetector END
    BEGIN Contraband    Id      Screwdriver        END
    BEGIN Contraband    Id      MobilePhone        END
    BEGIN Contraband    Id      Shank              END
END

BEGIN Object
	Name				 StaffMenuSmartPhones
	Width				 1
	Height				 1
	BEGIN Sprite		 x 140 y 103 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
	Research			 SmartPhones
END

BEGIN Object
    Name                 SmartPhoneGenius
	MoveSpeedFactor		 0.500000
	Toughness			 10.0000
    RenderDepth          3
    ViewRange            8
    Price                -500
	Upkeep				 -100
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             SmartPhones
	Equipment			 Screwdriver
	BEGIN	Sprite		 x 138 y 108 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 138 y 110 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 138 y 112 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 138 y 114 w 2 h 2 RotateType 1 END
	SpriteVariants		 4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          PhoneWorkshop
	WorkGroup			 PhoneWorkshop
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Explosive SmartPhone
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin High Efficiency Condensing Boiler
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 WaterBoiler
	Width				 1
	Height				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 50.0000
	Price				 -500
	RenderDepth			 1
	Group				 UtilityStation
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 Cable
	BlockedBy			 UtilityStation
	ToolbarSprite		 WaterBoilerToolbar
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 RadiatesHeat
	RadiantTemperature	 21
	RadiantRange		 20
	BEGIN Sprite		 x 179 y 101 h 4 w 2 RotateType 1 TopAligned false END
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End High Efficiency Condensing Boiler
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Recycling 4.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuRecycling
	Width				 1
	Height				 1
	BEGIN Sprite		 x 210 y 47 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Work
	Filter				 Catering
END

BEGIN Object
	Name				 Garbage
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 -1
	Properties			 Scripted
	Sprite				 Garbage
END

BEGIN Object
	Name				 R4_UnsortedTrash
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 60
	Price				 -1
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	BEGIN	Sprite		 x 206 y 66 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 66 w 2 h 2 RotateType 4 END
	WorkGroup			 R4_Recycling
	Properties			 Scripted
END

BEGIN Object
	Name				 R4_UnsortedGarbage
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 60
	Price				 -1
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	BEGIN	Sprite		 x 206 y 66 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 66 w 2 h 2 RotateType 4 END
	WorkGroup			 R4_Recycling
END

BEGIN Object
	Name				 R4_SortedGarbage
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 30
	Price				 -1
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	BEGIN	Sprite		 x 206 y 68 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 68 w 2 h 2 RotateType 4 END
	WorkGroup			 R4_Recycling
END

BEGIN Object
	Name				 R4_SortedGarbageExport
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 60
	Price				 -2
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	BEGIN	Sprite		 x 206 y 78 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 78 w 2 h 2 RotateType 4 END
	WorkGroup			 R4_Recycling
END

BEGIN Object
	Name				 R4_GreenGarbage
	MoveSpeedFactor		 0.800000
	Toughness			 1.00000
	MaxStackSize		 40
	Price				 -2
	RenderDepth			 1
	Properties			 Sellable
	Properties			 Material
	BEGIN	Sprite		 x 206 y 64 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 64 w 2 h 2 RotateType 4 END
	WorkGroup			 R4_Recycling
END

BEGIN Object
	Name				 R4_SuperCompost
	Price				 -2
	Properties			 Sellable
	ConstructionTime	 -1
	MaxStackSize		 250
	BEGIN	Sprite		 x 214 y 78 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 226 y 85 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_TrashBin
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Toughness			 3.00000
	Price				 -20
	Filter				 Catering
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 206 y 83 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 204 y 85 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 210 y 85 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	NumSprites			 3
	NumSlots			 8
	RenderDepth			 2
	MadeOf				 Composite
	Properties			 StaticObject
	WorkGroup			 R4_Recycling
	Properties			 Scripted
END

# obsolete, hidden from objects menu
BEGIN Object     
    Name                 Bin  
    ConstructionTime     -1
    MoveSpeedFactor      0.800000  
    Toughness            3.00000
	Price				 -20
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Bin  
    MadeOf               Composite
    Properties           StaticObject
	Properties			 Sellable
	Properties			 DoesNotShareAcrossRooms
END

BEGIN Object
	Name				 R4_RecycleBin
	ConstructionTime	 0
	MoveSpeedFactor		 0.800000
	Toughness			 3.00000
	Price				 -20
	Filter				 Work
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 223 y 89 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 229 y 89 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 223 y 87 w 2 h 2 RotateType 3 TopAligned true
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 1 y 0.15 orientation.x 0 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN	Marker	 x 3 y 0.15 orientation.x 0 orientation.y -1 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0.15 orientation.x 1 orientation.y 0 Index 7 END
	END
	NumSprites			 3
	NumSlots			 8
	RenderDepth			 2
	MadeOf				 Composite
	Properties			 StaticObject
	WorkGroup			 R4_Recycling
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_TrashCompactor
	ConstructionTime	 0
	MoveSpeedFactor		 0.6
	Toughness			 90
	Price				 -500
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 Wall
	MadeOf				 SolidMetal
	Properties			 StaticObject
	NumSlots			 8
	NumSprites			 3
	RenderDepth			 2
	Width				 2
	Height				 1
	BEGIN	Sprite		 x 212 y 83 w 4 h 2 RotateType 2 TopAligned false
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0 orientation.x -1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 218 y 83 w 4 h 2 RotateType 2 TopAligned false
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0 orientation.x -1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 224 y 83 w 4 h 2 RotateType 2 TopAligned false
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 1.5 y 0.15 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 2 y 0.15 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5 y -1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN	Marker	 x 5 y -0.5 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN	Marker	 x 5 y 0 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 Bin
	Properties			 Scripted
	WorkGroup			 R4_Recycling
	Properties			 Uncloneable
END

BEGIN Object
	Name				 R4_RecycleDeskProcessor
	Width				 3
	Height				 1
	MoveSpeedFactor		 0.50000
	Toughness			 100000.0000
	NumSlots			 3
	Properties			 Processor
	WorkGroup			 R4_Recycling
	Properties			 Scripted
	BEGIN	Sprite		 x 128 y 120 w 6 h 2 RotateType 1
		BEGIN	Marker	 x 1 y 1.25 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN	Marker	 x 3 y 0.75 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN	Marker	 x 5 y 1.9 orientation.x 0 orientation.y 1 Index 2 END
		
		BEGIN	Marker	 x 11 y 0.1 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 9 y 0.1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN	Marker	 x 7 y 0.1 orientation.x 0 orientation.y -1 Index 2 END
		
		BEGIN	Marker	 x 12.1 y 0.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 13 y -1.25 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 12.1 y -3.5 orientation.x -1 orientation.y 0 Index 2 END
		
		BEGIN	Marker	 x 13.9 y 0.5 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 13 y -1.25 orientation.x 1 orientation.y 0 Index 1 END
		BEGIN	Marker	 x 13.9 y -3.5 orientation.x 1 orientation.y 0 Index 2 END
	END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 R4_RecycleDeskVisible
	Width				 3
	Height				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -250
	Filter				 Work
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 RoomSpecific
	WorkGroup			 R4_Recycling
	Properties			 Scripted
	BEGIN ToolbarSprite	 x 206 y 60 w 2 h 2 END
	BEGIN	Sprite		 x 204 y 60 w 6 h 4 RotateType 7 TopAligned false END
	Properties			 Uncloneable
END

BEGIN Object
	Name				 R4_RecycleTable
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Composite
	Properties			 StaticObject
	NumSlots			 8
	Properties			 Processor
	BEGIN	Sprite		 x 179 y 106 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN Marker	 x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN Marker	 x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN Marker	 x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 StackWood
END

BEGIN Room
    Name RoomDivider12
END

BEGIN Room
    Name                 R4_Recycling
    Properties           PrisonersCanWork
    WorkGroup            R4_Recycling
    Qualification        R4_RecycleGarbage
    BEGIN Requirement Type Object  Id R4_RecycleDeskProcessor END
    BEGIN Requirement Type Object  Id R4_RecycleDeskVisible END
    BEGIN Requirement Type Object  Id R4_RecycleTable END
	BEGIN LikelyObject	Id   	R4_TrashBin	     END
	BEGIN LikelyObject	Id   	R4_TrashCompactor  END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject  Id      MetalDetector   END
    BEGIN LikelyObject  Id      FireExtinguisher END
    BEGIN Contraband    Id      Axe             END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Club            END
    BEGIN Contraband    Id      Drill           END
    BEGIN Contraband    Id      Drugs           END
    BEGIN Contraband    Id      Fork            END
    BEGIN Contraband    Id      Hammer          END
    BEGIN Contraband    Id      Knife           END
    BEGIN Contraband    Id      Lighter         END
    BEGIN Contraband    Id      Medicine        END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Needle          END
    BEGIN Contraband    Id      Poison          END
    BEGIN Contraband    Id      Rope            END
    BEGIN Contraband    Id      Saw             END
    BEGIN Contraband    Id      Screwdriver     END
    BEGIN Contraband    Id      Shank           END
    BEGIN Contraband    Id      Spade           END
    BEGIN Contraband    Id      Spoon           END
    BEGIN Contraband    Id      Scissors        END
    BEGIN Contraband    Id      Toothbrush      END
    BEGIN Contraband    Id      WoodenPickAxe   END
    BEGIN Contraband    Id      R4_DDT          END
    BEGIN Contraband    Id      R4_Trowel       END
    BEGIN Contraband    Id      R4_Pruners      END
    BEGIN Contraband    Id      R4_Wateringcan  END
END

# # #
#
#  Begin Simple Garden Mod by Elfylia (heavily remodded)
#
# # #

BEGIN Object
	Name				 ObjMenuGarden
	Width				 1
	Height				 1
	BEGIN Sprite		 x 210 y 49 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 Gardening
	Filter				 Decoration
	Filter				 Foliage
	Filter				 Work
	Filter				 Rest
	Filter				 Catering
END

BEGIN Object
	Name				 SmallGardenBench
	Width				 2
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -15
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	BEGIN	Sprite		 x 210 y 89 w 4 h 2 RotateType 1
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 9 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
	END
	ToolbarSprite		 StackWood
	Research			 Gardening
END

BEGIN Object
	Name				 FenceBush
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 1.0000
	Price				 -50
	RenderDepth			 1
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 StaticObject
	Properties			 CanPlaceOnRoad
	BEGIN	Sprite		 x 226 y 78 w 2 h 2 RotateType 0 END
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantA
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 206 y 74 w 2 h 2 RotateType 4 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantB
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 208 y 74 w 2 h 2 RotateType 4 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FoliagePlantC
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 212 y 74 w 2 h 2 RotateType 4 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FoliagePlantD
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         true
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite 		 x 222 y 70 w 2 h 2 RotateType 4 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantE
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 60 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 224 y 61 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantF
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 69 w 2 h 2 RotateType 4 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantG
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 71 w 2 h 2 RotateType 4 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FoliagePlantH
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 73 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 224 y 74 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 R4_FoliagePlantI
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 228 y 60 w 2 h 2 RotateType 4 TopAligned false END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_FoliagePlantJ
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 228 y 62 w 2 h 2 RotateType 4 TopAligned false END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_FoliagePlantK
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 228 y 64  w 2 h 2 RotateType 4 TopAligned false END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_FoliagePlantL
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 228 y 66 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 228 y 67 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
    Name                 FlowersA
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 214 y 76 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersB
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 216 y 76 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersC
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 218 y 76 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersD
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 72 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowersE
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 72 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersShared
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 60 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersMinsec
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 62 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersMedsec
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 64 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersMaxsec
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 66 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowersPrsec
    Width                1
    ConstructionTime     1.00000
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -50
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 222 y 68 w 2 h 2 RotateType 0 END
    MadeOf               Wood
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Bush1
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 68 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Bush2
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 70 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 R4_Bush3
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 69 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_SmallBush3
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 71 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush4
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 73 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush5
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 75 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush6
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 77 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush7
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 228 y 79 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush8
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 218 y 85 w 4 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 219 y 85 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Bush9
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 210 y 45 w 4 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 211 y 45 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 Buxus
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 74 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 SmallBuxus
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 222 y 74 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
    Name                 FlowerPot
    Width                1
    ConstructionTime     -1
    MoveSpeedFactor      0.900000
    Toughness            10.0000
    Price                -1
    AttachToWall         false
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN	Sprite		 x 218 y 81 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 220 y 81 w 2 h 2 RotateType 4 END
	BEGIN   Sprite		 x 224 y 81 w 2 h 2 RotateType 4 END
	BEGIN   Sprite		 x 226 y 81 w 2 h 2 RotateType 4 END
	SpriteVariants		 4
    MadeOf               Composite
    Properties           StaticObject
    Properties           BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot1
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 218 y 81 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot2
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 220 y 81 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot3
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN   Sprite		 x 224 y 81 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot4
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN   Sprite		 x 226 y 81 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot5
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 63 w 2 h 3 RotateType 4 END
	BEGIN ToolbarSprite	 x 224 y 64 w 2 h 2 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 FlowerPot6
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 224 y 66 w 2 h 3 RotateType 4 END
	BEGIN ToolbarSprite	 x 224 y 67 w 2 h 2 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Tulips1
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 60 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Tulips2
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 62 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Tulips3
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 64 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 Tulips4
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -10
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 226 y 66 w 2 h 2 RotateType 4 END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
	Research			 Gardening
END

BEGIN Object
	Name				 BeeBox
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	MadeOf				 Wood
	Price				 -100
	RenderDepth			 1
	AttachToWall		 false
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Properties			 StaticObject
	BEGIN	Sprite		 x 206 y 87 w 2 h 2 RotateType 4 END
	Filter				 Foliage
	Filter				 Decoration
	Research			 Gardening
END

BEGIN Object
	Name				 R4_Hedge1
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 208 y 87 w 4 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 209 y 87 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Hedge2
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 212 y 87 w 3 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 213 y 87 w 2 h 2 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Hedge3
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 215 y 87 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END

BEGIN Object
	Name				 R4_Hedge4
	Width				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.900000
	Toughness			 10.0000
	Price				 -50
	AttachToWall		 false
	Group				 StaticObject
	BEGIN	Sprite		 x 216 y 85 w 2 h 2 RotateType 0 END
	MadeOf				 Wood
	Properties			 StaticObject
	Properties			 BlockMovement
	Filter				 Foliage
END





########################### GARDEN / GREENHOUSE REFORM

BEGIN Object
	Name				 R4_GardenSeed
	Price				 -2
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 64 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 64 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_GardenCompost
	Price				 -2
	Properties			 Sellable
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 78 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 78 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_GardenFertilizer
	Price				 -5
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 70 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 70 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
    Name                 R4_GardenDDT
	Price				 -3
	MaxStackSize		 250
	RenderDepth			 2
	SpriteScale			 0.75
	BEGIN	Sprite		 x 206 y 76 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 76 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_GreenhouseSeed
	Price				 -2
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 64 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 64 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_GreenhouseCompost
	Price				 -2
	Properties			 Sellable
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 78 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 78 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_GreenhouseFertilizer
	Price				 -5
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 70 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 70 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
    Name                 R4_GreenhouseDDT
	Price				 -3
	MaxStackSize		 250
	RenderDepth			 2
	SpriteScale			 0.75
	BEGIN	Sprite		 x 206 y 76 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 76 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 R4_GardenGroup
END

BEGIN Equipment
	Name				 R4_DDTSprayer
	BEGIN	Sprite		 x 220 y 89 w 2 h 2 RotateType 0 TopAligned false
		BEGIN	Marker	 x 1 y 1.53125 orientation.x 0 orientation.y 0 Index 0 END
	END
	Scale				 0.600000
	Properties			 Metal
	Properties			 Smelly
	Properties			 NoImport
    Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenTomato
	Price				 -5
	MaxStackSize		 40
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 66 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 220 y 66 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Sellable
END

BEGIN Object
	Name				 R4_GardenCucumber
	Price				 -5
	MaxStackSize		 40
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 68 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 220 y 68 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Sellable
END

BEGIN Object
	Name				 R4_GardenRose
	Price				 -5
	MaxStackSize		 20
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 72 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 220 y 72 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Sellable
END

BEGIN Object
	Name				 R4_GardenLily
	Price				 -5
	MaxStackSize		 20
	RenderDepth			 2
	BEGIN	Sprite		 x 206 y 72 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 212 y 72 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Sellable
END

BEGIN Object
	Name				 R4_GardenPot
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	NumSprites			 11
	BEGIN	Sprite		 x 214 y 60 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 216 y 60 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 218 y 60 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 220 y 60 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 214 y 62 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 216 y 62 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 218 y 62 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 220 y 62 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 218 y 60 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 210 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 206 y 89 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 R4_GardenPotTomato
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 220 y 60 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenPotCucumber
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 214 y 62 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenPotRose
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 216 y 62 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenPotLily
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 218 y 62 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenPotIngredients
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 220 y 62 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenPotPotatoes
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 218 y 60 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenAreaCovered
	Width				 1
	Height				 1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 220 y 77 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 R4_GardenControl
	Width				 3
	Height				 2
	Toughness			 100.0000
	RenderDepth			 1
	Group				 StaticObject
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	NumSlots			 5
	NumSprites			 2
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 4
		BEGIN Marker	 x 0.25 y 1.25 Index 0 END
		BEGIN Marker	 x 1 y 1.5 Index 1 END
		BEGIN Marker	 x 2 y 1.5 Index 2 END
		BEGIN Marker	 x 2.75 y 1.25 Index 3 END
		BEGIN Marker	 x 1.5 y 1.75 Index 4 END
    END
	BEGIN	Sprite		 x 218 y 74 w 3 h 2 RotateType 4
		BEGIN Marker	 x 0.25 y 1.25 Index 0 END
		BEGIN Marker	 x 1 y 1.5 Index 1 END
		BEGIN Marker	 x 2 y 1.5 Index 2 END
		BEGIN Marker	 x 2.75 y 1.25 Index 3 END
		BEGIN Marker	 x 1.5 y 1.75 Index 4 END
    END
	Properties			 Scripted
	Properties			 Wired
	Properties			 Uncloneable
	GroundBaseOveride	 0
END

BEGIN Object
	Name				 R4_GardenControlSpawner
	Price				 -150
	Filter				 Work
	Width				 3
	Height				 2
	ConstructionTime	 0
	Toughness			 100.0000
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 4 END
	BEGIN ToolbarSprite	 x 216 y 74 w 2 h 2 END
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenControlSpawner5
	Price				 -150
	Width				 3
	Height				 2
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 0 END
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenControlSpawner7
	Price				 -150
	Width				 3
	Height				 2
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 0 END
	Properties			 Scripted
	Research			 Gardening
END

BEGIN Object
	Name				 R4_Shed2
	Width				 4
	Height				 6
	MoveSpeedFactor		 0.50000
	Toughness			 50.0000
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	RenderDepth			 1
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 231 y 76 w 4 h 6 RotateType 4 END
	BEGIN	Sprite		 x 231 y 82 w 4 h 6 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Wired
	Properties			 Scripted
	GroundBaseOveride	 0
	Properties			 Uncloneable
END

BEGIN Object
	Name				 R4_ShedSpawner
	Width				 4
	Height				 6
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 50.0000
	Price				 -200
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	RenderDepth			 1
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 231 y 76 w 4 h 6 RotateType 4 END
	ToolbarSprite		 ShedToolbar
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Research			 Gardening
	Filter				 Work
	Filter				 Catering
END

BEGIN Object
	Name				 R4_GardenPrunedPlant
	MaxStackSize		 20
	RenderDepth			 2
	BEGIN	Sprite		 x 206 y 80 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 212 y 80 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Scripted
END

BEGIN Object
	Name				 R4_GardenDeadPlant
	MaxStackSize		 20
	RenderDepth			 2
	BEGIN	Sprite		 x 206 y 80 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 212 y 80 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
	Properties			 Scripted
END

BEGIN Object
	Name				 R4_GardenPlantStruck
	MaxStackSize		 20
	RenderDepth			 2
	BEGIN	Sprite		 x 208 y 99 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 212 y 80 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 R4_GardenGroup
END

BEGIN Object
	Name				 R4_LightningStrike
	Width				 2
	Height				 2
	RenderDepth			 3
	NumSprites			 10
	NumSlots			 1
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	Properties			 Scripted
END

BEGIN Equipment
	Name				 R4_Trowel
	Scale				 0.800000
	AttackPower			 1.00000
	RechargeTime		 1.00000
	Properties			 Tools
	Properties			 Metal
	BEGIN	Sprite		 x 206 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 Gardening
END

BEGIN Equipment
	Name				 R4_Pruners
	Scale				 0.800000
	AttackPower			 5.00000
	RechargeTime		 3.00000
	Properties			 Tools
	Properties			 Weapons
	Properties			 Metal
	BEGIN	Sprite		 x 208 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 Gardening
END

BEGIN Equipment
	Name				 R4_WateringCan
	Scale				 1.000000
	AttackPower			 1.00000
	RechargeTime		 4.00000
	Properties			 Tools
	Properties			 Metal
	BEGIN	Sprite		 x 210 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 Gardening
END

BEGIN Equipment
    Name				 R4_DDT
    Scale				 0.800000  
	BEGIN	Sprite		 x 206 y 76 w 2 h 2 RotateType 0 END
    Properties			 Narcotics
    Properties			 Smelly
    Properties           NoImport
    Research			 Gardening
END

#BEGIN Material
#	Name				 Mud
#	ConstructionTime	 0
#	MoveCost			 0.700000
#	SoftEdged			 1
#	IndoorOutdoor		 1
#	InAccessible		 true
#	CanPlaceOnWater		 true
#	SpriteType			 RandomArea
#	SpriteOverlayScale	 4
#	NumSprites			 2
#	BEGIN Sprite0	 x 25  y 8	END
#	BEGIN Sprite1	 x 5  y 2  END
#END

BEGIN Room
    Name RoomDivider13
    Research			 Gardening
END

BEGIN Object
	Name				 R4_GardenTable
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 R4_GardenGroup
	MadeOf				 Wood
	Properties			 StaticObject
	NumSlots			 8
	Properties			 Processor
	BEGIN	Sprite		 x 179 y 106 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN Marker	 x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN Marker	 x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN Marker	 x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 StackWood
	Research			 Gardening
	Filter				 Work
END

BEGIN Room
    Name				 R4_Garden
    Research			 Gardening
    Properties			 PrisonersCanWork
    WorkGroup			 R4_GardenGroup
    Qualification		 R4_BiologyClass
    Qualification		 R4_PlantCultivation
    Properties			 RequiresSector
    BEGIN Requirement	 Type	 Outdoor	 END
    BEGIN Requirement	 Type	 Object	 Id	 R4_GardenPot Alt R4_Shed2		 END
    BEGIN Requirement	 Type	 Object	 Id	 R4_GardenControl Alt R4_Shed2	 END
    BEGIN LikelyObject	 Id		 MetalDetector				 END
    BEGIN LikelyObject	 Id		 R4_RecycleBin			 END
    BEGIN LikelyObject	 Id		 R4_GardenTable			 END
    BEGIN LikelyObject	 Id		 R4_Shed2				 END
    BEGIN LikelyObject	 Id		 R4_GardenControlSpawner END
    BEGIN LikelyObject	 Id		 R4_GardenBench			 END
	BEGIN LikelyObject	 Id		 R4_TrashBin			 END
	BEGIN LikelyObject	 Id		 R4_GardenPotTomato		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotCucumber	 END
	BEGIN LikelyObject	 Id		 R4_GardenPotRose		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotLily		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotIngredients END
	BEGIN LikelyObject	 Id		 R4_GardenPotPotatoes	 END
    BEGIN LikelyObject	 Id		 R4_ShedSpawner			 END
	BEGIN LikelyObject	 Id		 VendingTreeApple		 END
	BEGIN LikelyObject	 Id		 VendingTreeCherry		 END
	BEGIN LikelyObject	 Id		 VendingTreeOrange		 END
    BEGIN Contraband	 Id		 R4_DDT					 END
    BEGIN Contraband	 Id		 R4_Trowel				 END
    BEGIN Contraband	 Id		 R4_Pruners				 END
    BEGIN Contraband	 Id		 R4_Wateringcan			 END
END

BEGIN Room
    Name				 R4_Greenhouse
    Research			 Gardening
    Properties			 PrisonersCanWork
    WorkGroup			 R4_GardenGroup
    Qualification		 R4_PlantCultivation
    Qualification		 R4_BiologyClass
    Properties			 RequiresSector
    BEGIN Requirement	 Type	 Indoor		 END
    BEGIN Requirement	 Type	 Object	 Id	 R4_GardenPot		 END
    BEGIN Requirement	 Type	 Object	 Id	 R4_GardenControl	 END
    BEGIN LikelyObject	 Id		 MetalDetector			 END
    BEGIN LikelyObject	 Id		 R4_RecycleBin			 END
    BEGIN LikelyObject	 Id		 R4_GardenTable			 END
    BEGIN LikelyObject	 Id		 R4_GardenControlSpawner END
    BEGIN LikelyObject	 Id		 R4_GardenBench			 END
	BEGIN LikelyObject	 Id		 R4_TrashBin			 END
	BEGIN LikelyObject	 Id		 R4_GardenPotTomato		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotCucumber	 END
	BEGIN LikelyObject	 Id		 R4_GardenPotRose		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotLily		 END
	BEGIN LikelyObject	 Id		 R4_GardenPotIngredients END
	BEGIN LikelyObject	 Id		 R4_GardenPotPotatoes	 END
    BEGIN Contraband	 Id		 R4_DDT					 END
    BEGIN Contraband	 Id		 R4_Trowel				 END
    BEGIN Contraband	 Id		 R4_Pruners				 END
    BEGIN Contraband	 Id		 R4_Wateringcan			 END
END

BEGIN Object
	Name				 StaffMenuGarden
	Width				 1
	Height				 1
	BEGIN Sprite		 x 210 y 49 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
END

BEGIN Object
    Name                 R4_RecyclingWorker
    Toughness            5.0000
    Price                -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 230 y 66 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 64 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 62 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 60 h 2 w 2 RotateType 1 END
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          R4_Recycling
	WorkGroup			 R4_Recycling
END

BEGIN Object
    Name                 R4_GardenWorker
    Toughness            5.0000
    Price                -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             Gardening
	BEGIN Sprite		 x 230 y 60 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 62 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 64 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 66 h 2 w 2 RotateType 1 END
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          R4_Garden
	WorkGroup			 R4_GardenGroup
	Research			 Gardening
END

BEGIN Object
    Name                 R4_GreenhouseWorker
    Toughness            5.0000
    Price                -500
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
	BEGIN Sprite		 x 230 y 68 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 70 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 72 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 230 y 74 h 2 w 2 RotateType 1 END
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          R4_Greenhouse
	WorkGroup			 R4_GardenGroup
    Research             Gardening
END
# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Recycling 4.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Manufactury 4.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuManufactury
	Width				 1
	Height				 1
	BEGIN Sprite		 x 193 y 90 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 M4_AdvancedManufactury
	Filter				 Work
END

BEGIN Object
	Name				 M4_CottonSeed
	Price				 -2
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 64 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 64 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_CottonCompost
	Price				 -2
	Properties			 Sellable
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 78 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 78 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_CottonFertilizer
	Price				 -5
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 214 y 70 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 220 y 70 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
    Name                 M4_CottonDDT
	Price				 -3
	MaxStackSize		 250
	RenderDepth			 2
	SpriteScale			 0.75
	BEGIN	Sprite		 x 206 y 76 w 2 h 2 RotateType 4 END
	BEGIN	StackSprite	 x 212 y 76 w 2 h 2 RotateType 4 END
	Properties			 Material
	Teleportable		 true
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Equipment
	Name				 M4_DDTSprayer
	BEGIN	Sprite		 x 220 y 89 w 2 h 2 RotateType 0 TopAligned false
		BEGIN	Marker	 x 1 y 1.53125 orientation.x 0 orientation.y 0 Index 0 END
	END
	Scale				 0.600000
	Properties			 Metal
	Properties			 Smelly
	Properties			 NoImport
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_RawCotton
	Price				 -2
	MaxStackSize		 250
	RenderDepth			 2
	BEGIN	Sprite		 x 193 y 108 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 199 y 108 w 2 h 2 RotateType 4 END
	Properties			 Material
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_CottonPlant
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 M4_PlantationGroup
	MadeOf				 Wood
	AttachToWall		 false
	NumSprites			 14
	BEGIN	Sprite		 x 193 y 96 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 193 y 92 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 195 y 92 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 197 y 92 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 199 y 92 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 193 y 94 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 195 y 94 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 197 y 94 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 199 y 94 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 195 y 96 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 199 y 96 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 199 y 98 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 197 y 96 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 197 y 98 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 M4_CottonPlantSpawner
	ConstructionTime	 0
	MoveSpeedFactor		 0.90000
	Toughness			 3.00000
	Price				 -50
	Filter				 Work
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 M4_PlantationGroup
	MadeOf				 Wood
	AttachToWall		 false
	BEGIN	Sprite		 x 199 y 92 w 2 h 2 RotateType 4 END
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_CottonAreaCovered
	Width				 1
	Height				 1
	RenderDepth			 5
	SpriteScale			 0.5
	BEGIN Sprite		 x 195 y 91 w 1 h 1 RotateType 4 END
	Properties			 CanPlaceOnRoad
	Properties			 Sellable
	Properties			 Scripted
END

BEGIN Object
	Name				 M4_PlantationControl
	Width				 3
	Height				 2
	Toughness			 100.0000
	RenderDepth			 1
	Group				 StaticObject
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	NumSlots			 5
	NumSprites			 2
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 4
		BEGIN Marker	 x 0.25 y 1.25 Index 0 END
		BEGIN Marker	 x 1 y 1.5 Index 1 END
		BEGIN Marker	 x 2 y 1.5 Index 2 END
		BEGIN Marker	 x 2.75 y 1.25 Index 3 END
		BEGIN Marker	 x 1.5 y 1.75 Index 4 END
    END
	BEGIN	Sprite		 x 218 y 74 w 3 h 2 RotateType 4
		BEGIN Marker	 x 0.25 y 1.25 Index 0 END
		BEGIN Marker	 x 1 y 1.5 Index 1 END
		BEGIN Marker	 x 2 y 1.5 Index 2 END
		BEGIN Marker	 x 2.75 y 1.25 Index 3 END
		BEGIN Marker	 x 1.5 y 1.75 Index 4 END
    END
	Properties			 Scripted
	Properties			 Wired
	SpecialRestriction	 NoShadow
	Properties			 Uncloneable
	GroundBaseOveride	 0
END

BEGIN Object
	Name				 M4_PlantationControlSpawner
	Price				 -150
	Filter				 Work
	Width				 3
	Height				 2
	ConstructionTime	 0
	Toughness			 100.0000
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 4 END
	BEGIN ToolbarSprite	 x 216 y 74 w 2 h 2 END
	Properties			 Scripted
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_PlantationControlSpawner5
	Price				 -150
	Width				 3
	Height				 2
	Toughness			 100.0000
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 216 y 74 w 2 h 2 END
	Properties			 Scripted
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_PlantationControlSpawner7
	Price				 -150
	Width				 3
	Height				 2
	Toughness			 100.0000
	RenderDepth			 1
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 RoomSpecific
	BEGIN	Sprite		 x 215 y 74 w 3 h 2 RotateType 0 END
	BEGIN ToolbarSprite	 x 216 y 74 w 2 h 2 END
	Properties			 Scripted
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_CottonPrunedPlant
	MaxStackSize		 20
	RenderDepth			 2
	SpriteVariants		 2
	BEGIN	Sprite		 x 199 y 96 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 199 y 98 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 199 y 100 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 M4_PlantationGroup
	Properties			 Scripted
END

BEGIN Object
	Name				 M4_CottonDeadPlant
	MaxStackSize		 20
	RenderDepth			 2
	SpriteVariants		 2
	BEGIN	Sprite		 x 199 y 96 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 199 y 98 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 199 y 100 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 M4_PlantationGroup
	Properties			 Scripted
END

BEGIN Object
	Name				 M4_CottonPlantStruck
	MaxStackSize		 20
	RenderDepth			 2
	SpriteVariants		 2
	BEGIN	Sprite		 x 197 y 96 w 2 h 2 RotateType 0 END
	BEGIN	Sprite		 x 197 y 98 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 199 y 102 w 2 h 2 RotateType 4 END
	Properties			 Material
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_LightningStrike
	Width				 2
	Height				 2
	RenderDepth			 3
	NumSprites			 10
	NumSlots			 1
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	Properties			 Scripted
END

BEGIN Equipment
	Name				 M4_Trowel
	Scale				 0.800000
	AttackPower			 1.00000
	RechargeTime		 1.00000
	Properties			 Tools
	Properties			 Metal
	BEGIN	Sprite		 x 206 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 M4_Plantations
END

BEGIN Equipment
	Name				 M4_Pruners
	Scale				 0.800000
	AttackPower			 5.00000
	RechargeTime		 3.00000
	Properties			 Tools
	Properties			 Weapons
	Properties			 Metal
	BEGIN	Sprite		 x 208 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 M4_Plantations
END

BEGIN Equipment
	Name				 M4_WateringCan
	Scale				 1.000000
	AttackPower			 1.00000
	RechargeTime		 4.00000
	Properties			 Tools
	Properties			 Metal
	BEGIN	Sprite		 x 210 y 70 w 2 h 2 RotateType 0
		BEGIN	Marker	 x 0.9 y 1.0 Index 0 END
	END
    Properties           NoImport
    Research			 M4_Plantations
END

BEGIN Equipment
    Name				 M4_DDT
    Scale				 0.800000  
	BEGIN	Sprite		 x 206 y 76 w 2 h 2 RotateType 0 END
    Properties			 Narcotics
    Properties			 Smelly
    Properties           NoImport
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_PlantationTable
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	WorkGroup			 M4_PlantationGroup
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	NumSlots			 8
	Properties			 Processor
	BEGIN	Sprite		 x 179 y 106 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN Marker	 x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN Marker	 x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN Marker	 x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 StackWood
    Research			 M4_Plantations
END

BEGIN Object
	Name				 M4_Jeans
	Price				 -20
	MaxStackSize		 30
	RenderDepth			 2
	BEGIN	Sprite		 x 185 y 108 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 191 y 108 w 2 h 2 RotateType 4 END
	Properties			 Material
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_ClothSpool
	Price				 -5
	MaxStackSize		 30
	RenderDepth			 2
	BEGIN	Sprite		 x 185 y 110 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 191 y 110 w 2 h 2 RotateType 4 END
	Properties			 Material
	Properties			 Sellable
	WorkGroup			 M4_PlantationGroup
END

BEGIN Object
	Name				 M4_ManufacturyTable
	Width				 2
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -50
	Filter				 Work
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	WorkGroup			 M4_PlantationGroup
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	NumSlots			 8
	Properties			 Processor
	BEGIN	Sprite		 x 190 y 106 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.016875 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 1.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 3.026875 y 0.72875 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 1.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 4 END
		BEGIN Marker	 x 3.036875 y 0.73875 orientation.x 0 orientation.y 0 Index 5 END
		BEGIN Marker	 x 1.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.046875 y 0.74875 orientation.x 0 orientation.y 0 Index 7 END

		BEGIN Marker	 x 5.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7.016875 y 0.71875 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 5.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.026875 y 0.72875 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 5.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 7.036875 y 0.73875 orientation.x 0 orientation.y -1 Index 5 END
		BEGIN Marker	 x 5.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 6 END
		BEGIN Marker	 x 7.046875 y 0.74875 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 9.015625 y -0.91875 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.41875 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 9.025625 y -0.92875 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 9.025625 y 0.42875 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9.035625 y -0.93875 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.035625 y 0.43875 orientation.x -1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.045625 y -0.94875 orientation.x -1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 9.045625 y 0.44875 orientation.x -1 orientation.y 0 Index 7 END
	END
	ToolbarSprite		 TableToolbar
    Research			 M4_AdvancedManufactury
END

BEGIN Object
	Name				 M4_SewingStation
	Price				 -1500
	Filter				 Work
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Width				 3
	NumSlots			 3
    Research			 M4_AdvancedManufactury
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Processor
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 M4_PlantationGroup
	NumSprites			 2
	BEGIN	Sprite		 x 186 y 112 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN	Sprite		 x 192 y 112 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN ToolbarSprite	 x 188 y 112 w 2 h 2 END
	BEGIN Workers
		Worker			 M4_Tailor
		Worker			 Prisoner
	END
END

BEGIN Object
	Name				 M4_TextileMill
	Price				 -1500
	Filter				 Work
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 15.0000
	Width				 3
	NumSlots			 3
    Research			 M4_AdvancedManufactury
	Properties			 StaticObject
	Properties			 RoomSpecific
	Properties			 Scripted
	Properties			 Processor
	MadeOf				 Composite
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	WorkGroup			 M4_PlantationGroup
	NumSprites			 3
	BEGIN Sprite		 x 179 y 109 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN Sprite		 x 179 y 112 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN Sprite		 x 179 y 115 w 6 h 3 RotateType 4 TopAligned false
		BEGIN	Marker	 x 0.9427083333333357 y 1.3229166666666679 orientation.x 0.0 orientation.y 0.0 Index 0 END
		BEGIN	Marker	 x 2.9427083333333357 y 1.4166666666666679 orientation.x 0.0 orientation.y 0.0 Index 1 END
		BEGIN	Marker	 x 4.994791666666668 y 1.3125 orientation.x 0.0 orientation.y 0.0 Index 2 END
	END
	BEGIN ToolbarSprite	 x 181 y 109 w 2 h 2 END
	BEGIN Workers
		Worker			 M4_Tailor
		Worker			 Prisoner
	END
END

BEGIN Room
    Name RoomDivider14
    Research			 M4_Plantations
END




########################### ROOMS

BEGIN Room
    Name				 M4_CottonPlantation
    Research			 M4_Plantations
    Properties			 PrisonersCanWork
    WorkGroup			 M4_PlantationGroup
    Qualification		 M4_Plantation
    Properties			 RequiresSector
    BEGIN Requirement Type Outdoor END
    BEGIN Requirement	 Type	 Object	 Id	 M4_CottonPlant       END
    BEGIN Requirement	 Type	 Object	 Id	 M4_PlantationControl END
    BEGIN Requirement	 Type	 Object	 Id	 M4_PlantationTable   END
    BEGIN LikelyObject	 Id	 M4_CottonPlantSpawner		 END
    BEGIN LikelyObject	 Id	 M4_PlantationControlSpawner END
    BEGIN LikelyObject	 Id	 MetalDetector				 END
    BEGIN LikelyObject	 Id	 FirstAidBox				 END
	BEGIN LikelyObject	 Id	 GardenLight				 END
    BEGIN LikelyObject	 Id	 WaterTank2					 END
    BEGIN Contraband	 Id	 M4_DDT					 END
    BEGIN Contraband	 Id	 M4_Trowel				 END
    BEGIN Contraband	 Id	 M4_Pruners				 END
    BEGIN Contraband	 Id	 M4_Wateringcan			 END
END

BEGIN Room
    Name				 M4_Manufactury
	Properties			 RequiresSector
    Research			 M4_AdvancedManufactury
    Properties			 PrisonersCanWork
    WorkGroup			 M4_PlantationGroup
    Qualification		 M4_ManufacturyInduction
    BEGIN Requirement	 Type	 Indoor	 END
    BEGIN Requirement	 Type	 Object	 Id	 M4_SewingStation	 END
    BEGIN Requirement	 Type	 Object	 Id	 M4_TextileMill		 END
    BEGIN Requirement	 Type	 Object	 Id	 M4_ManufacturyTable END
    BEGIN LikelyObject	 Id	 MetalDetector		 END
    BEGIN LikelyObject	 Id	 FirstAidBox		 END
    BEGIN LikelyObject	 Id	 FireExtinguisher	 END
    BEGIN Contraband	 Id	 Scissors			 END
END

BEGIN Object
	Name				 StaffMenuManufactury
	Width				 1
	Height				 1
	BEGIN Sprite		 x 185 y 101 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Properties			 Entity
	Research			 M4_Plantations
END

BEGIN Object     
    Name                 M4_PlantationWorker
    Toughness            5.0000
    Price                -500  
	Upkeep				 -100
    RenderDepth          3
    ViewRange            3
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             M4_Plantations
	BEGIN Sprite		 x 201 y 110 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 201 y 112 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 201 y 114 h 2 w 2 RotateType 1 END
	BEGIN Sprite		 x 201 y 116 h 2 w 2 RotateType 1 END
    SpriteVariants       4  
	WorkGroup			 M4_PlantationGroup
    Properties           Entity
    Properties           Staff
    Properties           StaffNeeds
	Properties           DefaultBehaviour
	HangOutRoom          M4_CottonPlantation
END

BEGIN Object
    Name                 M4_Tailor
	MoveSpeedFactor		 0.500000
	Toughness			 10.0000
    RenderDepth          3
    ViewRange            8
    Price                -500
	Upkeep				 -100
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Research             M4_AdvancedManufactury
    Properties           Entity
    Properties           Staff
	Equipment			 Scissors
	BEGIN	Sprite		 x 201 y 92 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 94 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 96 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 98 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 100 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 102 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 104 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 106 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 201 y 108 w 2 h 2 RotateType 1 END
	SpriteVariants		 9
	Properties			 DefaultBehaviour
	WorkGroup			 M4_PlantationGroup
    Properties           StaffNeeds
	HangOutRoom			 M4_Manufactury
END


# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Manufactury 4.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Sauna
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuSauna
	Width				 1
	Height				 1
	BEGIN Sprite		 x 211 y 103 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
    Research             Health
	Filter				 Rest
	Filter				 Entertainment
END

BEGIN Object
	Name				 SaunaBench
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -30
	Filter				 Rest
	Filter				 Entertainment
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	ToolbarSprite		 BenchToolbar
	BEGIN	Sprite		 x 211 y 114 w 4 h 2 RotateType 1
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 9 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
	END
	Properties			 RadiatesHeat
	RadiantTemperature	 110
	RadiantRange		 4
	Properties			 RoomSpecific
    Research             Health
END

BEGIN Object
	Name				 SaunaBenchLarge
	Width				 4
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -30
	Filter				 Rest
	Filter				 Entertainment
	NumSlots			 4
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	ToolbarSprite		 BenchToolbar
	BEGIN	Sprite		 x 209 y 116 w 8 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 11 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 13 y 0.9 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 15 y 0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17 y -3 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -5 orientation.x -1 orientation.y 0 Index 3 END
	END
	Properties			 RadiatesHeat
	RadiantTemperature	 110
	RadiantRange		 4
	Properties			 RoomSpecific
    Research             Health
END

BEGIN Room
    Name RoomDivider15
    Research             Health
END

BEGIN Room
    Name                 Sauna
    Research             Health
    BEGIN Requirement   Type    Indoor  END
    BEGIN Requirement Type Object  Id SaunaBench Alt SaunaBenchLarge END
    BEGIN LikelyObject  Id      SaunaBench       END
    BEGIN LikelyObject  Id      SaunaBenchLarge  END
    BEGIN LikelyObject  Id      Radio            END
    BEGIN LikelyObject  Id      WaterFountain    END
    Properties           StaffCanUseFacilities
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Sauna
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Power/WaterStation
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 PowerStation
	Width				 3
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 50.0000
	Price				 -5000
	Group				 UtilityStation
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 Cable
	BlockedBy			 LargePipe
	BlockedBy			 SmallPipe
	BlockedBy			 UtilityStation
	BEGIN ToolbarSprite	 x 202 y 68 w 2 h 2 END
	BEGIN	Sprite		 x 200 y 64 w 6 h 6	 RotateType 0	 TopAligned false  END
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Utility
	Properties			 Electrical
	Properties			 ExplodeWhenWet
	Properties			 RadiatesHeat
	RadiantTemperature	 25
END

BEGIN Object
    Name                 WaterPumpStation
    Width                3
    Height               3
    ConstructionTime     20.0000
    MoveSpeedFactor      0.500000
    Toughness            50.0000
    Price                -5000
    RenderDepth          1
    Group                UtilityStation
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            Cable
    BlockedBy            LargePipe
    BlockedBy            SmallPipe
    BlockedBy            UtilityStation
	BEGIN ToolbarSprite	 x 203 y 71 w 2 h 2 END
	BEGIN	Sprite		 x 200 y 71 w 6 h 6	 RotateType 0	 TopAligned false  END
    MadeOf               Composite
    Properties           StaticObject
    Properties           Utility
    Properties           Electrical
    Properties           RadiatesHeat
    RadiantTemperature   21
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Power/WaterStation
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Tesla Matic 3.0
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuTeslaMatic3
	Width				 1
	Height				 1
	BEGIN Sprite		 x 242 y 35 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 TortureCells
	Filter				 Security
END

BEGIN Object     
	Name				 TeslaMatic3
	Width				 1
	Height				 1
	ConstructionTime	 0
	Toughness			 8000.0000
	Price				 -4500
	Filter				 Security
	AttachToWall		 false
	RenderDepth			 1
    ViewRange            15
	NumSprites			 18
	Group				 StaticObject
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 ExplodeWhenWet
	Workgroup			 TeslaGroup
	Properties			 SlowDelivery
	Properties			 Electrical
	Properties			 Scripted
	
	BEGIN	Sprite		 x 216 y 57 w 2 h 3 RotateType 4 END
	
	BEGIN	Sprite		 x 216 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 218 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 220 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 222 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 224 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 226 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 228 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 230 y 57 w 2 h 3 RotateType 4 END
	
	BEGIN	Sprite		 x 232 y 57 w 2 h 3 RotateType 4 END
	
	BEGIN	Sprite		 x 232 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 234 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 236 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 238 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 240 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 242 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 244 y 57 w 2 h 3 RotateType 4 END
	BEGIN	Sprite		 x 246 y 57 w 2 h 3 RotateType 4 END
	
	BEGIN ToolbarSprite	 x 234 y 57 w 2 h 2 END
	Research			 TortureCells
	Properties			 Uncloneable
END

BEGIN Object
	Name				 ExplodedTeslaMatic3
	Width				 1
	Height				 1
	RenderDepth			 1
	Workgroup			 TeslaGroup 
    MaxStackSize         10  
    RenderDepth          1
    Properties           Rubbish
	MadeOf				 Wood
	BEGIN	Sprite		 x 248 y 57 w 2 h 2 RotateType 4 END
	Research			 TortureCells
	Properties			 Uncloneable
END

BEGIN Object
	Name				 TeslaSweep3
	Width				 2
	Height				 2
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 2
	WorkGroup			 TeslaGroup
	NumSprites			 9
	SpriteScale			 0.9
	BEGIN	Sprite		 x 215 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 218 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 221 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 224 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 227 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 230 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 233 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 236 y 33 w 3 h 3 RotateType 4 END
	BEGIN	Sprite		 x 239 y 33 w 3 h 3 RotateType 4 END
	GroundBaseOveride	 0
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst3
	Width				 3
	Height				 3
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst5
	Width				 5
	Height				 5
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst7
	Width				 7
	Height				 7
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst9
	Width				 9
	Height				 9
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst11
	Width				 11
	Height				 11
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst13
	Width				 13
	Height				 13
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 TeslaEnergyBurst15
	Width				 15
	Height				 15
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	BEGIN	Sprite		 x 215 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 41 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 215 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 223 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 231 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 239 y 49 w 8 h 8 RotateType 0 END
	BEGIN	Sprite		 x 247 y 49 w 8 h 8 RotateType 0 END
	Research			 TortureCells
	Properties			 Scripted
END

BEGIN Object
	Name				 PrisonerEnergyBurst3
	Width				 2
	Height				 2
	Toughness			 10
	ConstructionTime	 -1
	Price				 -1
	RenderDepth			 3
	WorkGroup			 TeslaGroup
	NumSprites			 10
	NumSlots			 1
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 215 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 220 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 225 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	BEGIN	Sprite		 x 230 y 36 w 5 h 5 RotateType 0
		BEGIN Marker	 x 2.5 y 2.5 Index 0 END
    END
	Properties			 Scripted
END

BEGIN Object
	Name				 TazerAreaCovered
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 10.000
	Price				 -1
	RenderDepth			 5
	Sprite				 Tazer
	Properties			 CanPlaceOnRoad
	Properties			 Utility
	Properties			 Sellable
	Properties			 Scripted
	Research			 TortureCells
END

BEGIN Object
	Name				 StaffMenuTeslaMatic3
	Width				 1
	Height				 1
	Properties			 Entity
	BEGIN Sprite		 x 242 y 35 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 TortureCells
END

BEGIN Object     
    Name                 TeslaMaticExpert3
	MoveSpeedFactor		 0.500000
	Toughness			 5.0000
	RenderDepth			 3
	Price				 -1
	Upkeep				 -250
	ViewRange			 15
	BlockedBy			 Wall
	WorkGroup			 TeslaGroup
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 236 y 37 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 Entity
	Properties			 DoesNotTire
	Research			 TortureCells
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
END

BEGIN Object     
    Name                 ShadyTeslaDude3
	MoveSpeedFactor		 0.500000
	Toughness			 5.0000
	RenderDepth			 3
	Price				 -1
	Upkeep				 -250
	ViewRange			 15
	BlockedBy			 Wall
	WorkGroup			 TeslaGroup
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 244 y 37 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 Entity
	Properties			 DoesNotTire
	Research			 TortureCells
	Properties			 StaffNeeds
	Properties			 DefaultBehaviour
	HangOutRoom			 Headquarters
	WorkGroup			 AdminComputerGroup
END

BEGIN Room
    Name RoomDivider36
    Research             TortureCells
END

BEGIN Room       
    Name                 TortureCell3
	Research			 TortureCells
    Properties           Housing
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object Id TeslaMatic3 END
END

BEGIN Room       
    Name                 TazerTherapy3
	Research			 TortureCells
	Workgroup			 TeslaGroup
    BEGIN Requirement Type MinimumSize  x 2  y 3  END
    BEGIN Requirement Type Object Id TeslaMatic3 END
	BEGIN Requirement Type Object Id Chair Alt SofaChairSingle END
	BEGIN Contraband	Id		Tazer		END
END


# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Tesla Matic 3.0
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Money Laundering Mod (Easy Mode) by hoosdatGuy
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuMoneyLaundry
	Width				 1
	Height				 1
	BEGIN Sprite		 x 239 y 74 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 MoneyLaundering
	Filter				 Security
	Filter				 Decoration
	Filter				 Work
END

BEGIN Object
	Name				 DirtyMoney
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 20
	RenderDepth			 1
	Price				 -10
	Properties			 Material
	WorkGroup			 Accounting
	Properties			 SlowDelivery
	BEGIN	Sprite		 x 237 y 90 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 243 y 90 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 CleanMoney
	Width				 1
	Height				 1
	Toughness			 1.0000
	MaxStackSize		 1000
	RenderDepth			 1
	Price				 -200
	Properties			 Material
	Properties			 Sellable
	WorkGroup			 Accounting
	BEGIN	Sprite		 x 237 y 88 w 2 h 2 RotateType 0 END
	BEGIN	StackSprite	 x 243 y 88 w 2 h 2 RotateType 0 END
END

BEGIN Object
	Name				 MoneyTable
	Width				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -200
	Filter				 Work
	NumSlots			 3
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	Properties			 Processor
	Properties			 RoomSpecific
	AutoOrder			 DirtyMoney
	AutoOrderQuantity	 40
	WorkGroup			 Accounting
	Research			 MoneyLaundering
	BEGIN ToolbarSprite	 x 236 y 81 w 2 h 2 END
	BEGIN	Sprite		 x 236 y 81 w 5 h 3 RotateType 4 TopAligned false
	 BEGIN	Marker		 x 1.0 y 1.2 orientation.x 0 orientation.y 0 Index 0 END
	 BEGIN	Marker		 x 2.5 y 1.2 orientation.x 0 orientation.y 0 Index 1 END
	 BEGIN	Marker		 x 4.0 y 1.2 orientation.x 0 orientation.y 0 Index 2 END
	END
END

BEGIN Object
	Name				 MoneySafe
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.25000
	Toughness			 50.0000
	Price				 -1000
	Filter				 Work
	Filter				 Security
	NumSlots			 1
	RenderDepth			 0
	BEGIN	Sprite		 x 167 y 40 w 2 h 2 RotateType 0 TopAligned false
	 BEGIN	Marker		 x 1 y 1 orientation.x 0 orientation.y 0 Index 0 END
	END
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 HollowMetal
	WorkGroup			 Accounting
	Properties			 StaticObject
	Properties			 RoomSpecific
	Research			 MoneyLaundering
END

BEGIN Object
	Name				 GoldBars
	Width				 1
	Height				 1
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -50000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Teleportable		 true
	Properties			 Sellable
	Properties			 RoomSpecific
	Research			 MoneyLaundering
	BEGIN	Sprite		 x 235 y 78 w 2 h 2 RotateType 4 END
END

BEGIN Object
	Name				 MoneyStatue
	Width				 1
	Height				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -1000000
	Filter				 Decoration
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Teleportable		 true
	Properties			 Sellable
	Properties			 RoomSpecific
	Research			 MoneyLaundering
	BEGIN	Sprite		 x 245 y 91 w 1 h 2 RotateType 4 TopAligned false END
END

BEGIN Object
	Name				 PrisonerStatue
	Width				 2
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.50000
	Toughness			 10.0000
	Price				 -1000000
	Filter				 Decoration
	RenderDepth			 1
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Teleportable		 true
	Properties			 Sellable
	Properties			 RoomSpecific
	Research			 MoneyLaundering
	BEGIN ToolbarSprite	 x 235 y 88 w 2 h 2 END
	BEGIN	Sprite		 x 235 y 88 w 2 h 3 RotateType 4 TopAligned false END
END

BEGIN Room
    Name RoomDivider17
	Research			 MoneyLaundering
END

BEGIN Room
	Name				 Accounting
	Research			 MoneyLaundering
	Properties			 PrisonersCanWork
	WorkGroup			 Accounting
	Qualification		 FinanceClass
	BEGIN Requirement	 Type	Indoor	END
	BEGIN Requirement	 Type	Object	Id	MoneyTable	END
	BEGIN Requirement	 Type	Object	Id	Table  Alt SmallTable	END
    BEGIN LikelyObject  Id  SmallTable           END
END

BEGIN Room
	Name				 Vault
	Research			 MoneyLaundering
	WorkGroup			 Accounting
	BEGIN Requirement	 Type Indoor END
	BEGIN Requirement	 Type Object  Id MoneySafe	 END
	BEGIN Requirement	 Type	Object	Id	Table  Alt SmallTable	END
    BEGIN LikelyObject  Id      StaffDoor       END
    BEGIN LikelyObject  Id      StaffDoorWood   END
    BEGIN LikelyObject  Id      StaffDoorMin    END
    BEGIN LikelyObject  Id      StaffDoorMed    END
    BEGIN LikelyObject  Id      StaffDoorMax    END
    BEGIN LikelyObject  Id      StaffDoorProt   END
    BEGIN LikelyObject  Id      StaffDoorDeathRow END
    BEGIN LikelyObject  Id      ToughStaffDoor  END
    BEGIN LikelyObject  Id      StaffDoorShared END
	BEGIN LikelyObject	 Id GoldBars END
	BEGIN LikelyObject	 Id MoneyStatue END
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Money Laundering Mod (Easy Mode) by hoosdatGuy
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Metro Stations
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuMetro
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 192 y 56 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
    Name                 MetroStation
	Width				 6
	Height				 3
	ConstructionTime	 -1
    Toughness            100000.000
    Teleportable         true
    Price                -1
    RenderDepth          4
	SpriteScale			 1.1
	NumSprites			 3
	BEGIN	Sprite		 x 129 y 55 w 10 h 5 RotateType 4 END
	BEGIN	Sprite		 x 129 y 60 w 10 h 5 RotateType 4 END
	BEGIN	Sprite		 x 129 y 65 w 10 h 5 RotateType 4 END
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END
# 0 = PRISON
# 1 = VISITORS
# 2 = PAROLE

BEGIN Object
    Name                 MetroStationSmall
	Width				 4
	Height				 3
	ConstructionTime	 -1
    Toughness            100000.000
    Teleportable         true
    Price                -1
    RenderDepth          4
	SpriteScale			 1.1
	NumSprites			 8
	BEGIN	Sprite		 x 139 y 55 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 139 y 60 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 139 y 65 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 147 y 55 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 147 y 60 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 147 y 65 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 155 y 55 w 8 h 5 RotateType 4 END
	BEGIN	Sprite		 x 155 y 60 w 8 h 5 RotateType 4 END
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END
# 0 = PAROLE
# 1 = CHAPEL
# 2 = CLASSROOM
# 3 = VISITORS
# 4 = EXECUTION
# 5 = PRISON
# 6 = CEMETERY
# 7 = EXIT



# new metro stations

BEGIN Object
    Name                 Metro2
	Height				 4
	ConstructionTime	 -1
    Toughness            100000.000
    Teleportable         true
    Price                -1
    RenderDepth          4
	SpriteScale			 1.1
	NumSprites			 6
	NumSlots			 8
	BEGIN	Sprite		 x 165 y 77 w 7 h 6 RotateType 1
		BEGIN Marker	 x 3.5 y 2 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 3.5 y 4 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 3.5 y 3.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 10.5 y 4 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 10.5 y 2 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 10.5 y 2.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 18 y 2.5 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 16 y 2.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 16.25 y 2.5 orientation.x -1 orientation.y 0 Index 2 END
	END
	BEGIN	Sprite		 x 167 y 84 w 10 h 6 RotateType 1
		BEGIN Marker	 x 5 y 2 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 5 y 4 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 5 y 3.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 15 y 4 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 15 y 2 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 15 y 2.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 24 y 1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 22 y 1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 22.25 y 1 orientation.x -1 orientation.y 0 Index 2 END
	END
	BEGIN	Sprite		 x 137 y 77 w 7 h 6 RotateType 1
		BEGIN Marker	 x 3.5 y 0.85 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 3.5 y 5.9 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 3.5 y 5.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 0.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 6.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 6.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.5 y 0.1 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 10.5 y 5.65 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 10.5 y 0.1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 10.5 y 0.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 7.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 13.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 13.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 10.5 y 5.9 orientation.x 0 orientation.y 1 Index 7 END

		BEGIN Marker	 x 19.65 y 2.5 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 14.1 y 2.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 14.35 y 2.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 17 y 5.9 orientation.x 0 orientation.y 1 Index 5 END
		BEGIN Marker	 x 17 y 5.65 orientation.x 0 orientation.y 1 Index 6 END
		BEGIN Marker	 x 19.9 y 2.5 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 138 y 84 w 10 h 6 RotateType 1
		BEGIN Marker	 x 5 y 0.85 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 5 y 5.9 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 5 y 5.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 0.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 5 y 0.1 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 15 y 5.65 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 15 y 0.1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 15 y 0.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 10.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 10.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 19.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 19.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 15 y 5.9 orientation.x 0 orientation.y 1 Index 7 END

		BEGIN Marker	 x 25.65 y 1 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 20.1 y 1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 20.35 y 1 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 23 y -3.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 23 y -3.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 23 y 5.9 orientation.x 0 orientation.y 1 Index 5 END
		BEGIN Marker	 x 23 y 5.65 orientation.x 0 orientation.y 1 Index 6 END
		BEGIN Marker	 x 25.9 y 1 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 137 y 77 w 7 h 6 RotateType 1
		BEGIN Marker	 x 3.5 y 0.85 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 3.5 y 5.9 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 3.5 y 5.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 0.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 6.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 6.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 3.5 y 0.1 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 10.5 y 5.65 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 10.5 y 0.1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 10.5 y 0.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 7.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 7.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 13.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 13.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 10.5 y 5.9 orientation.x 0 orientation.y 1 Index 7 END

		BEGIN Marker	 x 19.65 y 2.5 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 14.1 y 2.5 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 14.35 y 2.5 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -0.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 17 y 5.9 orientation.x 0 orientation.y 1 Index 5 END
		BEGIN Marker	 x 17 y 5.65 orientation.x 0 orientation.y 1 Index 6 END
		BEGIN Marker	 x 19.9 y 2.5 orientation.x 1 orientation.y 0 Index 7 END
	END
	BEGIN	Sprite		 x 138 y 84 w 10 h 6 RotateType 1
		BEGIN Marker	 x 5 y 0.85 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 5 y 5.9 orientation.x 0 orientation.y 1 Index 1 END
		BEGIN Marker	 x 5 y 5.65 orientation.x 0 orientation.y 1 Index 2 END
		BEGIN Marker	 x 0.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 0.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 9.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 9.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 5 y 0.1 orientation.x 0 orientation.y -1 Index 7 END

		BEGIN Marker	 x 15 y 5.65 orientation.x 0 orientation.y 1 Index 0 END
		BEGIN Marker	 x 15 y 0.1 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 15 y 0.85 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 10.1 y 3 orientation.x -1 orientation.y 0 Index 3 END
		BEGIN Marker	 x 10.35 y 3 orientation.x -1 orientation.y 0 Index 4 END
		BEGIN Marker	 x 19.9 y 3 orientation.x 1 orientation.y 0 Index 5 END
		BEGIN Marker	 x 19.65 y 3 orientation.x 1 orientation.y 0 Index 6 END
		BEGIN Marker	 x 15 y 5.9 orientation.x 0 orientation.y 1 Index 7 END

		BEGIN Marker	 x 25.65 y 1 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 20.1 y 1 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 20.35 y 1 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 23 y -3.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 23 y -3.15 orientation.x 0 orientation.y -1 Index 4 END
		BEGIN Marker	 x 23 y 5.9 orientation.x 0 orientation.y 1 Index 5 END
		BEGIN Marker	 x 23 y 5.65 orientation.x 0 orientation.y 1 Index 6 END
		BEGIN Marker	 x 25.9 y 1 orientation.x 1 orientation.y 0 Index 7 END
	END
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
    Name                 Metro2Sign
	Width				 1
	Height				 1
	ConstructionTime	 -1
    Toughness            100000.000
    Teleportable         true
    Price                -1
	Properties			 Sellable
    RenderDepth          5
	NumSprites			 52
	SpriteScale			 1.4
	BEGIN	Sprite		 x 152 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 162 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 154 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 156 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 156 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 154 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 158 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 160 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 158 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 162 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 160 y 72 w 2 h 2 RotateType 4 END

	BEGIN	Sprite		 x 132 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 134 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 136 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 138 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 140 y 72 w 2 h 2 RotateType 4 END

	BEGIN	Sprite		 x 132 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 134 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 136 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 138 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 140 y 74 w 2 h 2 RotateType 4 END

	BEGIN	Sprite		 x 142 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 144 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 146 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 148 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 150 y 72 w 2 h 2 RotateType 4 END

	BEGIN	Sprite		 x 142 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 144 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 146 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 148 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 150 y 74 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 152 y 74 w 2 h 2 RotateType 4 END

	BEGIN	Sprite		 x 130 y 72 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 130 y 74 w 2 h 2 RotateType 4 END
	
	BEGIN	Sprite		 x 130 y 76 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 132 y 76 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 130 y 78 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 132 y 78 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 130 y 80 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 132 y 80 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 134 y 76 w 2 h 2 RotateType 4 END
	
	BEGIN	Sprite		 x 166 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 168 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 170 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 172 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 174 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 176 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 178 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 180 y 56 w 2 h 2 RotateType 4 END
	
	BEGIN	Sprite		 x 134 y 78 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 134 y 80 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 134 y 82 w 2 h 2 RotateType 4 END
	
	Properties			 DontAvoid
	Properties			 Uncloneable
END
# STAFF = 0, HQ = 1, DELIVERIES = 2, EXPORTS = 3, KITCHEN = 4, WORKSHOP = 5, TAZER = 6, GUARDS = 7, SNIPERS = 8, EXECUTION = 9, TOILETS = 10
# CANTEEN = 11, NURSERY = 12, STAFFROOM = 13, STORAGE = 14, KENNEL = 15
# ARMOURY = 16, TOWER = 17, OFFICE = 18, PLANTATION = 19, GARDEN = 20
# MINSEC = 21, MEDSEC = 22, MAXSEC = 23, SUPERMAX = 24, INSANE = 25
# PROTECTED = 26, DEATHROW = 27, RECEPTION = 28, CELLBLOCK = 29 SOLITARY = 30, FORESTRY = 31, FIREMAN = 32, FIREBRIGADE = 33
# ACOUNTING = 34, RECYCLING = 35, BARBER = 36, WOODSHOP = 37, FACTORY = 38, SECURITY = 39, YARD = 40
# CEMETERY = 41, CHAPEL = 42, CLASSROOM = 43, EXECUTION = 44, EXIT = 45, PAROLE = 46, PRISON = 47, VISITORS = 48
# MORGUE = 49, INFIRMARY = 50, LAUNDRY = 51

BEGIN Object
    Name                 Metro2Location
	Width				 1
	Height				 1
	ConstructionTime	 -1
    Toughness            100000.000
    Teleportable         true
    Price                -1
	Properties			 Sellable
    RenderDepth          5
	SpriteScale			 0.9
	BEGIN	Sprite		 x 182 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 184 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 186 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 188 y 56 w 2 h 2 RotateType 4 END
	BEGIN	Sprite		 x 190 y 56 w 2 h 2 RotateType 4 END
	SpriteVariants		 5
	Properties			 DontAvoid
	Properties			 Uncloneable
END

BEGIN Object
    Name                 Metro2Beacon
	Width				 1
	Height				 1
    Toughness            100000.000
    Teleportable         true
    Price                -1
	Properties			 Sellable
    RenderDepth          3
	NumSprites			 2
	BEGIN Sprite		 x 156 y 65 w 2 h 2 RotateType 4 END
	BEGIN Sprite		 x 160 y 65 w 2 h 2 RotateType 4 END
    MadeOf               SolidMetal
	Properties			 DontAvoid
	Properties			 Scripted
	Properties			 MobileObject
    Properties           CanPlaceOnRoad
	Properties			 Uncloneable
END

BEGIN Object
	Name				 MetroDoor
	Width				 1
	Height				 1
	ConstructionTime	 -1
	Toughness			 100000.000
#	Teleportable		 true
	Price				 -1
	RenderDepth			 0
	Group				 StaticObject
	BEGIN	Sprite		 x 156 y 68 w 2 h 2 RotateType 1 END
	MadeOf				 SolidMetal
	Properties			 StaticObject
	Properties			 Door
	Properties			 Uncloneable
    SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ObjMenuMetro2
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 192 y 58 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
    Name                 Metro2SmallDownSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 165 y 77 w 7 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 61 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2SmallLeftSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 179 y 76 w 6 h 7 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 63 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2SmallUpSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 172 y 77 w 7 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 65 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2SmallRightSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 181 y 76 w 6 h 7 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 67 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2LargeDownSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 167 y 84 w 10 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 69 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2LargeLeftSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 187 y 80 w 6 h 10 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 71 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2LargeUpSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 177 y 84 w 10 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 197 y 73 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2LargeRightSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 189 y 80 w 6 h 10 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 73 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
	Name				 ObjMenuMetro2Crossing
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 194 y 58 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
    Name                 Metro2CrossSmallHoriSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 137 y 77 w 7 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 69 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2CrossSmallVertiSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 151 y 76 w 6 h 7 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 69 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2CrossLargeHoriSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 138 y 84 w 10 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 71 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2CrossLargeVertiSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 158 y 80 w 6 h 10 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 71 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
	Name				 ObjMenuMetro2Junction
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 194 y 56 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
    Name                 Metro2JunctSmallDownSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 137 y 77 w 7 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 61 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctSmallLeftSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 151 y 76 w 6 h 7 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 63 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctSmallUpSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 137 y 77 w 7 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 65 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctSmallRightSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 151 y 76 w 6 h 7 RotateType 4 END
	BEGIN ToolbarSprite	 x 193 y 67 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctLargeDownSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 138 y 84 w 10 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 61 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctLargeLeftSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 158 y 80 w 6 h 10 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 63 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctLargeUpSpawner
	Height				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 138 y 84 w 10 h 6 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 65 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 Metro2JunctLargeRightSpawner
	Width				 4
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN	Sprite		 x 158 y 80 w 6 h 10 RotateType 4 END
	BEGIN ToolbarSprite	 x 195 y 67 w 2 h 2 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
	Name				 ObjMenuMetroOld
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 196 y 56 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
    Name                 MetroStationPrisonSpawner
	Width				 6
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 133 y 57 w 2 h 2 END
	BEGIN	Sprite		 x 129 y 55 w 10 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationPrisonSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 150 y 67 w 2 h 2 END
	BEGIN	Sprite		 x 147 y 65 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationVisitorsSpawner
	Width				 6
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 133 y 62 w 2 h 2 END
	BEGIN	Sprite		 x 129 y 60 w 10 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationVisitorsSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 150 y 57 w 2 h 2 END
	BEGIN	Sprite		 x 147 y 55 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationParoleSpawner
	Width				 6
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 133 y 67 w 2 h 2 END
	BEGIN	Sprite		 x 129 y 65 w 10 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationParoleSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 142 y 57 w 2 h 2 END
	BEGIN	Sprite		 x 139 y 55 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationChapelSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 142 y 62 w 2 h 2 END
	BEGIN	Sprite		 x 139 y 60 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationClassroomSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 142 y 67 w 2 h 2 END
	BEGIN	Sprite		 x 139 y 65 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationExecutionSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 150 y 62 w 2 h 2 END
	BEGIN	Sprite		 x 147 y 60 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationCemeterySmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 158 y 57 w 2 h 2 END
	BEGIN	Sprite		 x 155 y 55 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
    Name                 MetroStationExitSmallSpawner
	Width				 4
	Height				 3
    Price                -1000
    RenderDepth          3
	SpriteScale			 1.1
	BEGIN ToolbarSprite	 x 158 y 62 w 2 h 2 END
	BEGIN	Sprite		 x 155 y 60 w 8 h 5 RotateType 4 END
	Properties			 Entity
	Properties			 Staff
	Properties			 Scripted
END

BEGIN Object
	Name				 MetroStationEarnings
	Width				 1
	Height				 1
	RenderDepth			 1
	Properties			 Material
	MaxStackSize		 12
	Properties			 Sellable
	Price				 -198
	BEGIN	Sprite		 x 164 y 54 w 2 h 2 RotateType 0 TopAligned false END
	BEGIN	StackSprite	 x 170 y 54 w 2 h 2 RotateType 0 TopAligned false END
END

BEGIN Object
    Name                 MetroGuard
	Width				 1
	Height				 1
    Toughness            10000.000
    Teleportable         true
    RenderDepth          3
	Sprite				 Guard
	Properties			 Staff
	Properties			 DoesNotTire
	Properties			 Entity
END

BEGIN Object
    Name                 Teacher
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Teacher
    SpriteVariants       4
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 TeacherClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Teacher
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
END

BEGIN Object
    Name                 SpiritualLeader
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Priest
    SpriteVariants       7
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 SpiritualLeaderClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               Priest
    SpriteVariants       7
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
END

BEGIN Object
    Name                 ParoleOfficer
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleBoardMember
    SpriteVariants       4
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 ParoleOfficerClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleBoardMember
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 ParoleLawyer
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleLawyer
    SpriteVariants       4
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 ParoleLawyerClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleLawyer
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
END

BEGIN Object
    Name                 AppealsLawyer
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleLawyer
    SpriteVariants       4
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 AppealsLawyerClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleLawyer
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
END

BEGIN Object
    Name                 AppealsMagistrate
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleBoardMember
    SpriteVariants       4
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 AppealsMagistrateClone
    MoveSpeedFactor      0.500000
    Toughness            5.0000
    RenderDepth          3
    ViewRange            5
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    Sprite               ParoleBoardMember
    SpriteVariants       4
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
END

BEGIN Object
    Name                 Visitor
    RenderDepth          3
    Toughness            5
    Sprite               PalermoDaughter1
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
    Name                 ExecutionWitness
    RenderDepth          3
    Toughness            5
    Sprite               PalermoDaughter1
    Properties           Entity
    Properties           DoesNotTire
	Properties			 Scripted
END

BEGIN Object
	Name				 DelMetro
    Price                -1
	BEGIN	Sprite		 x 158 y 66 w 2 h 2 RotateType 4 END
	Properties			 Entity
	Properties			 Scripted
	Research			 DevTools
END

#BEGIN Material
#	Name				 MenuMetro
#	ConstructionTime	 0
#	Price				 -100000000
#	SoftEdged			 -1
#	IndoorOutdoor		 0
#	ObjectRequired		 Concrete
#	BEGIN Sprite0	 x 39 y 31	 END
#END

#BEGIN Material
#	Name				 MetroFloor
#	ConstructionTime	 0
#	MoveCost			 0.100000
#    SoftEdged            -1
#	VersionAdded		 1000
#    BEGIN Sprite0    	 x 35 y 61  END
#END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Metro Stations
#
# # # # # # # # # # # # # # # # # # # # # # #



BEGIN Object
	Name				 ObjMenuExoticObjects
	Width				 1
	Height				 1
	BEGIN Sprite		 x 213 y 103 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Decoration
	Filter				 Rest
	Filter				 Entertainment
END


# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Zone Designator by KillHour
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ZoneDesignator
	ConstructionTime	 0
#	Teleportable		 true
	RenderDepth			 0
	BEGIN	Sprite		 x 253 y 116 w 2 h 2 RotateType 0 END
	Research			 Deployment
	MadeOf				 Wood
	BlockVis			 false
	Properties			 StaticObject
	Properties			 Door
	DoorRestriction		 Standard
    SpecialRestriction	 NoShadow
END
#	Properties			 Scripted

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Zone Designator by KillHour
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin various exotic
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ServoProxy
	ConstructionTime	 0
	Price				 -300
	Height				 2
	RenderDepth			 3
	BlockedBy			 UtilityStation
	Sprite				 DoorServo
	SpriteScale			 0.5
	ToolbarSprite		 DoorServoToolbar
	MadeOf				 Composite
	Properties			 CanPlaceOnRoad
	Properties			 Scripted
	Research			 RemoteAccess
END

BEGIN Object
	Name				 StatusLightProxy
	ConstructionTime	 0
	Price				 -300
	Height				 1
	RenderDepth			 3
	BlockedBy			 UtilityStation
	Sprite				 StatusLight
	SpriteScale			 0.5
	ToolbarSprite		 StatusLight
	MadeOf				 Composite
	Properties			 Scripted
	Research			 RemoteAccess
END

BEGIN Object
	Name				 BoomBox
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -250
	Filter				 Entertainment
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 Boombox
	MadeOf				 Wood
	Properties			 StaticObject
END

BEGIN Object
	Name				 PingPongTable
	Width				 3
	Height				 2
	ConstructionTime	 0
	Price				 -200
	Filter				 Entertainment
	RenderDepth			 1
	NumSlots			 2
	Group				 StaticObject
	Properties			 RoomSpecific
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Wood
	Properties			 StaticObject
	BEGIN ToolbarSprite	 x 209 y 106 w 2 h 2 END
	BEGIN Sprite		 x 209 y 105 w 6 h 4 RotateType 2
		BEGIN	Marker	 x 0.109375 y 1.8021716101694913 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN	Marker	 x 5.890625 y 1.8021716101694913 orientation.x -1 orientation.y 0 Index 1 END

		BEGIN	Marker	 x 7.984375 y 3.359375 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN	Marker	 x 7.984375 y -1.765625 orientation.x 0 orientation.y 1 Index 1 END
	END
END

BEGIN Object
	Name				 CoffeeTable
	Width				 1
	Height				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.250000
	Toughness			 10.0000
	Price				 -120
	Filter				 Rest
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Properties			 StaticObject
	SpriteScale			 1.1
	BEGIN	Sprite		 x 191 y 73 w 3 h 6 RotateType 2 END
	BEGIN ToolbarSprite	 x 191 y 73 w 2 h 2 END
	Research			 ExoticObjects
END

BEGIN Object
	Name				 DiningChair
	ConstructionTime	 0
	NumSlots			 1
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.600000
	Price				 -75
	Filter				 Rest
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 DiningChair
	MadeOf				 Composite
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 DiningTable
	Height				 3
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -150
	Filter				 Rest
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 DiningTable
	MadeOf				 Wood
	Properties			 RoomSpecific
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 SofaBlueLeft
	Width				 1
	Height				 3
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -350
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 196 y 79 w 2 h 6 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.078125 y 3.765625 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.078125 y 1.734375 orientation.x 1 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
    ToolbarSprite        SofaDoubleToolbar
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 SofaBlueRight
	Width				 1
	Height				 3
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -350
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 198 y 79 w 2 h 6 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.078125 y 3.765625 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.078125 y 1.734375 orientation.x -1 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
    ToolbarSprite        SofaDoubleToolbar
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 Sofa
	Width				 1
	Height				 3
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -350
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 200 y 79 w 2 h 6 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.078125 y 3.765625 orientation.x 1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.078125 y 1.734375 orientation.x 1 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
	ToolbarSprite		 SofaChair
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 SofaRight
	Width				 1
	Height				 3
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -350
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 202 y 79 w 2 h 6 RotateType 4 TopAligned false
		BEGIN Marker	 x 1.078125 y 3.765625 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 1.078125 y 1.734375 orientation.x -1 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
	ToolbarSprite		 SofaChair
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 SofaChair
	Width				 1
	Height				 1
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	NumSlots			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -250
	Filter				 Rest
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 196 y 86 w 2 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.046875 y 0.51875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3.015625 y 0 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 5.015625 y 0.51875 orientation.x -1 orientation.y 0 Index 0 END
	END
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 SofaBeige
	Width				 2
	Height				 1
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Rest
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 196 y 89 w 4 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1.046875 y 0.71875 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.953125 y 0.71875 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5.015625 y 0.15625 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 6.984375 y 0.15625 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 9.015625 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 9.015625 y 0.34375 orientation.x -1 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
	ToolbarSprite		 SofaChair
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 LivingRoomTV
	Width				 1
	Height				 3
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 LivingRoomTv
	ToolbarSprite		 TvLarge
	MadeOf				 Composite
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 HouseDoor
	Width				 2
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -75
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 HouseDoor
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 BathTub
	Width				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -300
	Filter				 Decoration
	Group				 StaticObject
	AttachToWall		 true
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 Bathtub
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 Cupboard
	Width				 2
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -75
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 Cupboard
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 VanityTable
	Width				 2
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -250
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 VanityTable
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 Mirror
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -75
	Filter				 Decoration
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 Mirror
	SpriteScale			 0.8
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 BedsideCab1
	Width				 1
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -30
	Filter				 Decoration
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 BedsideCab1
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 BedsideCab2
	Width				 1
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -30
	Filter				 Decoration
	AttachToWall		 true
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 BedsideCab2
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

BEGIN Object
	Name				 DoubleBed
	Height				 3
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -200
	Filter				 Rest
	Filter				 Decoration
	NumSlots			 2
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 221 y 109 w 3 h 4 RotateType 4 TopAligned false
		BEGIN Marker	 x 0.859375 y 1.703125 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 2.109375 y 1.703125 orientation.x 0 orientation.y 0 Index 1 END
	END
	MadeOf				 Wood
	Properties			 StaticObject
	Research			 ExoticObjects
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Zone Designator by KillHour
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Road Objects
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuRoadObjects
	Width				 1
	Height				 1
	BEGIN Sprite		 x 235 y 76 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 RoadObjects
	Filter				 Decoration
	Filter				 Signs
END

BEGIN Object
	Name				 StreetLightLeft
	Width				 3
	Height				 4
	ConstructionTime	 0
	RenderDepth			 4
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	BEGIN ToolbarSprite	 x 235 y 113 w 2 h 2 END
	BEGIN	Sprite		 x 235 y 113 w 3 h 4 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	SpecialRestriction	 NoShadow
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 StreetLightRight
	Width				 3
	Height				 4
	ConstructionTime	 0
	RenderDepth			 4
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	BEGIN ToolbarSprite	 x 239 y 113 w 2 h 2 END
	BEGIN	Sprite		 x 238 y 113 w 3 h 4 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	SpecialRestriction	 NoShadow
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 TrafficLightLeft
	Width				 4
	Height				 4
	ConstructionTime	 0
	RenderDepth			 4
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	BEGIN ToolbarSprite	 x 243 y 113 w 2 h 2 END
	BEGIN	Sprite		 x 241 y 113 w 4 h 4 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 TrafficLightRight
	Width				 4
	Height				 4
	ConstructionTime	 0
	RenderDepth			 4
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	BEGIN ToolbarSprite	 x 245 y 113 w 2 h 2 END
	BEGIN	Sprite		 x 245 y 113 w 4 h 4 RotateType 4 END
	MadeOf				 HollowMetal
	BlockedBy			 MustBeOutdoor
	Properties			 StaticObject
	Properties			 DontAvoid
	Properties			 CanPlaceOnRoad
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 BusStop
	Height				 2
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Signs
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 MustBeOutdoor
	BEGIN ToolbarSprite	 x 222 y 76 w 2 h 2 END
	BEGIN Sprite		 x 222 y 76 w 2 h 4 END
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Research			 RoadObjects
END

BEGIN Object
	Name				 PrisonSign
	Height				 1
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Signs
	Group				 StaticObject
	AttachToWall		 true
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 MustBeOutdoor
	Sprite				 PrisonSign
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Research			 RoadObjects
END

BEGIN Object
	Name				 MailBox
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	Sprite				 MailBox
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 CanPlaceOnRoad
	Research			 RoadObjects
END

BEGIN Object
	Name				 ExitSign
	ConstructionTime	 0
	Toughness			 10.0000
	Price				 -20
	Filter				 Signs
	RenderDepth			 3
	AttachToWall		 true
	BlockedBy			 UtilityStation
	BEGIN ToolbarSprite	 x 226 y 80 w 1 h 1 END
	BEGIN Sprite		 x 224 y 79 w 1 h 2 RotateType 1 END
	SpriteScale			 0.5
#	Teleportable		 true
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 DontAvoid
	Research			 RoadObjects
END

BEGIN Object
	Name				 Hydrant
	ConstructionTime	 0
	RenderDepth			 1
	MoveSpeedFactor		 0.600000
	Toughness			 50.0000
	Price				 -50
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BlockedBy			 MustBeOutdoor
	Sprite				 Hydrant
	MadeOf				 HollowMetal
	Properties			 StaticObject
	Properties			 CanPlaceOnRoad
	Research			 RoadObjects
END

BEGIN Object
    Name                 stopsign
    Width                1
    Height               1
    ConstructionTime     3.00000
    MoveSpeedFactor      0.250000
    Toughness            15.0000
    Price                -5
	Filter				 Signs
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
	Properties           StaticObject
    RenderDepth          0
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 179 y 53 w 2 h 2 END
    BEGIN	Sprite		 x 179 y 53 w 2 h 3 RotateType 3 END
	Research			 RoadObjects
END

BEGIN Object
    Name                 parkingsign
    Width                1
    Height               1
    ConstructionTime     3.00000
    MoveSpeedFactor      0.250000
    Toughness            15.0000
    Price                -5
	Filter				 Signs
    Group                StaticObject
    BlockedBy            Wall
    BlockedBy            StaticObject
    BlockedBy            UtilityStation
    MadeOf               Composite
	Properties           StaticObject
    RenderDepth          0
    Properties           CanPlaceOnRoad
    BEGIN	Sprite		 x 173 y 54 w 2 h 2 RotateType 3 END
	Research			 RoadObjects
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Decorative Vehicles by WinterDreamer
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ElegantCar
	Width				 2
	Height				 4
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	BEGIN ToolbarSprite	 x 41 y 123 w 4 h 4 END
	Sprite				 Car
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CopCar
	Width				 3
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	Sprite				 CopCar1
	SpriteScale			 1.2
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RedCar
	Width				 3
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	Sprite				 CopCar2
	SpriteScale			 1.2
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 BlackLimo
	Width				 2
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	BEGIN ToolbarSprite	 x 41 y 123 w 4 h 4 END
	BEGIN	Sprite		 x 41 y 120 w 4 h 7 RotateType 4 TopAligned false END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 BlueLimo
	Width				 2
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	BEGIN ToolbarSprite	 x 45 y 123 w 4 h 4 END
	BEGIN	Sprite		 x 45 y 120 w 4 h 7 RotateType 4 TopAligned false END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RedLimo
	Width				 2
	Height				 3
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	BEGIN ToolbarSprite	 x 49 y 123 w 4 h 4 END
	BEGIN	Sprite		 x 49 y 120 w 4 h 7 RotateType 4 TopAligned false END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CargoTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 9
	BEGIN ToolbarSprite	 x 66 y 12 w 4 h 4 END
	BEGIN Sprite		 x 66 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 1 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13	orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 14.9	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 3.25  orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 8
	Properties			 Uncloneable
END

BEGIN Object
	Name				 PrisonerTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 14
	BEGIN ToolbarSprite	 x 66 y 71 w 4 h 4 END
	BEGIN Sprite		 x 66 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 65 w 4 h 10 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.75	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.25	 y 9.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2	y 3	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 5
	Properties			 Uncloneable
END

BEGIN Object
	Name				 MedicalTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 14
	BEGIN ToolbarSprite	 x 66 y 38 w 4 h 4 END
	BEGIN Sprite		 x 66 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 32 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 0.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 6
	Properties			 Uncloneable
END

BEGIN Object
	Name				 FireTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 13
	BEGIN ToolbarSprite	 x 66 y 27 w 4 h 4 END
	BEGIN Sprite		 x 66 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 80 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 84 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 88 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 92 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 100 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 104 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 108 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 112 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 116 y 18 w 4 h 14 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 11  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 12.25	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 1.9	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2.1	y 5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 7
	Properties			 Uncloneable
END

BEGIN Object
	Name				 RiotTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 15
	BEGIN ToolbarSprite	 x 66 y 49 w 4 h 4 END
	BEGIN Sprite		 x 66 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 70 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 74 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 78 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 82 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 90 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 94 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 98 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 102 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 110 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 114 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 118 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 122 y 43 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5	y 9.5  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 6
	Properties			 Uncloneable
END

BEGIN Object
	Name				 ArmyTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 11
	BEGIN ToolbarSprite	 x 66 y 60 w 4 h 4 END
	BEGIN Sprite		 x 66 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 71 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 76 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 81 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 86 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 91 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 96 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 101 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 106 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 111 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	BEGIN Sprite		 x 116 y 54 w 4 h 11 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 8  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.6	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.4	y 9.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 3  END
		BEGIN	Marker	 x 2  y 1.5	 orientation.x 0.0000000	orientation.y 0.0000000	 Index 4  END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 6
	Properties			 Uncloneable
END

BEGIN Object
	Name				 EngineTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 2
	BEGIN ToolbarSprite	 x 101 y 123 w 4 h 4 END
	BEGIN	Sprite		 x 101 y 116 w 4 h 12 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 9  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5  y 10.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5  y 10.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN Marker	 x 2 y 2 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2 y 5 orientation.x 0 orientation.y 0 Index 4 END
	END
	BEGIN	Sprite		 x 114 y 116 w 4 h 12 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 9  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5  y 10.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5  y 10.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN Marker	 x 2 y 2 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2 y 5 orientation.x 0 orientation.y 0 Index 4 END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	GroundBaseOveride	 6
	Properties			 Uncloneable
END

BEGIN Object
	Name				 CarTruck
	Width				 2
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Price				 -1000
	Filter				 Decoration
	Group				 StaticObject
	BlockedBy			 Wall
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	RenderDepth			 3
	Properties			 BlockMovement
	NumSlots			 5
	NumSprites			 2
	BEGIN ToolbarSprite	 x 101 y 111 w 4 h 4 END
	BEGIN	Sprite		 x 101 y 100 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5  y 14.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5  y 14.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN Marker	 x 2 y 2.5 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2 y 9 orientation.x 0 orientation.y 0 Index 4 END
	END
	BEGIN	Sprite		 x 114 y 100 w 4 h 16 RotateType 4 TopAligned true
		BEGIN	Marker	 x 2  y 13  orientation.x 0.0000000	orientation.y 0.0000000	 Index 0  END
		BEGIN	Marker	 x 0.5  y 14.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 1  END
		BEGIN	Marker	 x 3.5  y 14.4  orientation.x 0.0000000	orientation.y 0.0000000	 Index 2  END
		BEGIN Marker	 x 2 y 1.7 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 2 y 8.3 orientation.x 0 orientation.y 0 Index 4 END
	END
	SpriteScale			 1.1
	Properties			 StaticObject
	Properties			 Scripted
	Research			 RoadObjects
	Properties			 Uncloneable
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Decorative Vehicles by WinterDreamer
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Railways
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 RailwayManager
	Width				 1
	Toughness			 2000.000
	MadeOf				 Composite
	BEGIN Sprite		 x 64 y 119 w 2 h 3 RotateType 4 TopAligned false END
	BEGIN ToolbarSprite	 x 64 y 119 w 2 h 2 END
	RenderDepth			 0
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Scripted
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	Research			 RoadObjects
END

BEGIN Object
	Name				 TrainSpawner
	Width				 2
	Toughness			 2000.000
	MadeOf				 Composite
	BEGIN	Sprite		 x 120 y 30 w 4 h 2 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 121 y 30 w 2 h 2 END
	RenderDepth			 0
	Properties			 Scripted
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwayTrackSign
	Width				 1
	Height				 1
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	NumSprites			 2
	BEGIN	Sprite		 x 105 y 96 w 2 h 2 RotateType 7 TopAligned false END
	BEGIN	Sprite		 x 110 y 96 w 2 h 2 RotateType 7 TopAligned false END
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 -1
	Price				 -1
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwayCrossingSign
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	BEGIN	Sprite		 x 122 y 33 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 122 y 33 w 2 h 2 END
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Signs
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwaySign
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	BEGIN	Sprite		 x 122 y 38 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 122 y 38 w 2 h 2 END
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Signs
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwaySignRed
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	BEGIN	Sprite		 x 142 y 117 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 142 y 117 w 2 h 2 END
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Signs
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwaySignGreen
	Height				 2
	Toughness			 2000.000
	BlockVisibility		 false
	ViewRange			 15
	MadeOf				 Composite
	BEGIN	Sprite		 x 144 y 117 w 2 h 4 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 144 y 117 w 2 h 2 END
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Signs
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Train1
	Width				 2
	Height				 6
	BEGIN Sprite		 x 124 y 30 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN Sprite		 x 104 y 82 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN Sprite		 x 122 y 54 w 4 h 12 RotateType 0 TopAligned true END
	SpriteVariants		 3
	RenderDepth			 3
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 Train2
	Width				 2
	Height				 6
	BEGIN Sprite		 x 124 y 18 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN Sprite		 x 120 y 18 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN Sprite		 x 210 y 30 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN Sprite		 x 108 y 82 w 4 h 12 RotateType 0 TopAligned true END
	SpriteVariants		 4
	RenderDepth			 3
	SpriteScale			 1.1
	Properties			 Scripted
END

BEGIN Object
	Name				 BumperBlock
	Width				 2
	Toughness			 2000.000
	MadeOf				 Composite
	BEGIN	Sprite		 x 99 y 98 w 4 h 2 RotateType 0 TopAligned false END
	BEGIN ToolbarSprite	 x 100 y 98 w 2 h 2 END
	SpriteScale			 1.1
	RenderDepth			 2
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 Uncloneable
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Train
	Width				 2
	Height				 6
	BEGIN Sprite		 x 124 y 30 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 124 y 38 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Wagon1
	Width				 2
	Height				 6
	BEGIN Sprite		 x 124 y 18 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 124 y 26 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Wagon2
	Width				 2
	Height				 6
	BEGIN Sprite		 x 120 y 18 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 120 y 26 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Wagon3
	Width				 2
	Height				 6
	BEGIN Sprite		 x 210 y 30 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 210 y 38 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Wagon4
	Width				 2
	Height				 6
	BEGIN Sprite		 x 108 y 82 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 108 y 90 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 ShunterTrain
	Width				 2
	Height				 6
	BEGIN Sprite		 x 104 y 82 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 104 y 90 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 Locomotive
	Width				 2
	Height				 6
	BEGIN Sprite		 x 122 y 54 w 4 h 12 RotateType 0 TopAligned true END
	BEGIN ToolbarSprite	 x 122 y 62 w 4 h 4 END
	SpriteScale			 1.1
	ConstructionTime	 0
	Price				 -100
	Filter				 Decoration
	RenderDepth			 3
	Group				 StaticObject
	Properties			 StaticObject
	Properties			 BlockMovement
	Properties			 Uncloneable
	SpecialRestriction	 NoShadow
	Research			 RoadObjects
END

BEGIN Object
	Name				 RailwayTrackChecker
	RenderDepth			 0
	Price				 -1
	ViewRange			 15
	SpriteScale			 2
	Sprite				 Bulldozer
	Properties		 	 Sellable
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Railways
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Road Objects
#
# # # # # # # # # # # # # # # # # # # # # # #

# # #
#
#  Begin Customizable Control Booths
#
# # #

BEGIN Object
	Name				 ObjMenuEvac
	Width				 1
	Height				 1
	BEGIN Sprite		 x 242 y 125 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Filter				 Rest
END

BEGIN Object
	Name				 EvacBench
	Width				 4
	ConstructionTime	 0
	MoveSpeedFactor		 0.500000
	Toughness			 20.0000
	Price				 -30
	Filter				 Rest
	NumSlots			 4
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	BEGIN	Sprite		 x 211 y 119 w 8 h 2 RotateType 1 TopAligned false
		BEGIN Marker	 x 1 y 0.9 orientation.x 0 orientation.y 0 Index 0 END
		BEGIN Marker	 x 3 y 0.9 orientation.x 0 orientation.y 0 Index 1 END
		BEGIN Marker	 x 5 y 0.9 orientation.x 0 orientation.y 0 Index 2 END
		BEGIN Marker	 x 7 y 0.9 orientation.x 0 orientation.y 0 Index 3 END
		BEGIN Marker	 x 9 y 0.9 orientation.x 0 orientation.y -1 Index 0 END
		BEGIN Marker	 x 11 y 0.9 orientation.x 0 orientation.y -1 Index 1 END
		BEGIN Marker	 x 13 y 0.9 orientation.x 0 orientation.y -1 Index 2 END
		BEGIN Marker	 x 15 y 0.9 orientation.x 0 orientation.y -1 Index 3 END
		BEGIN Marker	 x 17 y -1 orientation.x -1 orientation.y 0 Index 0 END
		BEGIN Marker	 x 17 y 0.75 orientation.x -1 orientation.y 0 Index 1 END
		BEGIN Marker	 x 17 y -3 orientation.x -1 orientation.y 0 Index 2 END
		BEGIN Marker	 x 17 y -5 orientation.x -1 orientation.y 0 Index 3 END
	END
	MadeOf				 Composite
	ToolbarSprite		 BenchToolbar
	Properties			 StaticObject
END

BEGIN Object
	Name				 EvacChair
	ConstructionTime	 0
	GroundBaseOveride	 1.0
	MoveSpeedFactor		 0.500000
	Price				 -30
	Filter				 Rest
	NumSlots			 1
	Group				 StaticObject
	BlockedBy			 Wall
	Properties			 RoomSpecific
	BlockedBy			 StaticObject
	BlockedBy			 UtilityStation
	MadeOf				 Composite
	Sprite				 OfficeChair
	Properties			 StaticObject
END

BEGIN Room
    Name RoomDivider19
END

BEGIN Room
    Name                 EvacuationArea
    BEGIN Requirement Type Object  Id EvacBench Alt EvacChair END
    BEGIN LikelyObject  Id      FirstAidBox END
    BEGIN LikelyObject  Id      EvacChair END
    BEGIN LikelyObject  Id  Toilet          END
    BEGIN LikelyObject  Id  DrinkMachine    END
    BEGIN LikelyObject  Id  Shower          END
END

# # #
#
#  End Customizable Control Booths
#
# # #



# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Alfabet mod
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuNumbersLetters
	Width				 1
	Height				 1
	BEGIN Sprite		 x 173 y 121 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
	Research			 Numbers
	Filter				 Signs
END

BEGIN Object
	Name				 NumberOne
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 174 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberTwo
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 175 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberThree
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 176 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberFour
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 177 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberFive
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 178 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberSix
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 179 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberSeven
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 180 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberEight
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 181 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberNine
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 182 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NumberZero
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 183 y 124 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ATag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 174 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 BTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 175 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 176 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 DTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 177 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ETag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 178 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 FTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 179 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 GTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 180 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 HTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 181 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ITag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 182 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 JTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 183 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 KTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 184 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 185 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 186 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 187 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 OTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 188 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 PTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 189 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 QTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 190 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 RTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 191 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 STag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 192 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 TTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 193 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 UTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 194 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 195 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 WTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 196 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 XTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 197 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 YTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 198 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ZTag
	Width				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN	Sprite		 x 199 y 123 w 1 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 EntryTag
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 179 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 179 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ExitTag
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 181 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 181 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 1tileArrow
	Width				 1
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 236 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 236 y 123 w 1 h 1 RotateType 1 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 2tileArrow
	Width				 1
	Height				 2
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 234 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 234 y 123 w 1 h 2 RotateType 1 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 3tileArrow
	Width				 1
	Height				 3
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 232 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 232 y 123 w 1 h 3 RotateType 1 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 4tileArrow
	Width				 1
	Height				 4
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 230 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 230 y 123 w 1 h 4 RotateType 1 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 5tileArrow
	Width				 1
	Height				 5
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 228 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 228 y 123 w 1 h 5 RotateType 1 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MinTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 183 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 183 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MedTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 185 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 185 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MaxTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 187 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 187 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 SuperTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 189 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 189 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ProtectTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 192 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 192 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 DeathRowTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 195 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 195 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 InsaneTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 226 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 226 y 126 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CellBlockTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 198 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 198 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 HoldingTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 176 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 176 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 DormitoryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 220 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 220 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 FamilyCellTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 221 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 221 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NurseryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 222 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 222 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 SolitaryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 184 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 184 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 174 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 174 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 AccountantTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 187 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 187 y 124 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ChiefTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 191 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 191 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ForemanTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 201 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 201 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LawyerTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 202 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 202 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 OfficeTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 174 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 174 y 126 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 PsychologistTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 195 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 195 y 124 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 WardenTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 210 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 210 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ArmouryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 214 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 214 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 BarberyTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 223 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 223 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 BasketballCourtTag
	Width				 5
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 176 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 176 y 126 w 5 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 BoxingTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 181 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 181 y 126 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CanteenTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 225 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 225 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CarpentryWorkshopTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 183 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 183 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ChapelTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 218 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 218 y 123 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ClassroomTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 186 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 186 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CleaningTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 212 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 212 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VendingStorageTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 181 y 127 w 1 h 1 END
	BEGIN	Sprite		 x 181 y 127 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CottonPlantationTag
	Width				 6
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 189 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 189 y 126 w 6 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 CommonTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 215 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 215 y 125 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 DeliveriesTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 223 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 223 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 EvacuationTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 195 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 195 y 126 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ExecutionTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 219 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 219 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ExportsTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 212 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 212 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 GarageTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 199 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 199 y 126 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 GarbageTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 185 y 127 w 1 h 1 END
	BEGIN	Sprite		 x 185 y 127 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 GardenTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 226 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 226 y 123 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 GreenhouseTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 201 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 201 y 126 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ForestryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 205 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 205 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 InfirmaryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 206 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 206 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 KennelTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 219 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 219 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 KitchenTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 209 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 209 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LandingZoneTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 224 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 224 y 122 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LaundryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 203 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 203 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LibraryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 215 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 215 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MailRoomTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 212 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 212 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ManufacturyTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 208 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 208 y 126 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 MorgueTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 212 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 212 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 OfficeTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 174 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 174 y 126 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ParkingZoneTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 212 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 212 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ParoleTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 193 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 193 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 PhoneWorkshopTag
	Width				 5
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 215 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 215 y 126 w 5 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ReceptionTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 200 y 123 w 1 h 1 END
	BEGIN	Sprite		 x 200 y 123 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 RecyclingTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 220 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 220 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 SecurityTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 204 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 204 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 SaunaTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 207 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 207 y 122 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ShopTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 217 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 217 y 124 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ShowerTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 215 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 215 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 174 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 174 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffRoomTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 223 y 126 w 1 h 1 END
	BEGIN	Sprite		 x 223 y 126 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StaffToiletsTag
	Width				 4
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 174 y 127 w 1 h 1 END
	BEGIN	Sprite		 x 174 y 127 w 4 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 StorageTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 178 y 127 w 1 h 1 END
	BEGIN	Sprite		 x 178 y 127 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 TherapyTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 209 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 209 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 ToiletsTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 221 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 221 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 UtilityRoomTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 204 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 204 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 VisitationTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 199 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 199 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 WaterPumpTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 218 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 218 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 WigProductionTag
	Width				 5
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 199 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 199 y 122 w 5 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 YardTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 210 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 210 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 YogaroomTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 196 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 196 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 WorkshopTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 204 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 204 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 LockdownTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
	BEGIN ToolbarSprite	 x 207 y 124 w 1 h 1 END
	BEGIN	Sprite		 x 207 y 124 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 PermanentTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 207 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 207 y 125 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 PowerTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 226 y 125 w 1 h 1 END
	BEGIN	Sprite		 x 226 y 125 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 BackupTag
	Width				 2
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 194 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 194 y 122 w 2 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

BEGIN Object
	Name				 NoEntryTag
	Width				 3
	Height				 1
    ConstructionTime	 1
    Toughness            20.0000
    Price				 -1
	Filter				 Signs
    AttachToWall         false
    MadeOf               Composite
	Teleportable		 true
	Properties           StaticObject
	Properties			 DontAvoid
	Research			 Numbers
    Properties           CanPlaceOnRoad
	BEGIN ToolbarSprite	 x 191 y 122 w 1 h 1 END
	BEGIN	Sprite		 x 191 y 122 w 3 h 1 RotateType 0 END
	SpecialRestriction	 NoShadow
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Alfabet mod
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Controlled Demolition
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuDemolition
	Width				 1
	Height				 1
	BEGIN Sprite		 x 224 y 76 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Sellable
	ConstructionTime	 0
END

BEGIN Object
	Name                 ExplosiveCharge666
    Price                -100
	Toughness            1000.00
	Teleportable         false
	MaxStackSize         4
    RenderDepth          3
	SpriteScale          0.6
	ConstructionTime     0.0
	WorkGroup            ExplosiveDemolition
	AttachToWall         false
	MadeOf               Composite
	Properties           StaticObject
	Properties           Scripted
    BEGIN Sprite x 245 y 87 w 2 h 2 RotateType 0 END
	BEGIN Sprite x 253 y 87 w 2 h 2 RotateType 0 END
	BEGIN Sprite x 253 y 89 w 2 h 2 RotateType 0 END
	BEGIN StackSprite x 251 y 87 w 2 h 2 RotateType 0 END
	Properties			 Uncloneable
END

BEGIN Object
    Name                 Detonator666
    ConstructionTime     7.00000
    Toughness            80.0000
    Teleportable         false
    Price                -250
    RenderDepth          2
	SpriteScale          0.5
	WorkGroup            ExplosiveDemolition
	MaxStackSize         -1
    BlockedBy            UtilityStation
    MadeOf               HollowMetal
    Properties           StaticObject
	Properties           SlowDelivery
	Properties           Scripted
    BEGIN Sprite x 247 y 89 w 2 h 2 RotateType 1 END
	Properties			 Uncloneable
END

BEGIN Object
	Name Avoid666
	Width 10
	Height 10
	Properties           StaticObject
END

BEGIN Object
	Name Aftermath666
	Properties Scripted
	Properties DontAvoid
	Width 1
	Height 1
END

BEGIN Equipment
    Name                 DuctTape666
	Scale                0.600000
    Properties           Tools
    MadeOf               Composite
	BEGIN Sprite x 245 y 89 w 2 h 2 RotateType 0 END
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Controlled Demolition
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Creative Trainer Mod 5.0 by Dubpub
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuCreativeTrainer
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 238 y 125 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 DevTools
END

BEGIN Object
    Name                 SatisfyAllNeeds
    Price                -1
    Sprite               Pills
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 ClearBehave
    Price                -1
    Sprite               Shackles
    Properties           Entity
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 ClearEquip
    Price                -1
    Sprite               Garbage
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 CallAllGuardsHere
    Price                -1
    Sprite               CbRadio
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MakeAllAngry
    Price                -1
    Sprite               AssaultRifle
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 InfectPatientZero
    Price                -1
    Sprite               Needle
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 CureAllPrisoners
    Price                -1
    Sprite               Needle
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 RestAllGuards
    Price                -1
    Sprite               Megaphone
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 OpenAllDoors
    Price                -1
    Sprite               JailKey
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 PlaceRandomContraband
    Price                -1
    Sprite               Knife
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 Hammertime
    Price                -1
    Sprite               Hammer
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 Psychos
    Price                -1
    Sprite               Knife
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 Shankpocalypse
    Price                -1
    Sprite               HandKnife
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 GiveEveryoneContraband
    Price                -1
    Sprite               Axe
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
	Name				 ObjMenuLuther
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 240 y 125 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 DevTools
END

BEGIN Object
    Name                 Luther2
    MoveSpeedFactor      2.000000
    Toughness            10000.0000
    Price                -1
    RenderDepth          6
	BEGIN	Sprite		 x 236 y 39 w 2 h 2 RotateType 1 END
	BEGIN	Sprite		 x 244 y 39 w 2 h 2 RotateType 1 END
	SpriteVariants		 2
    Properties           Entity
	Properties			 Staff
    Properties           DoesNotTire
    Properties           Scripted
    Equipment            SubMachineGun
	Research			 DevTools
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Creative Trainer Mod 5.0 by Dubpub
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Total Chaos by hoosdatGuy
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuTotalChaos
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 239 y 123 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
	Research			 DevTools
END

BEGIN Object
    Name                 LocalRiot
    Price                -1
    Sprite               RiotShield
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 PrisonRiot
    Price                -1
    Sprite               RiotShield
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 LocalDestruction
    Price                -1
    Sprite               Rubble3
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 PrisonDestruction
    Price                -1
    Sprite               Rubble4
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 LocalEscape
    Price                -1
    Sprite               EscapeIcon
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 PrisonEscape
    Price                -1
    Sprite               EscapeIcon
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 StopEscapingPrisoners
    Price                -1
    Sprite               Tazer
    Properties           Entity
    Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 LocalAttack
    Price                -1
    Sprite               HandBaton
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 PrisonAttack
    Price                -1
    Sprite               HandBaton
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 AssaultRifles
    Price                -1
    Sprite               AssaultRifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassAssaultRifles
    Price                -1
    Sprite               AssaultRifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 Guns
    Price                -1
    Sprite               Gun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassGuns
    Price                -1
    Sprite               Gun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 Shotguns
    Price                -1
    Sprite               Shotgun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassShotguns
    Price                -1
    Sprite               Shotgun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 GuardRifles
    Price                -1
    Sprite               AssaultRifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassGuardRifles
    Price                -1
    Sprite               AssaultRifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 GuardSnipers
    Price                -1
    Sprite               Rifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassGuardSnipers
    Price                -1
    Sprite               Rifle
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 GuardShotguns
    Price                -1
    Sprite               Shotgun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassGuardShotguns
    Price                -1
    Sprite               Shotgun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 GuardGuns
    Price                -1
    Sprite               Gun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

BEGIN Object
    Name                 MassGuardGuns
    Price                -1
    Sprite               Gun
    Properties           Entity
    Properties           Staff
	Properties           Scripted
	Research			 DevTools
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Total Chaos by hoosdatGuy
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Zones
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Room
    Name RoomDivider23
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock0
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock1
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock2
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock3
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock4
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock5
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock6
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock7
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock8
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock9
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock10
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock11
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock12
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock13
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock14
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock15
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock16
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock17
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock18
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock19
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock20
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock21
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock22
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock23
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock24
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock25
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock26
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock27
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock28
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock29
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock30
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock31
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock32
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock33
	Properties			 RequiresSector
	Research			 Deployment
END

BEGIN Room
	Name				 AirLock34
	Properties			 RequiresSector
	Research			 Deployment
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Zones
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Room Planning by Trixi
#
# # # # # # # # # # # # # # # # # # # # # # #

###################### Planning Mod rooms ##########################

BEGIN Room
    Name RoomDivider24
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider25
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTurkishCell
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider26
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCell
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider27
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanAntiTunnelCell
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider28
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTurkishSolitary
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider29
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanSolitary
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider30
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanFamilyCell
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider31
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanAntiTunnelFamilyCell
	Research			 PlanningTools
END

BEGIN Room
    Name RoomDivider38
	Research			 RoadObjects
END

BEGIN Room
    Name RoomDivider32
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanHoldingCell
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanDormitory
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCanteen
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanStaffCanteen
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanKitchen
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanShower
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanYard
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 5	 y 5  END
END

BEGIN Room
	Name				 PlanStorage
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanDeliveries
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 1	 y 3  END
END

BEGIN Room
	Name				PlanGarbage
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 1	 y 3  END
END

BEGIN Room
	Name				 PlanExecution
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanWorkshop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanSecurity
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanOffice
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanMedicalWard
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanMorgue
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCommonRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanLaundry
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanVisitation
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCleaningCupboard
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanKennel
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanArmoury
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanStaffroom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanLibrary
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanForestry
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanClassroom
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanExports
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanChapel
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanParoleRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanIntake
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanMailRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanShop
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanNursery
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanAccounting
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBarberShop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBasketballFullCourt
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBasketballHalfCourt
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBoxingArena
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBoxingTraining
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanBranchLibrary
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCemetery
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanCoffinWorkshop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanFuneralParlour
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanVendingStorageRoom
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 3	 y 3  END
END

BEGIN Room
	Name				PlanLotteryVault
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 3	 y 3  END
END

BEGIN Room
	Name				 PlanCottonPlantation
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanEvacuationArea
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanPrisonFireBrigade
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanGarden
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanGreenhouse
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanManufactury
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanLimoGarage
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanPrisonForestry
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanRecycling
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanRollCall
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanPhoneWorkshop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanSauna
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanServerRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanComputerEducation
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanHobbyComputerClub
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanOfficeSimulationRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanHeadquarters
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanStaffToilets
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTazerTherapy
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTortureCell
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTherapy
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanUtilityRoom
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 3	 y 3  END
END

BEGIN Room
	Name				 PlanVault
	Research			 PlanningTools
END

BEGIN Room
	Name				PlanWaterTankArea
	Research			 PlanningTools
	BEGIN Requirement Type MinimumSize	x 3	 y 3  END
END

BEGIN Room
	Name				 PlanWigProductionRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanWoodWorkshop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanYogaRoom
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanModelWorkshop
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanTherapyCentre
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanAccountingOffice
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanSalon
	Research			 PlanningTools
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanGarage
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanParadeSquare
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanStudio
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanICTLab
	Research			 PlanningTools
END

BEGIN Room
	Name				 PlanModdedRoom
	Research			 PlanningTools
	Properties			 RequiresSector
END

###################### Structural Rooms ############################

BEGIN Room
	Name				 Pathway
	Research			 PlanningTools
END

BEGIN Room
	Name				 Zone1
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone2
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone3
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone4
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone5
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone6
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone7
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone8
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone9
	Research			 PlanningTools
	Properties			 RequiresSector
END

BEGIN Room
	Name				 Zone0
	Research			 PlanningTools
	Properties			 RequiresSector
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Room Planning by Trixi
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Border Changer
#
# # # # # # # # # # # # # # # # # # # # # # #

BEGIN Object
	Name				 ObjMenuBorderChanger
	Width				 1
	Height				 1
    Properties           Entity
	BEGIN Sprite		 x 140 y 70 w 2 h 2 RotateType 4 END
	Price				 -99999999
	Properties			 Staff
END

BEGIN Object
	Name				 FloorEditor
	MoveSpeedFactor		 0.500000
	Toughness			 5.0000
	RenderDepth			 2
	Price				 -1
	ViewRange			 15
	BEGIN Sprite		 x 142 y 70 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 Entity
	Properties			 DoesNotTire
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Object
	Name				 IslandPlotter
	MoveSpeedFactor		 0.500000
	Toughness			 5.0000
	RenderDepth			 2
	Price				 -1
	ViewRange			 15
	BEGIN Sprite		 x 138 y 70 w 2 h 2 RotateType 1 END
	Properties			 Staff
	Properties			 Entity
	Properties			 DoesNotTire
	Properties			 Scripted
	Properties			 Uncloneable
END

BEGIN Room
    Name RoomDivider39
END

BEGIN Room       
    Name IslandPlotter
    BEGIN Requirement Type Outdoor END
    Properties           RequiresSector
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Border Changer
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Buildable/Removable Water by hhaslam11
#
# # # # # # # # # # # # # # # # # # # # # # #

#BEGIN Material
#	Name				 Water
#	ConstructionTime	 0
#	SpriteType			 RandomArea
#	BlockMovement		 true
#	MoveCost			 0.100000
#	SoftEdged			 1
#	IndoorOutdoor		 1
#	InAccessible		 true
#	NumSprites			 2
#	BEGIN Sprite0		 x 0 y 26 END
#	BEGIN Sprite1		 x 6 y 1 END
#END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Buildable/Removable Water by hhaslam11
#
# # # # # # # # # # # # # # # # # # # # # # #




# # # # # # # # # # # # # # # # # # # # # # #
#
#  Begin Many Materials 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #

#---Construction Material for all floors

BEGIN Object
	Name				 FloorMaterial
	MaxStackSize		 120
	Price				 -5
	Sprite				 StackBrick
	Properties			 Material
END
##	Teleportable		 true

BEGIN Object     
    Name                 Brick  
    Toughness            1.00000  
    MaxStackSize         20  
    Teleportable         true  
    Price                -10  
    RenderDepth          1  
    Sprite               Brick  
    StackSprite          StackBrick
    Properties           Material
END

#---

BEGIN Material
	Name				 MenuWater
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 10  y 30	 END
END

BEGIN Material
	Name				 BorderWater
	ConstructionTime	 0
	SpriteType			 RandomArea
	MoveCost			 0.100000
	IndoorOutdoor		 1
	SoftEdged			 1
	NumSprites			 2
	BEGIN Sprite0		 x 0  y 26	END
	BEGIN Sprite1		 x 6  y 1  END
END

BEGIN Material
	Name				 Water
	ConstructionTime	 0
	Price				 -5
	SpriteType			 RandomArea
	BlockMovement		 true
	MoveCost			 0.100000
	SoftEdged			 1
	IndoorOutdoor		 1
	InAccessible		 true
	NumSprites			 2
	BEGIN Sprite0		 x 0 y 26 END
	BEGIN Sprite1		 x 6 y 1 END
END

BEGIN Material   
    Name                 GrassWaterCornerFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 36 y 23  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 GrassWaterCornerFloor1  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 37 y 23  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 GrassWaterCornerFloor2 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 39 y 23  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 GrassWaterCornerFloor3 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 38 y 23  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SandWaterCornerFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 36 y 7  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SandWaterCornerFloor1  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 37 y 7  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SandWaterCornerFloor2 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 39 y 7  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SandWaterCornerFloor3 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1 
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 38 y 7  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 DirtWaterCornerFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 36 y 11  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 DirtWaterCornerFloor1  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 37 y 11  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 DirtWaterCornerFloor2 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 39 y 11  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 DirtWaterCornerFloor3 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 38 y 11  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 LongGrassWaterCornerFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 36 y 15  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 LongGrassWaterCornerFloor1  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 37 y 15  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 LongGrassWaterCornerFloor2 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 39 y 15  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 LongGrassWaterCornerFloor3 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 38 y 15  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SnowWaterCornerFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 36 y 19  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SnowWaterCornerFloor1  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 37 y 19  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SnowWaterCornerFloor2 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 39 y 19  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material   
    Name                 SnowWaterCornerFloor3 
    ConstructionTime     1.00000  
    MoveCost             0.70000  
	IndoorOutdoor        1
	ObjectRequired		 FloorMaterial
    SoftEdged            -1  
    Inaccessible		 true
    SpriteType           AlignedArea
    NumSprites           2
	BEGIN Sprite0    	 x 38 y 19  END
	BEGIN Sprite1    	 x 1  y 1  END
END

BEGIN Material
	Name				 Road
	ConstructionTime	 0
	MoveCost			 0.80000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 15  y 6	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 RoadMarkings
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0		 x 19 y 6 END
	BEGIN Sprite1		 x 1 y 2 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RoadMarkingsLeft
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 17 y 6 END
	BEGIN Sprite1		 x 1 y 2 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RoadMarkingsRight
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 18 y 6 END
	BEGIN Sprite1		 x 1 y 2 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RoadCrossing
	ConstructionTime	 0
	MoveCost			 1.30000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 17  y 3	 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RoadCrossingLeft
	ConstructionTime	 0
	MoveCost			 1.30000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 19  y 3	 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RoadCrossingRight
	ConstructionTime	 0
	MoveCost			 1.30000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 20  y 3	 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 Snow
	ConstructionTime	 0
	MoveCost			 0.70000
	SoftEdged			 1
	IndoorOutdoor		 1
	InAccessible		 true
	ObjectRequired		 FloorMaterial
	SpriteType			 AlignedArea
	VersionAdded		200
	NumSprites			 2
	BEGIN Sprite0		x 47  y 34	END
	BEGIN Sprite1		x 5	 y 2  END
END

BEGIN Material
	Name				 PavingStone
	ConstructionTime	 0
	MoveCost			 1.30000
	SoftEdged			 0
	IndoorOutdoor		 1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 15  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 ConcreteTiles
	ConstructionTime	 0
	MoveCost			 1.30000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 10  y 6	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 ConcreteFloor
	MoveCost			 1.30000
	SoftEdged			 1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 20  y 6	END
	BEGIN Sprite1	 x 5  y 2  END
END
#	 IndoorOutdoor		  2

BEGIN Material
	Name				 Gravel
	ConstructionTime	 0
	MoveCost			 0.700000
	SoftEdged			 1
	IndoorOutdoor		 1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	SpriteOverlayScale	 3
	NumSprites			 2
	BEGIN Sprite0	 x 20  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 Mud
	ConstructionTime	 0
	MoveCost			 0.700000
	SoftEdged			 1
	IndoorOutdoor		 1
	ObjectRequired		 GrassTurf
	SpriteType			 RandomArea
	SpriteOverlayScale	 4
	NumSprites			 2
	BEGIN Sprite0	 x 25  y 8	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 Stone
	ConstructionTime	 0
	IndoorOutdoor		 1
	ObjectRequired		 FloorMaterial
	SpriteType			 AlignedArea
	NumSprites			 2
	BEGIN Sprite0	 x 25  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 WoodenFloor
	ConstructionTime	 0
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 0  y 6  END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 CeramicFloor
	ConstructionTime	 0
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 5  y 6  END
	BEGIN Sprite1	 x 4  y 2  END
END

BEGIN Material
	Name				 MosaicFloor
	ConstructionTime	 0
	MoveCost			 1.30000
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 10  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 MetalFloor
	ConstructionTime	 0
	MoveCost			 1.30000
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 15  y 8	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 MarbleTiles
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 22  y 8	END
END

BEGIN Material
	Name				 WhiteTiles
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 22  y 9	END
END

BEGIN Material
	Name				 FancyTiles
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 AlignedArea
	NumSprites			 2
	BEGIN Sprite0	 x 20  y 8	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 NewIronFloor
	ConstructionTime	 0
	MoveCost			 2.000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	VersionAdded		200
	BEGIN Sprite0	 x 47  y 56	 END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 NewCargoFloor
	ConstructionTime	 0
	MoveCost			 2.000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	VersionAdded		200
	BEGIN Sprite0	 x 47  y 60	 END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material   
    Name                 Roof  
    ConstructionTime     -1.00000  
    SpriteType           Connected  
    NumSprites           1
    BEGIN Sprite0    x 15  y 12  END
END

BEGIN Material
	Name				 RoadMarkerTile
	ConstructionTime	 -1
	BlockMovement		 true
	SoftEdged			 -1
	VersionAdded		200
	BEGIN Sprite0	 x 10  y 6	END
END

BEGIN Material
	Name				 RoadGate2Wall
	ConstructionTime	 -1
	BlockMovement		 true
	SoftEdged			 -1
	BEGIN Sprite0	 x 10  y 6	END
END

BEGIN Material
	Name				 TTFloorA
	ConstructionTime	 -1
	SoftEdged			 -1
	SpriteType			 RandomArea
	NumSprites			 2
	VersionAdded		200
	BEGIN Sprite0		 x 47 y 58	END
	BEGIN Sprite1		 x 4  y 2  END
END

BEGIN Material
	Name				 TTFloorB
	ConstructionTime	 -1
	BlockMovement		 true
	SoftEdged			 -1
	VersionAdded		200
	BEGIN Sprite0	 x 51  y 59	 END
END

BEGIN Material
	Name				 TTFloorC
	ConstructionTime	 -1
	SoftEdged			 -1
	VersionAdded		200
	BEGIN Sprite0	 x 50  y 61	 END
END

BEGIN Material
	Name				 NewCheckeredFloor
	ConstructionTime	 0
	MoveCost			 2.000000
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	VersionAdded		200
	BEGIN Sprite0	 x 47  y 62	 END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 ConcreteWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	SpriteType			 Linked
	NumSprites			 18
	BEGIN Sprite0	 x 1  y 2  END
	BEGIN Sprite1	 x 0  y 2  END
	BEGIN Sprite2	 x 1  y 1  END
	BEGIN Sprite3	 x 0  y 1  END
	BEGIN Sprite4	 x 1  y 2  END
	BEGIN Sprite5	 x 2  y 1  END
	BEGIN Sprite6	 x 2  y 0  END
	BEGIN Sprite7	 x 3  y 0  END
	BEGIN Sprite8	 x 3  y 1  END
	BEGIN Sprite9	 x 0  y 0  END
	BEGIN Sprite10	 x 1  y 1  END
	BEGIN Sprite11	 x 1  y 0  END
	BEGIN Sprite12	 x 1  y 1  END
	BEGIN Sprite13	 x 4  y 2  END
	BEGIN Sprite14	 x 4  y 0  END
	BEGIN Sprite15	 x 5  y 2  END
	BEGIN Sprite16	 x 4  y 1  END
	BEGIN Sprite17	 x 6  y 2  END
END

BEGIN Material
	Name				 NewBarredWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 false
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Steel
	SpriteType			 Connected
	NumSprites			 1
	VersionAdded		 200
	BEGIN Sprite0		 x 0  y 36	END
END

BEGIN Material
	Name				 cinderbwall
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 8  y 12	END
END

BEGIN Material
	Name				 NewBBlockWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	VersionAdded		 200
	BEGIN Sprite0		 x 0  y 32	END
END

BEGIN Material
	Name				 NewTiledWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	SpriteType			 Connected
	Properties			 IsFoundationWall
	NumSprites			 1
	VersionAdded		 200
	BEGIN Sprite0		 x 0  y 44	END
END

BEGIN Material
	Name				 PaddedWall
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 8	END
END

BEGIN Material
	Name				 WoodenWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 8	END
END

BEGIN Material
	Name				 PoWPerimeterWall
	ConstructionTime	 5.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.100000
	SoftEdged			 -1
	ObjectRequired		 Brick
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 4	END
END

BEGIN Material
	Name				 ConcreteWallLowSec
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 12	 END
END

BEGIN Material
	Name				 ConcreteWallMedSec
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 16	 END
END

BEGIN Material
	Name				 ConcreteWallMaxSec
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 20	 END
END

BEGIN Material
	Name				 ConcreteWallSuperMaxSec
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 24	 END
END

BEGIN Material
	Name				 ConcreteWallProtCus
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 28 END
END

BEGIN Material
	Name				 ConcreteWallDeathRow
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 20 END
END

BEGIN Material
	Name				 ConcreteWallDirt
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 12 END
END

BEGIN Material
	Name				 ConcreteWallBrownStrike
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 16 END
END

BEGIN Material
	Name				 ConcreteWallBlackRust
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 24 END
END

BEGIN Material
	Name				 ConcreteWallBrownRust
	ConstructionTime	 0
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 28 END
END

BEGIN Material
	Name				 MenuLimoWall
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 32  y 0	 END
END

BEGIN Material
	Name				 Limo2Wall
	ConstructionTime	 0
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Brick
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 8  y 12	END
END

BEGIN Material
	Name				 Limo2WallBrick
	ConstructionTime	 0
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Brick
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 8  y 8  END
END

BEGIN Material
	Name				 Limo2WallConcrete
	ConstructionTime	 0
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Brick
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 0  y 0  END
END

BEGIN Material
	Name				 Limo2WallBrownStrike
	ConstructionTime	 0
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Brick
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 16 END
END

BEGIN Material
	Name				 Limo2WallPavedFence
	ConstructionTime	 0
	MoveCost			 0.400000
	SoftEdged			 -1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 25  y 28	 END
END

BEGIN Material
	Name				 Limo2WallTiledFence
	ConstructionTime	 0
	MoveCost			 0.400000
	SoftEdged			 -1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 25  y 24	 END
END

BEGIN Material
	Name				 MenuMetro
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 39 y 31	 END
END

BEGIN Material
	Name				 MetroFloor
	ConstructionTime	 0
	MoveCost			 0.100000
    SoftEdged            -1
	VersionAdded		 1000
    BEGIN Sprite0    	 x 50 y 61  END
END

BEGIN Material
	Name				 MenuCompost
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 13  y 29	 END
END

BEGIN Material
	Name				 Farmland
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 GrassTurf
	SoftEdged			 1
	IndoorOutdoor		 1
	SpriteOverlayScale	 5
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN	Sprite0		 x 25 y 8 END
	BEGIN	Sprite1		 x 5 y 2 END
END

BEGIN Material
	Name				 WaterStable
	ConstructionTime	 0
	SpriteType			 RandomArea
	BlockMovement		 true
	MoveCost			 0.070000
	Price				 -5
	SoftEdged			 1
	NumSprites			 2
	BEGIN Sprite0		 x 0 y 26 END
	BEGIN Sprite1		 x 6 y 1 END
END

BEGIN Material
	Name				 PavedBushFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 24	 END
END

BEGIN Material
	Name				 PavedFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 25  y 28	 END
END

BEGIN Material
	Name				 SandFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 12	 END
END

BEGIN Material
	Name				 GravelFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 20	 END
END

BEGIN Material
	Name				 SnowFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 0	 END
END

BEGIN Material
	Name				 WaterFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1 
	BlendIntoScale       0.7
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 16	 END
END

BEGIN Material
	Name				 GrassFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 15  y 16	 END
END

BEGIN Material
	Name				 LongGrassFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 4	 END
END

BEGIN Material
	Name				 StoneBushFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 46  y 8	 END
END

BEGIN Material
	Name				 TiledBushFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	IndoorOutdoor		 1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 25  y 0	END
END

BEGIN Material
	Name				 TiledFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	Price				 -3
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 25  y 24	 END
END

BEGIN Material
	Name				 JailFence
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	Price				 -10
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 6  y 27	END
END

BEGIN Material
	Name				 JailWall
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.100000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 32  y 4	END
END

BEGIN Material
	Name				 GlassWall
	ConstructionTime	 0
	BlockMovement		 true
	MoveCost			 0.100000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	Properties			 IsFoundationWall
	SpriteType			 Connected
	NumSprites			 1
	BEGIN Sprite0	 x 39  y 0	END
END

BEGIN Material
	Name				 BurntWall
	ConstructionTime	 -1.00000
	BlockMovement		 true
	BlockVisibility		 true
	MoveCost			 0.400000
	SoftEdged			 -1
	ObjectRequired		 Brick
	Properties			 IsFoundationWall
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 15  y 6	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 MenuCemetery
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 10  y 31	 END
END

BEGIN Material
	Name				 GraveHole
	ConstructionTime	 -1
	Price				 -1
	SoftEdged			 0
	SpriteType			 RandomArea
	MoveCost			 1.000000
	NumSprites			 2
	BEGIN Sprite0	 x 12  y 6	 END
	BEGIN Sprite1	 x 3  y 2  END
END

BEGIN Material
	Name				 CemeteryPavingStone
	ConstructionTime	 0
	MoveCost			 2.00000
	SoftEdged			 1
	IndoorOutdoor		 1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 15  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 CemeteryStone
	ConstructionTime	 0
	IndoorOutdoor		 1
	SoftEdged			 1
	ObjectRequired		 FloorMaterial
	SpriteType			 AlignedArea
	NumSprites			 2
	BEGIN Sprite0	 x 25  y 4	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 LongGrass
	ConstructionTime	 0
	MoveCost			 0.700000
	SoftEdged			 1
	IndoorOutdoor		 1
	ObjectRequired		 GrassTurf
	SpriteType			 RandomArea
	InAccessible		 true
	SpriteOverlayScale	 4
	NumSprites			 2
	BEGIN Sprite0	 x 25  y 6	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 MenuCarpet
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 5  y 31	END
END

BEGIN Material
	Name				 carpetOne
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 38  y 0	END
END

BEGIN Material
	Name				 carpetTwo
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 38  y 1	END
END

BEGIN Material
	Name				 carpetThree
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 38  y 2	END
END

BEGIN Material
	Name				 carpetFour
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 38  y 3	END
END

BEGIN Material
	Name				 FX2K_Tile10
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 9  y 11	END
END

BEGIN Material
	Name				 BlueCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 36  y 27	 END
END

BEGIN Material
	Name				 BlueCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 37  y 27	 END
END

BEGIN Material
	Name				 FX2K_Tile11
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 0  y 23	END
END

BEGIN Material
	Name				 LightBlueCarpet
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 3	 END
END

BEGIN Material
	Name				 FX2K_Tile12
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 1  y 23	END
END

BEGIN Material
	Name				 BlueCarpet3
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 2	 END
END

BEGIN Material
	Name				 FX2K_Tile6
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 5  y 11	END
END

BEGIN Material
	Name				 OrangeCarpet
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 24  y 8	END
END

BEGIN Material
	Name				 YellowCarpet
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 13  y 28	 END
END

BEGIN Material
	Name				 YellowCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 19	 END
END

BEGIN Material
	Name				 YellowCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 23	 END
END

BEGIN Material
	Name				 FX2K_Tile5
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 4  y 11	END
END

BEGIN Material
	Name				 RedCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 38  y 27	 END
END

BEGIN Material
	Name				 RedCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 39  y 27	 END
END

BEGIN Material
	Name				 FX2K_Tile14
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 1  y 31	END
END

BEGIN Material
	Name				 RedCarpet3
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 12  y 0	 END
END

BEGIN Material
	Name				 FX2K_Tile15
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 2  y 31	END
END

BEGIN Material
	Name				 GreenCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 27	 END
END

BEGIN Material
	Name				 GreenCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 32  y 31	 END
END

BEGIN Material
	Name				 FX2K_Tile7
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 6  y 11	END
END

BEGIN Material
	Name				 FX2K_Tile8
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 7  y 11	END
END

BEGIN Material
	Name				 GreenCarpet
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 13  y 15	 END
END

BEGIN Material
	Name				 FX2K_Tile16
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 3  y 31	END
END

BEGIN Material
	Name				 BlackCarpet
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 12  y 15	 END
END

BEGIN Material
	Name				 BlackCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 7  y 16	END
END

BEGIN Material
	Name				 BlackCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 7  y 17	END
END

BEGIN Material
	Name				 WhiteCarpet1
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 7  y 13	END
END

BEGIN Material
	Name				 WhiteCarpet2
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 7  y 14	END
END

BEGIN Material
	Name				 WhiteCarpet
	ConstructionTime	 0
	IndoorOutdoor		 2
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 22  y 18	 END
END

BEGIN Material
	Name				 FX2K_Tile3
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 2  y 11	END
END

BEGIN Material
	Name				 FX2K_Tile4
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 3  y 11	END
END

BEGIN Material
	Name				 MenuTiles
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 4  y 31	END
END

BEGIN Material
	Name				 VaultTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 33  y 0	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 PaddedTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 32  y 11	 END
END

BEGIN Material
	Name				 BlueTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 8  y 15	 END
END

BEGIN Material
	Name				 OrangeTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 6  y 15	 END
END

BEGIN Material
	Name				 YellowTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 9  y 15	 END
END

BEGIN Material
	Name				 RedTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 7  y 15	 END
END

BEGIN Material
	Name				 RoofTiles1
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 7  y 20	 END
	BEGIN Sprite1	 x 4  y 2  END
END

BEGIN Material
	Name				 RoofTiles2
	ConstructionTime	 0
	SoftEdged			 -1
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 7  y 22	 END
	BEGIN Sprite1	 x 4  y 2  END
END

BEGIN Material
	Name				 SalmonTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	NumSprites			 2
	MoveCost			 2.000000
	BEGIN Sprite0	 x 20  y 10	 END
	BEGIN Sprite1	 x 20  y 11	 END
END

BEGIN Material
	Name				 MetallTiles
	ConstructionTime	 0
	SoftEdged			 -1
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 11  y 30	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 DarkMetalFloor
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0	 x 33  y 2	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 GreyTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 4  y 15	 END
END

BEGIN Material
	Name				 BlackTiles
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 5  y 15	 END
END

BEGIN Material
	Name				 MenuWood
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 5  y 30	END
END

BEGIN Material
	Name				 DarkWood
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 14  y 28	END
	BEGIN Sprite1	 x 5  y 2  END
END

BEGIN Material
	Name				 DarkParkett
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 24  y 14	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 FX2K_Tile13
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 20	END
END

BEGIN Material
	Name				 WoodLaminate
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	ObjectRequired		 FloorMaterial
	NumSprites			 2
	BEGIN Sprite0	 x 21  y 10	 END
	BEGIN Sprite1	 x 21  y 11	 END
END

BEGIN Material
	Name				 MenuMosaic
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 4  y 30	END
END

BEGIN Material
	Name				 BlackMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 23  y 8	END
END

BEGIN Material
	Name				 BrownMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 24  y 9	END
END

BEGIN Material
	Name				 GreyBigMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 22  y 16	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 BlueMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 24  y 16	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 RedBigMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 26  y 18	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 YellowBigMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 28  y 18	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 GreenBigMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 30  y 18	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 WhiteBigMosaic
	ConstructionTime	 0
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	NumSprites			 2
	BEGIN Sprite0	 x 24  y 12	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 MenuStone
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 8  y 31	END
END

BEGIN Material
	Name				 StoneTiles
	ConstructionTime	 0
	SoftEdged			 -1
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 1.000000
	BEGIN Sprite0	 x 6  y 30	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 LooseStone
	ConstructionTime	 0
	MoveCost			 0.60000
	SoftEdged			 1
	IndoorOutdoor		 1
	Inaccessible		 true
	CanPlaceOnWater		 true
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	SpriteOverlayScale	 2
	NumSprites			 2
	BEGIN Sprite0	 x 30  y 6	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 Cobblestone
	ConstructionTime	 0
	IndoorOutdoor		 1
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 1.000000
	BEGIN Sprite0	 x 30  y 8	END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 FX2K_Tile9
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	MoveCost			 2.000000
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 8  y 11	END
END

BEGIN Material
	Name				 LinoleumFloor
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 2
	NumSprites			 2
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 17  y 30	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 KeramikFloor
	ConstructionTime	 0
	NumSprites			 2
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 15  y 30	 END
	BEGIN Sprite1	 x 2  y 2  END
END

BEGIN Material
	Name				 GraniteFloor
	ConstructionTime	 0
	NumSprites			 2
	SoftEdged			 -1
	SpriteType			 RandomArea
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	 x 13  y 30	 END
	BEGIN Sprite1	 x 2  y 2  END
END
BEGIN Material
	Name				 FX2K_Tile1
	ConstructionTime	 0
	SoftEdged			 -1
	MoveCost			 2.000000
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 0  y 11	END
END

BEGIN Material
	Name				 FX2K_Tile2
	ConstructionTime	 0
	SoftEdged			 -1
	MoveCost			 2.000000
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 1  y 11	END
END

BEGIN Material
	Name				 MenuChinook
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 9  y 6	 END
END

BEGIN Material
	Name				 Heli_TL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteOverlayScale	 2
	BEGIN Sprite0	 x 16  y 22	END
END

BEGIN Material
	Name				 Heli_TC
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 17  y 22	END
END

BEGIN Material
	Name				 Heli_TR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 18  y 22	END
END

BEGIN Material
	Name				 Heli_CL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 16  y 23	END
END

BEGIN Material
	Name				 Heli_CC
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 17  y 23	END
END

BEGIN Material
	Name				 Heli_CR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 18  y 23	END
END

BEGIN Material
	Name				 Heli_BL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 16  y 24	END
END

BEGIN Material
	Name				 Heli_BC
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 17  y 24	END
END

BEGIN Material
	Name				 Heli_BR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 18  y 24	END
END

BEGIN Material
	Name				 MenuDeploy
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	 x 9  y 31	END
END

BEGIN Material
	Name				 T0_WhiteTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 9	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 8	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 2	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 27	y 14	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 7	y 18	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 11	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_PublicTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 7	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 14	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 6	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 11	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_PublicConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 6	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 16	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 5	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 11	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_StaffTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 1	y 15	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 5	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 14	y 11	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 31	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 15	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 4	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 11	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 28	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 28	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_StaffConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 28	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 0	y 15	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 4	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 13	y 11	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 30	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 14	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 9	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 27	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 27	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MinimumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 27	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 1	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 12	y 11	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 13	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 7	y 12	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MinimumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 0	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 1	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 3	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 12	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 0	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MediumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 25	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 29	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MediumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 24	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 29	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 23	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MaximumTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	MoveCost			 2.000000
	BEGIN Sprite0	x 23	y 21	END
END

BEGIN Material
	Name				 BL_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 29	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_MaximumConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 29	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_ProtectiveTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 29	END
	MoveCost			 2.00000
END

BEGIN Material
	Name				 T3_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_ProtectiveConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 31	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 30	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 29	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 28	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 27	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 26	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 25	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 24	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 23	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 22	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_SupermaxTile
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 21	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BL_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 19	y 19	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 BR_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 20   y 19	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 C_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 21   y 19	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T3_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 22   y 19	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T6_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 32   y 7	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T9_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 33   y 7	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 T12_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 32   y 15	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TL_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 26   y 20	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 TR_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 27	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 X_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 28   y 20	   END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 Y_SupermaxConcrete
	ConstructionTime	 0
	SoftEdged			 -1
	IndoorOutdoor		 0
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0	x 29	y 20	END
	MoveCost			 2.000000
END

BEGIN Material
	Name				 MenuRailways
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0		 x 52  y 3	 END
END

BEGIN Material
	Name				 RailwayLeft
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 0 END
	BEGIN Sprite1		 x 1 y 2 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayRight
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 0 END
	BEGIN Sprite1		 x 1 y 2 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayTop
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 2 END
	BEGIN Sprite1		 x 2 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayBottom
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 3 END
	BEGIN Sprite1		 x 2 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossing1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossing2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossing3
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossing4
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingA
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCrossingB
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCrossingC
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCrossingD
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayRoadTop
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayRoadBottom
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCTileTop
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCTileBottom
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCrossingV1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingV2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingV3
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingV4
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingC1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingC2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingC3
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingC4
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayRoadLeft
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayRoadRight
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCTileLeft
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCTileRight
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 RailwayCrossingCA
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingCB
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingCC
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayCrossingCD
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

# # # # # # # # # # Railway Station

BEGIN Material
	Name				 RailwayStationTL
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 39 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationTC
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 40 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationTS1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 44 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationTS2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 43 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationTR
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 45 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCL
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 46 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCR
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 47 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationLS1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 51 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationLS2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 50 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationBL
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 43 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationBC
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 44 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationBS1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 45 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationBS2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 46 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationBR
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 47 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationRS1
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 50 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationRS2
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 51 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCT
	ConstructionTime	 0
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 52 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCTL
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 43 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCTR
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 44 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCBL
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 45 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwayStationCBR
	ConstructionTime	 0
	BlockMovement		 true
	InAccessible		 true
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 46 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

# # # # # # # # # # Railway Switch Left

BEGIN Material
	Name				 RailwaySwitchLeft1
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft2
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft3
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft4
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft5
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft6
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft7
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft8
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft9
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft10
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft11
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft12
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft13
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft14
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft15
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft16
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft17
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft18
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft19
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft20
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft21
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft22
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft23
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft24
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft25
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft26
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft27
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft28
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft29
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft30
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft31
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft32
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft33
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft34
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft35
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft36
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft37
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft38
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft39
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft40
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft41
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft42
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft43
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft44
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft45
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft46
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft47
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft48
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft49
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft50
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft51
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft52
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft53
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchLeft54
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

# # # # # # # # # # Railway Switch Right

BEGIN Material
	Name				 RailwaySwitchRight1
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight2
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight3
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 0 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight4
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight5
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight6
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 1 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight7
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight8
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight9
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 2 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight10
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight11
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight12
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 3 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight13
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight14
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight15
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight16
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight17
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 4 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight18
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight19
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight20
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight21
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight22
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 5 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight23
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight24
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight25
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight26
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight27
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 6 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight28
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight29
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight30
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight31
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight32
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 7 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight33
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight34
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight35
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight36
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight37
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 8 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight38
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight39
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight40
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight41
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight42
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 9 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight43
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight44
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight45
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 10 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight46
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight47
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight48
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 11 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight49
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight50
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight51
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 12 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight52
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight53
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchRight54
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 13 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

# # # # # # # # # # Railway Switch Top

BEGIN Material
	Name				 RailwaySwitchTop1
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop2
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop3
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop4
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop5
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop6
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop7
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop8
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop9
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop10
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 14 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop11
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop12
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop13
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop14
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop15
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop16
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop17
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop18
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop19
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop20
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop21
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 50 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop22
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 51 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop23
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 52 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop24
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 15 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop25
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop26
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop27
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop28
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop29
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop30
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop31
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop32
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop33
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop34
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 16 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop35
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop36
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop37
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop38
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop39
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop40
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop41
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop42
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop43
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop44
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 17 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop45
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop46
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop47
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop48
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop49
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop50
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop51
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop52
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop53
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchTop54
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 18 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

# # # # # # # # # # Railway Switch Bottom

BEGIN Material
	Name				 RailwaySwitchBottom1
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom2
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom3
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom4
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom5
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom6
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom7
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom8
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom9
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom10
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom11
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom12
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom13
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom14
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom15
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom16
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom17
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom18
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom19
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom20
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 20 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom21
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 50 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom22
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 51 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom23
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 52 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom24
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 53 y 19 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom25
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom26
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom27
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom28
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom29
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom30
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom31
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom32
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom33
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom34
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 21 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom35
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom36
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom37
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom38
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom39
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom40
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom41
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom42
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom43
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom44
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 22 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom45
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 54 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom46
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 55 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom47
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 56 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom48
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 57 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom49
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 58 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom50
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 59 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom51
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 60 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom52
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 61 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom53
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 62 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 RailwaySwitchBottom54
	ConstructionTime	 -1
	MoveCost			 0.90000
	ObjectRequired		 FloorMaterial
	SpriteType			 SingleSprite
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 63 y 23 END
	BEGIN Sprite1		 x 1 y 1 END
	CanPlaceOnWater		 true
END

BEGIN Material
	Name				 MenuCurb
	ConstructionTime	 0
	Price				 -100000000
	SoftEdged			 -1
	ObjectRequired		 Concrete
	BEGIN Sprite0	 x 9  y 7	 END
END

BEGIN Material
	Name				 outercornerTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercornerTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercornerBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercornerBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outerlineT
	ConstructionTime	 0
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 2 y 24 END
	BEGIN Sprite1		 x 1 y 2 END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticallinewithzebraT
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 18	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticalzebra
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0		 x 12	y 24	END
	BEGIN Sprite1		 x 1 y 2 END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticallinewithzebraB
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 18	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outerlineB
	ConstructionTime	 0
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	SoftEdged			 -1
	BEGIN Sprite0		 x 3 y 24 END
	BEGIN Sprite1		 x 1 y 2 END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerwhitecornerTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 4	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerwhitecornerTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 5	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerwhitecornerBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 4	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerwhitecornerBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 5	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerdiagroadTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 12	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerdiagroadTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerdiagroadBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 12	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innerdiagroadBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagsidewalkTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagsidewalkTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagsidewalkBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagsidewalkBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagroadwithsidewalkTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 8	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagroadwithsidewalkTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 9	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagroadwithsidewalkBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 8	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagroadwithsidewalkBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 9	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 dashedcenterline_vertical
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 4	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 solidcenterline_vertical
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 4	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 dashedcenterline_horizontal
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 5	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 solidcenterline_horizontal
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 5	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecenterturnTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 2	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecenterturnTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 3	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecenterturnBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 2	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecenterturnBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 3	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterturnTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterturnTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterturnBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 30	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterturnBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 30	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 4	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagcenterR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 5	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagreversecenterturnTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 2	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagreversecenterturnTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 3	y 29	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagreversecenterturnBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 2	y 30	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 diagreversecenterturnBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 3	y 30	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecrosslinesTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 11	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecrosslinesTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 11	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecrosslinesBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 whitecrosslinesBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END
BEGIN Material
	Name				 solidyellowcenterline_vertical
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 6	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 solidyellowcenterline_horizontal
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 7	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcenterturnTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcenterturnTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcenterturnBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 0	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcenterturnBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 1	y 28	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcrosslinesL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 6	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcrosslinesR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 7	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcrosslinesBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 yellowcrosslinesBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 27	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 manhole
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 12	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 curbgutter
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticalcurbwithzebraT
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 10	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticalzebra
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	SpriteType			 RandomArea
	NumSprites			 2
	BEGIN Sprite0		 x 12	y 24	END
	BEGIN Sprite1		 x 1 y 2 END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 verticalcurbwithzebraB
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 10	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 curbcornerTL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 16	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 curbcornerTR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 17	y 20	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 curbcornerBL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 16	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 curbcornerBR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 17	y 21	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innercurbT
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 12	y 22	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innercurbL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 22	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innercurbB
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 12	y 23	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 innercurbR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 23	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercurbT
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 22	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercurbL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 22	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercurbB
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 23	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 outercurbR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 23	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot1TL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot1TR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 24	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot1BL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 13	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot1BR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 14	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot2TL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot2TR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 16	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot2BL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 15	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot2BR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 16	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot3TL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 17	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot3TR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 18	y 25	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot3BL
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 17	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

BEGIN Material
	Name				 parkingspot3BR
	ConstructionTime	 0
	SoftEdged			 -1
	ObjectRequired		 FloorMaterial
	BEGIN Sprite0		 x 18	y 26	END
	MoveCost			 2.000000
	Properties			 CanPlaceOnRoad
END

# # # # # # # # # # # # # # # # # # # # # # #
#
#  End Many Materials 2.0
#
# # # # # # # # # # # # # # # # # # # # # # #


