~rabbits/markl

30b31cd1323e40fe154d7e4f808d3526d3112823 — Devine Lu Linvega a month ago 58a374c master
Fixed npm sprite
1 files changed, 1 insertions(+), 1 deletions(-)

M src/events.tal
M src/events.tal => src/events.tal +1 -1
@@ 3,7 3,7 @@
@event-goat =&on-draw =&on-collision
	&on-draw ( self* -- )
	POP2 .Screen/y DEI2 #0028 SUB2 .Screen/y DEO2
	;blocker-chr !<draw-tall>
	;npc-spell-chr !<draw-tall>

	&on-collision ( self* -- fail )
	( spell* ) #0004 ADD2 LDA2 <animate-unlock-spell>