Did the inventory sprite.
This commit is contained in:
parent
34e5463733
commit
8aa3ca4444
4
TODO.md
4
TODO.md
@ -1,7 +1,7 @@
|
|||||||
x Makefile for building assets
|
x Makefile for building assets
|
||||||
x On/Off switch
|
x On/Off switch
|
||||||
- README file
|
- README file
|
||||||
- Pickup sprites
|
x Pickup sprites
|
||||||
- Battery usage
|
- Battery usage
|
||||||
x Brightmaps
|
x Brightmaps
|
||||||
- In-inventory sprite
|
x In-inventory sprite
|
||||||
|
@ -15,7 +15,7 @@ class GretchenCounter : HDWeapon
|
|||||||
weapon.selectionorder 1014;
|
weapon.selectionorder 1014;
|
||||||
|
|
||||||
scale 0.6;
|
scale 0.6;
|
||||||
inventory.icon "SARGF1";
|
inventory.icon "KGCPA0";
|
||||||
inventory.pickupmessage "Picked up a Gretchen Counter.";
|
inventory.pickupmessage "Picked up a Gretchen Counter.";
|
||||||
inventory.pickupsound "derp/crawl";
|
inventory.pickupsound "derp/crawl";
|
||||||
translation 0;
|
translation 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user