mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
107 lines
1.2 KiB
Text
107 lines
1.2 KiB
Text
# Overrides
|
|
RPG
|
|
|
|
Game_Temp
|
|
Game_System
|
|
Game_Switches
|
|
Game_Variables
|
|
Game_SelfSwitches
|
|
Game_Screen
|
|
Game_Picture
|
|
Game_Battler_1
|
|
Game_Battler_2
|
|
Game_Battler_3
|
|
Game_BattleAction
|
|
Game_Actor
|
|
Game_Actors
|
|
Game_Party
|
|
Game_Map
|
|
Game_CommonEvent
|
|
Game_Character_1
|
|
Game_Character_2
|
|
Game_Character_3
|
|
Game_Event
|
|
Game_Player
|
|
Game_Oneshot
|
|
Game_Follower
|
|
Game_FastTravel
|
|
|
|
# yes.
|
|
Settings
|
|
Input
|
|
|
|
Sprite_Character
|
|
Sprite_Picture
|
|
Sprite_Timer
|
|
Sprite_Light
|
|
Sprite_Footprint
|
|
Sprite_Footsplash
|
|
Sprite_MapText
|
|
Spriteset_Map
|
|
|
|
FastTravel
|
|
|
|
Window_Base
|
|
Window_Selectable
|
|
Window_Help
|
|
Window_Item
|
|
Window_Settings
|
|
Window_NameEdit
|
|
Window_NameInput
|
|
Window_InputNumber
|
|
Window_Message
|
|
Window_DebugLeft
|
|
Window_DebugRight
|
|
Window_MainMenu
|
|
Window_TPtL
|
|
|
|
Interpreter_1
|
|
Interpreter_2
|
|
Interpreter_3
|
|
Interpreter_4
|
|
Interpreter_5
|
|
Interpreter_6
|
|
Interpreter_7
|
|
|
|
Scene_Title
|
|
Scene_Map
|
|
Scene_Name
|
|
Scene_Debug
|
|
|
|
# Persistent data
|
|
Persistent
|
|
|
|
# Internationalization
|
|
i18n_Language
|
|
i18n_English
|
|
#i18n_Japanese
|
|
|
|
# Data
|
|
Data_Item
|
|
Data_Footsteps
|
|
Data_SpecialEventData
|
|
Data_FastTravel
|
|
Data_Settings
|
|
Data_Settings_Classes
|
|
Data_Settings_Setters
|
|
|
|
# Script Functions
|
|
Script
|
|
|
|
# Puzzles
|
|
Puzzle_Sokoban
|
|
Puzzle_Pixel
|
|
Puzzle_Film
|
|
Puzzle_Safe
|
|
|
|
# Misc
|
|
SaveLoad
|
|
Ed_Message
|
|
Doc_Message
|
|
Desktop_Message
|
|
Credits_Message
|
|
Particles
|
|
DynamicLight
|
|
|
|
EdText
|
|
Main
|