mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
These can be controlled with switch 101, to be primarily used in the Tower area. This isn't finalized yet but works as is atm, will be finished soon.
129 lines
1.6 KiB
Text
129 lines
1.6 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_Enemy
|
|
Game_Actors
|
|
Game_Party
|
|
Game_Map
|
|
Game_CommonEvent
|
|
Game_Character 1
|
|
Game_Character 2
|
|
Game_Character 3
|
|
Game_Event
|
|
Game_Player
|
|
Game_Oneshot
|
|
Game_Light
|
|
Game_Follower
|
|
Game_FastTravel
|
|
|
|
Sprite_Character
|
|
Sprite_Battler
|
|
Sprite_Picture
|
|
Sprite_Timer
|
|
Sprite_Light
|
|
Sprite_Footprint
|
|
Sprite_Footsplash
|
|
Spriteset_Map
|
|
|
|
FastTravel
|
|
|
|
Window_Base
|
|
Window_Selectable
|
|
Window_Command
|
|
Window_Help
|
|
Window_Gold
|
|
Window_PlayTime
|
|
Window_Steps
|
|
Window_MenuStatus
|
|
Window_Item
|
|
Window_Skill
|
|
Window_SkillStatus
|
|
Window_Target
|
|
Window_EquipLeft
|
|
Window_EquipRight
|
|
Window_EquipItem
|
|
Window_Status
|
|
Window_SaveFile
|
|
Window_ShopCommand
|
|
Window_ShopBuy
|
|
Window_ShopSell
|
|
Window_ShopNumber
|
|
Window_ShopStatus
|
|
Window_NameEdit
|
|
Window_NameInput
|
|
Window_InputNumber
|
|
Window_Message
|
|
Window_PartyCommand
|
|
Window_BattleStatus
|
|
Window_BattleResult
|
|
Window_DebugLeft
|
|
Window_DebugRight
|
|
Window_MainMenu
|
|
|
|
Interpreter 1
|
|
Interpreter 2
|
|
Interpreter 3
|
|
Interpreter 4
|
|
Interpreter 5
|
|
Interpreter 6
|
|
Interpreter 7
|
|
|
|
Scene_Title
|
|
Scene_Map
|
|
Scene_Menu
|
|
Scene_Item
|
|
Scene_Skill
|
|
Scene_Equip
|
|
Scene_Status
|
|
Scene_File
|
|
Scene_Save
|
|
Scene_Load
|
|
Scene_End
|
|
Scene_Name
|
|
Scene_Debug
|
|
|
|
# Persistent data
|
|
Persistent
|
|
|
|
# Internationalization
|
|
i18n_Language
|
|
i18n_English
|
|
|
|
# Data
|
|
Data_Item
|
|
Data_Footsteps
|
|
Data_SpecialEventData
|
|
Data_FastTravel
|
|
|
|
# Script Functions
|
|
Script
|
|
|
|
# Puzzles
|
|
Puzzle_Sokoban
|
|
Puzzle_Pixel
|
|
Puzzle_Film
|
|
Puzzle_Safe
|
|
|
|
# Misc
|
|
SaveLoad
|
|
Ed_Message
|
|
Doc_Message
|
|
Desktop_Message
|
|
Particles
|
|
|
|
Demo
|
|
EdText
|
|
|
|
Main
|