Little bit of maintenance:
* Return the Doom 2 Cast Call to vanilla and simply label Doomguy as Doomguy * Ensure there are TWO canvas textures available for the Plasma Blaster screen * Fix some typos in material shader definitions for Demo-chan's face (oops)
This commit is contained in:
parent
722121e21a
commit
2fe8e0f947
49 changed files with 17 additions and 467 deletions
|
|
@ -2,7 +2,8 @@
|
|||
canvastexture LOGOFADE 4 4
|
||||
|
||||
// ammo leds
|
||||
canvastexture PLASBLED 64 64
|
||||
canvastexture PLASBLDR 64 64
|
||||
canvastexture PLASBLDL 64 64
|
||||
canvastexture PLASBFDR 4 4
|
||||
canvastexture PLASBFDL 4 4
|
||||
canvastexture SHEENLED 128 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue