mirror of
https://github.com/PhantomGamesDevelopment/TWM2.git
synced 2026-03-12 08:51:37 +00:00
Mid-December Updates
Next batch of updates, including the demon lord zombies, some function centralization, and datablock cleanup.
This commit is contained in:
parent
0954efcdc4
commit
f7095e8823
20 changed files with 1850 additions and 2045 deletions
|
|
@ -110,7 +110,7 @@ datablock ShapeBaseImageData(PlasmasaberImage) {
|
|||
|
||||
stateName[4] = "Reload";
|
||||
stateTransitionOnTimeout[4] = "Ready";
|
||||
stateTimeoutValue[4] = 1.5;
|
||||
stateTimeoutValue[4] = 0.8;
|
||||
stateAllowImageChange[4] = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue