Remove moduleName from Petras data.json

It was accidentally re-introduced in 88dc947b6a.
This commit is contained in:
phosit 2026-06-14 13:17:55 +02:00
parent 1ab55e7f2e
commit cbce748b8c
No known key found for this signature in database
GPG key ID: C9430B600671C268

View file

@ -1,7 +1,6 @@
{ {
"name": "Petra Bot", "name": "Petra Bot",
"description": "Petra is the default 0 A.D. AI bot. Please report issues to Wildfire Games.\n\nThe AI has six levels of difficulty: Sandbox, Very Easy, Easy, Medium, Hard, and Very Hard. Besides adjusting its strategy depending on the level, the AI also receives advantages or handycaps for certain rates, such as trade gain and efficiency of resource gathering. The AI can be quite challenging for beginners, so it is recommended to start with Very Easy or Easy until until you feel confident.", "description": "Petra is the default 0 A.D. AI bot. Please report issues to Wildfire Games.\n\nThe AI has six levels of difficulty: Sandbox, Very Easy, Easy, Medium, Hard, and Very Hard. Besides adjusting its strategy depending on the level, the AI also receives advantages or handycaps for certain rates, such as trade gain and efficiency of resource gathering. The AI can be quite challenging for beginners, so it is recommended to start with Very Easy or Easy until until you feel confident.",
"moduleName" : "PETRA",
"constructor": "PetraBot", "constructor": "PetraBot",
"filename": "_petrabot.js", "filename": "_petrabot.js",
"useShared": true "useShared": true