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 */

  entry:
    set_info(1, 0);
    old = Item.getFrame(gun);
    new = ((Item.getFrame(gun) * 2) + 20);
    spawn class_0A0C_slot_32(pid, 10, 0x00000000);
    suspend;
    spawn class_0A1A_slot_4B(old, gun);
    spawn class_0A0C_slot_32(pid, 3, 0x00000000);
    suspend;
    spawn class_0A0C_slot_32(pid, 3, 0x00000000);
    suspend;
    return;

}
