尘缘未了-_- 2025-10-23 function Game_System() { this.initialize.apply(this, arguments); } Game_System.prototype.initialize = function() { this._saveEnabled = true; this._menuEnabled = true; this._encounterEnabled = true; this._formationEnabled = true; this._battleCount = 0; this._winCount = 0; this._escapeCount = 0; this._saveCount = 0; this._versionId = 0; this._framesOnSave = 0; this._bgmOnSave = null; this._bgsOnSave = null; this._windowTone = null; this._battleBgm = null; this._victoryMe = null; this._defeatMe = null; this._savedBgm = null; this._walkingBgm = null; }; ♥ 2
Comments
红皮鸭子跟你闹呢[doge]
♥ 9
怂狼必有刁德一[doge]
♥ 5
function Game_System() { this.initialize.apply(this, arguments); } Game_System.prototype.initialize = function() { this._saveEnabled = true; this._menuEnabled = true; this._encounterEnabled = true; this._formationEnabled = true; this._battleCount = 0; this._winCount = 0; this._escapeCount = 0; this._saveCount = 0; this._versionId = 0; this._framesOnSave = 0; this._bgmOnSave = null; this._bgsOnSave = null; this._windowTone = null; this._battleBgm = null; this._victoryMe = null; this._defeatMe = null; this._savedBgm = null; this._walkingBgm = null; };
♥ 2
好
♥ 2
[打call]
♥ 2
良作无人
♥ 1
@想喝甜豆奶 @小茗石乐 @TaIzaiZhI11
♥ 1
[打call][打call][打call]
♥ 1
鸭子,你真的是个鸭子
♥ 1
第一[打call]
♥ 1