diff --git a/TODO.md b/TODO.md index 2deaa80..df60849 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,7 @@ x Makefile for building assets x On/Off switch - README file -- Pickup sprites +x Pickup sprites - Battery usage x Brightmaps -- In-inventory sprite +x In-inventory sprite diff --git a/zscript.zs b/zscript.zs index f614036..ee91735 100644 --- a/zscript.zs +++ b/zscript.zs @@ -15,7 +15,7 @@ class GretchenCounter : HDWeapon weapon.selectionorder 1014; scale 0.6; - inventory.icon "SARGF1"; + inventory.icon "KGCPA0"; inventory.pickupmessage "Picked up a Gretchen Counter."; inventory.pickupsound "derp/crawl"; translation 0;