1. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

How do you create a tunnel shop for zombie fortress?

Discussion in 'Modding [KAG Classic]' started by dylamb, Jul 29, 2012.

  1. dylamb

    dylamb Catapult Fodder

    Messages:
    7
    as the title says if you have it premade Good job
     
  2. YEAH_NAH

    YEAH_NAH Shipwright

    Messages:
    84
    In KAG\Base\Entities\Rooms you'll find the file Zombie_Room, open that with notepad and find:
    Code:
              #TUNNEL; Entities/Rooms/Sprites/Tunnel.png; Press $KEY7$ to travel quickly; travel_right, travel_left; s50;
    Then simply remove the #.
    Then do the same to the lines:
    Code:
                     #travel_left; -; -; GUI/MenuItems.png; Entities/Rooms/Sounds/Travel.ogg; 1; 32; Travel Left; -;
                      #travel_right; -; -; GUI/MenuItems.png; Entities/Rooms/Sounds/Travel.ogg; 1; 32; Travel Right; -;
     
    Saverous likes this.
  3. Saverous

    Saverous Shopkeep Stealer

    Messages:
    418