ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
To make sure the player doesn't forget these.
Other bugfixes:
- When you skip the 2nd cut scene, hero was teleported back
- Increase princess <-> hero distance tolerance
Name: pas2c
Version: 0.1
Synopsis: pas2c
Description: pas2c
Homepage: http://www.hedgewars.org/
License: GPL-2
Author: unC0Rr
Maintainer: unC0Rr@hedgewars.org
Category: Converter
Build-type: Simple
Cabal-version: >=1.10
Executable pas2c
main-is: Main.hs
default-language: Haskell2010
build-depends:
base >= 4.3,
containers,
mtl >= 2,
parsec,
pretty,
transformers
if !os(windows)
build-depends: unix
ghc-options: -O2