# Fire gulper 00 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 0; } # Fire gulper 01 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 1; } # Fire gulper 02 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 2; } # Fire gulper 03 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 3; } # Fire gulper 04 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 4; } # Fire gulper 05 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 5; } # Fire gulper 6 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 6; } # Fire gulper 7 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 7; } # Fire gulper 8 at 5 m behavior FireTheGulper { duration = 2; gulperToFire = 8; } # Fire gulper 9 at 100m behavior FireTheGulper { duration = 2; gulperToFire = 9; }