调高可以,改的地方有点多
Window_Item:
95行: self.contents.draw_text(x + 240, y, 42, 32, number.to_s, 2)
Scene_Shop:
184~194 把"99" 改成"999"
Game_Party:
180: 99 改为 999
还有就是
Window_ShopNumber:
43: self.contents.draw_text(297, 96, 40, 32, @number.to_s, 2)
Window_ShopStatus:
36: self.contents.draw_text(197, 0, 40, 32, number.to_s, 2)
好像没了....
物品设置上限修改流程.rar
(189.42 KB, 下载次数: 64)
| 欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |