shithub: pokecrystal

Download patch

ref: 9b68493758aa62b761e6aa819303f30054cef605
parent: 2b00d49065e01e35bc6ead2fadc2ce7972ed77d0
author: yenatch <[email protected]>
date: Thu May 2 22:42:25 EDT 2013

arena trap substatus

--- a/constants.asm
+++ b/constants.asm
@@ -3760,6 +3760,7 @@
 SUBSTATUS_MIST         EQU 1
 SUBSTATUS_UNLEASH      EQU 0
 
+SUBSTATUS_CANT_RUN     EQU 7
 SUBSTATUS_DESTINY_BOND EQU 6
 SUBSTATUS_LOCK_ON      EQU 5
 SUBSTATUS_TOXIC        EQU 0
--- a/wram.asm
+++ b/wram.asm
@@ -550,7 +550,7 @@
 	ds 1
 PlayerSubStatus5: ; c66c
 ; bit
-; 7
+; 7 cant run
 ; 6 destiny bond
 ; 5 lock-on
 ; 4