Mid-December Updates

Next batch of updates, including the demon lord zombies, some function
centralization, and datablock cleanup.
This commit is contained in:
Robert Fritzen 2017-12-19 17:25:48 -06:00
parent 0954efcdc4
commit f7095e8823
20 changed files with 1850 additions and 2045 deletions

View file

@ -110,7 +110,7 @@ datablock ShapeBaseImageData(PlasmasaberImage) {
stateName[4] = "Reload";
stateTransitionOnTimeout[4] = "Ready";
stateTimeoutValue[4] = 1.5;
stateTimeoutValue[4] = 0.8;
stateAllowImageChange[4] = false;
};