StaticService can now use mobileTemplates

Just put a mobileTemplate in place of the objectTemplate.
This commit is contained in:
Treeku
2014-05-04 23:22:15 +01:00
parent 966f207d10
commit a5ee3ff2b4
4 changed files with 13 additions and 26 deletions
@@ -101,7 +101,6 @@ public class TangibleObject extends SWGObject implements Serializable {
private byte junkType = -1;
private int junkDealerPrice = 0;
private String serialNumber;
@NotPersistent