29303132333435
if (store == null) { throw new ServiceException("Store undefined: " + storeId); } PlayerManager.addActivity(player, new StoreActivity(store)); }