function miss2_slot_27() /* entry=354 class_id=0x090E slot=0x27 */
{
  var
    gun, /* [BP+06h] type=0x24 */
    old, /* [BP-02h] type=0x69 */
    new; /* [BP-04h] type=0x69 */

  set_info(1, 0);
  old = Item.getFrame(gun);
  new = ((Item.getFrame(gun) * 2) + 20);
  spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
  suspend;
  spawn WALLGUN.slot_4B(old, gun);
  spawn FREE.waitNTimerTicks(pid, 3, 0x00000000);
  suspend;
  spawn FREE.waitNTimerTicks(pid, 3, 0x00000000);
  suspend;
  return;
}
