mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-07 18:55:57 -05:00
Expanded ScriptCommandDatabase with Action Cmds and Comparison Operators
This commit is contained in:
@@ -109,9 +109,14 @@ namespace DSPRE.Resources {
|
||||
[0x0040] = "Freeze15",
|
||||
[0x0041] = "Freeze16",
|
||||
[0x0042] = "Freeze32",
|
||||
[0x0045] = "WaitDisappear",
|
||||
[0x0043] = "TeleportUp",
|
||||
[0x0044] = "TeleportDown",
|
||||
[0x0045] = "DisappearTrue",
|
||||
[0x0046] = "DisappearFalse",
|
||||
[0x0047] = "LockDir",
|
||||
[0x0048] = "ReleaseDir",
|
||||
[0x0049] = "StopAnimation",
|
||||
[0x004A] = "ResumeAnimation",
|
||||
[0x004B] = "Exclamation",
|
||||
[0x004C] = "WaitWalkUpSlow",
|
||||
[0x004D] = "WaitWalkDownSlow",
|
||||
|
||||
Reference in New Issue
Block a user