v0.2.4: added more items to shops, tweaked several item prices.
This commit is contained in:
@@ -66,6 +66,6 @@ public class Tamahawk extends MissileWeapon {
|
||||
|
||||
@Override
|
||||
public int price() {
|
||||
return 20 * quantity;
|
||||
return 15 * quantity;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user