Derpduck / L4D2-Comp-Stripper-Rework

Reworking Stripper:Source map changes for competitive L4D2 from scratch.
33 stars 8 forks source link

C6M1 syntax #48

Closed fbef0102 closed 1 year ago

fbef0102 commented 1 year ago

duplicate code line 113~134

{
    match:
    {
        "targetname" "caralarm_4-caralarm_light1"
        "origin" "3422.15 2843.06 69.031"
    }
    replace:
    {
        "origin" "3438.15 2843.06 73.031"
    }
}
{
    match:
    {
        "targetname" "caralarm_4-caralarm_light1"
        "origin" "3422.15 2843.06 69.031"
    }
    replace:
    {
        "origin" "3438.15 2843.06 73.031"
    }
}