V0.1.1: more work on blandfruit, still not implemented
This commit is contained in:
@@ -208,7 +208,7 @@ public class Potion extends Item {
|
||||
}
|
||||
}
|
||||
|
||||
protected void apply( Hero hero ) {
|
||||
public void apply( Hero hero ) {
|
||||
shatter( hero.pos );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user