Ant War: Domination

Ant War: Domination

Interesting Find
So I was nosing around the game files of Ant War and came across the following lines of code.

}  amazon.sdktester.json Π{
"com.anarchyent.antwar.gemwormhole": {
"itemType": "ENTITLED",
"description": "Squeezes 1 gem from the wormhole every 10 days! How neat is that!",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "Gem Vortex Squeezer"
},
"com.anarchyent.antwar.gempack.70": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "70 Gems"
},
"com.anarchyent.antwar.gempack.500": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "500 Gems"
},
"com.anarchyent.antwar.gempack.1200": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "1,200 Gems"
},
"com.anarchyent.antwar.gempack.2500": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "2,500 Gems"
},
"com.anarchyent.antwar.gempack.6500": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "6,500 Gems"
},
"com.anarchyent.antwar.gempack.14000": {
"itemType": "CONSUMABLE",
"description": "[Description]",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "14,000 Gems"
},
"com.anarchyent.antwar.passport": {
"itemType": "ENTITLED",
"description": "Move your nest for free without using gems!",
"price": 0.99,
"smallIconUrl": "http://example.com",
"title": "Passport"

If you do not know much about code I don't blame you, but what I can see here are what they are calling CONSUMABLES or Micro-transactions.
I don't get why a game like this, that is nearly 20 years old FFS needs Micro-transactions.

Anyway, at least we don't have to deal with this. I'll be honest if they were in here I would delete this game and never reinstall it.
Just some food for thought.