Syntax Error Fixing

Fixed all of the syntax errors in the current version of the mod.

* NOTE: You can now run a server on this current version although some
of the zombie features are non-functional at the moment.
This commit is contained in:
Robert Fritzen 2017-12-20 12:48:36 -06:00
parent 00e88cd9ea
commit 34dc29b805
9 changed files with 47 additions and 28 deletions

View file

@ -161,7 +161,7 @@ datablock ShapeBaseImageData(Model1887Image) {
stateTransitionOnNotWet[8] = "Fire";
};
datablock ItemData(Model1887 {
datablock ItemData(Model1887) {
className = Weapon;
catagory = "Spawn Items";
shapeFile = "weapon_plasma.dts";