Cursed Israeli Tanks

Опубликовано: 10 Июнь 2026
на канале: Table Size Productions
133,002
7.3k

Here is Minus' website which covers A LOT - https://shiryonarchive.com/
Here is IS-2's channel -    / @is-211  
Link to the official Discord -   / discord  

Music In Order Of Appearance
-------------------------------------------------
In The Void - Amulets
Jane Street - TrackTribe
Locating Enemy Positions - Medal Of Honor (1999) - Michael Giacchino
Just Snooping Around - Purple Planet Music
Sneaky Feet - Purple Planet Music
Fox Tale Waltz Part 1 Instrumental - Kevin MacLeod - incompetech.com
Fuzzball Parade - Kevin MacLeod - incompetech.com
Townie Loop - Kevin MacLeod - incompetech.com
Devil's Organ - Jimena Contreras
Soul Food - Purple Planet Music
On Hold For You - Kevin MacLeod - incompetech.com
Smooth Rest Cafe - Emily Shepard - Meanwhile In Russia Theme

All of the meme clips used in the video belong to their respective creators.
All of the historical footage belongs to its respective archivers.

{"concept_1b tank"
{on "add_movement_sound" overload
{link_sound "move" "vehicle/tracks/Concept_1B_Tracks" }
{link_sound "starter" "vehicle/starter/PLT_27_TURBINE_STARTER" }
{link_sound "rotate_turret" "vehicle/turret/Concept_1B_Turret" }
{link_sound "rotate_gun" "vehicle/turret/electric_td"}
{link_sound "engine" "vehicle/engine/PLT_27_TURBINE" }
{link_sound "engine_end" "vehicle/engine/PLT_27_TURBINE_END" }
{link_sound "exhaust" "vehicle/engine/PLT_27_TURBINE_UP/" }
{link_sound "idle" "vehicle/engine/PLT_27_TURBINE_IDLE"}
}
{on ik begin "gun_rot"
{play_sound "rotate_gun" 1}
}
{on ik end "gun_rot"
{stop_sound "rotate_gun"}
}
{on fire "gun"
{spawn "dust_shot_big" "basis"}
{spawn "tank_canon_fire_large" "Foresight1" x}
{blastwave c4 0.2 r0 1 r1 2.5 bone "Foresight1"}
}
("burn_by_engine" args 0.3)
}