merged in Axemans pull

This commit is contained in:
[VB]AWOL
2013-09-26 20:42:57 -05:00
parent c1339e4a6e
commit ccd685ab76
29 changed files with 2855 additions and 2647 deletions

View File

@@ -18,7 +18,12 @@ class ItemSledge: ItemCore
output[]=
{
"MeleeSledge"
};
};
};
class MineOre
{
text="Mine Ore";
script="spawn player_mineOre;";
};
};
};
};