;#####################################################################################
;###The use of any material without my conscent is restricted (me being Native) ####
;#####################################################################################
;BEGIN Object
;     Name                dispatchDesk
;     Price               -350
;     BlockedBy           Wall
;     BlockedBy           UtilityStation
;     Properties          Scripted
;     Properties          Entity
;END

BEGIN Object
     Name                backup
     Price               -1
     BlockedBy           Wall
     BlockedBy           UtilityStation
     Sprite              Guard
     Properties          Scripted
     Properties          Entity
END

BEGIN Object
     Name                backup2
     Price               -1
     BlockedBy           Wall
     BlockedBy           UtilityStation
     Sprite              Doctor
     Properties          Scripted
     Properties          Entity
END

BEGIN Object
     Name                backupl
     Price               -25
     BlockedBy           Wall
     BlockedBy           UtilityStation
     Sprite              RiotGuard
     Properties          Scripted
     Properties          Entity
END

BEGIN Object
     Name                backupk9
     Price               -2
     BlockedBy           Wall
     BlockedBy           UtilityStation
     Sprite              DogHandler
     Properties          Scripted
     Properties          Entity
END

BEGIN Object
     Name                backupAG
     Price               -4
     BlockedBy           Wall
     BlockedBy           UtilityStation
     Sprite              ArmedGuard
     Properties          Scripted
     Properties          Entity
END


