Simple bug

I don't know if this is the place to report it but I found a simple bug.

When creating a custom combat script via mafia, it doesn't seem to recognize the words "Item" or "Skill" with a capitals.

it must be lowercase.
Example:
You input:
Code:
1: pickpocket
2: skill fire red bottle-rocket
3: Item jar of swamp gas, jar of swamp gas

I will read it as
Code:
1: try to steal an item
2: attack with weapon
3: item jar of swamp gas

It totally removes the "Item" and "Skill".

Just something small but kind of annoying.
=]
 
Top