dehacked: Fix [strings].

Oops. Boom's dehacked parser requires an empty line to end the [pars]
section, otherwise the entire following section is interpreted as
par time instructions.
This commit is contained in:
Simon Howard 2014-01-01 01:48:09 +00:00
parent 950602dc4a
commit 5e37faf12f

View file

@ -36,6 +36,7 @@ par 29 600 # 10:00 - Catoptromancy OLD run for v0.7
par 30 510 # 08:30 - Catoptromancy for v0.8 - 2013/12
par 31 450 # 07:30 - Catoptromancy for v0.8 - 2013/12
par 32 0 # 00:00 - Catoptromancy OLD run for v0.7
[STRINGS]
GOTARMOR = picked up a light armor vest.
GOTMEGA = picked up a heavy armor vest.