diff skaapsteker/sprites/npcs.py @ 509:c85363a8ff56

Make Sasuke non-blocking again
author Neil Muller <drnlmuller@gmail.com>
date Sat, 09 Apr 2011 23:14:21 +0200
parents 9a16483e49cb
children dbf99f763060
line wrap: on
line diff
--- a/skaapsteker/sprites/npcs.py	Sat Apr 09 23:13:53 2011 +0200
+++ b/skaapsteker/sprites/npcs.py	Sat Apr 09 23:14:21 2011 +0200
@@ -83,10 +83,11 @@
     ]
 
 
-class Sasuke(BlockingNPC):
+class Sasuke(NPC):
     image_dir = 'sprites/sasuke'
 
 
+
 class Kitsune(NPC):
     image_dir = 'sprites'
     animation_regexes = [