NarumiSTG_HyperSnowDrifter/script/player/Kouryuu/Player_ShotConst.dnh

13 lines
235 B
Plaintext
Raw Permalink Normal View History

2023-01-26 11:34:56 +00:00
let current = GetCurrentScriptDirectory();
let path = current ~ "Player_ShotData.dnh";
LoadPlayerShotData(path);
// -----
const OPTION = 1;
const FIRE_OPTION = 2;
const FIRE_BASE = 3;
const FIRE_BASE_B = 4;
const FIRE_SPECIAL = 5;