package de.towerdefence.server.game; public class Tower { public static final int COST = 20; }