<seed:imgId,charId,pId,growTime,itemId>
EXPLANATION:
seed = the keyword required. Don't change this.
imgId = the number that will select which crop charset to use.
charId = the id of the character in the charset (1-8)
pId = the plant id to select which plant in the character to use (1-2)
growTime = the amount of seconds passed until plant is able to be harvested
itemId = the item obtained when plant is harvested. Make this 0 if the
plant cannot be harvested at all.
上面是设置种子的描述,请问这两个参数是什么意思?
charId = the id of the character in the charset (1-8)
pId = the plant id to select which plant in the character to use (1-2),如果我要设置下图中第四行的玉米为新的种子?应该如何设置?
