Channels Tree

The core binary of this tree is called mtg, which is the game channel.

Notes (to discover):

  • Does it require other cores to be alive to run?

Required Data (loaded in this order):

  • CONFIG - Unique

  • server_string.txt - Shared

  • items/ - Shared

  • shop/ - Shared

  • chr.asi - Shared

  • enemy.asi - Shared

  • effect.asi - Shared

  • npc/ - Shared

  • obj.sc - Shared

Condition Aborts

Files

If any of the following files is not available or related files loaded, the MTG core will abort:

  • items/index

  • shop/index

  • npc/index

  • npc/npc.ssc

NPC Data

If no NPC files are indexed, the MTG core will log -1 NPC PROTOTYPE and crash.