| 47 | (D) (E) | Func_Reg_Equ_Reg_Plus_Reg |
| 53 | (D) (E) | Func_Reg_Equ_Reg_Plus_Const |
| 145 | (D) (E) | Func_Reg_Equ_Chr_Plus_Reg |
| 154 | (D) (E) | Func_Reg_Equ_Chr_Plus_Const |
| 162 | (D) (E) | Func_Reg_Equ_Chr_Plus_Obj |
| 170 | (D) (E) | Func_Reg_Equ_Chr_Plus_Chr |
| 175 | (D) (E) | Func_Reg_Equ_Obj_Plus_Obj |
| 180 | (D) (E) | Func_Reg_Equ_Obj_Plus_Reg |
| 188 | (D) (E) | Func_Reg_Equ_Obj_Plus_Const |
| 196 | (D) (E) | Func_Chr_Equ_Reg_Plus_Reg |
| 201 | (D) (E) | Func_Chr_Equ_Reg_Plus_Const |
| 209 | (D) (E) | Func_Chr_Equ_Chr_Plus_Reg |
| 217 | (D) (E) | Func_Chr_Equ_Chr_Plus_Const |
| 225 | (D) (E) | Func_Chr_Equ_Chr_Plus_Obj |
| 233 | (D) (E) | Func_Chr_Equ_Chr_Plus_Chr |
| 238 | (D) (E) | Func_Chr_Equ_Obj_Plus_Obj |
| 243 | (D) (E) | Func_Chr_Equ_Obj_Plus_Reg |
| 251 | (D) (E) | Func_Chr_Equ_Obj_Plus_Const |
| 259 | (D) (E) | Func_Obj_Equ_Reg_Plus_Reg |
| 264 | (D) (E) | Func_Obj_Equ_Reg_Plus_Const |
| 272 | (D) (E) | Func_Obj_Equ_Chr_Plus_Reg |
| 280 | (D) (E) | Func_Obj_Equ_Chr_Plus_Const |
| 288 | (D) (E) | Func_Obj_Equ_Chr_Plus_Obj |
| 296 | (D) (E) | Func_Obj_Equ_Chr_Plus_Chr |
| 301 | (D) (E) | Func_Obj_Equ_Obj_Plus_Obj |
| 306 | (D) (E) | Func_Obj_Equ_Obj_Plus_Reg |
| 314 | (D) (E) | Func_Obj_Equ_Obj_Plus_Const |
| 1000 | (D) (E) | Func_Reg_PlusEqu_Reg |
| 1010 | (D) (E) | Func_Reg_PlusEqu_Chr |
| 1020 | (D) (E) | Func_Reg_PlusEqu_Obj |
| 1030 | (D) (E) | Func_Reg_PlusEqu_Const |
| 1040 | (D) (E) | Func_Chr_PlusEqu_Reg |
| 1050 | (D) (E) | Func_Chr_PlusEqu_Chr |
| 1060 | (D) (E) | Func_Chr_PlusEqu_Obj |
| 1070 | (D) (E) | Func_Chr_PlusEqu_Const |
| 1080 | (D) (E) | Func_Obj_PlusEqu_Reg |
| 1090 | (D) (E) | Func_Obj_PlusEqu_Chr |
| 1100 | (D) (E) | Func_Obj_PlusEqu_Obj |
| 1110 | (D) (E) | Func_Obj_PlusEqu_Const |
# 662 ;Increase Reg (Increase the value stored in "User Register" 8 by 1) : U8 ;(Dest) "User Register" 8 ; ---------- # 663 ;Increase Chr2 (Increase the value stored in User-created "Active Variable" 5 of the Player "Fetched" to "Reference 2" by 1) : a5 ;(Dest) User-created "Active Variable" 5 of the Player "Fetched" to "Reference 2" ; ---------- # 664 ;Increase Obj2 (Increase the value stored in "Extra Variable" 0 of the Object "Fetched" to "Reference 2" by 1) : E0 ;(Dest) "Extra Variable" 0 of the Object "Fetched" to "Reference 2"
# 154 ;Reg = Chr0 + Const (Add 3 to the value of User-created "Active Variable" 18 of the Player "Fetched" to "Reference 0", and place the result in "User Register" 7) : a18 ;(Chr0) User-created "Active Variable" of the Player "Fetched" to "Reference 0" : 3 ;(Const) 3 : U7 ;(Dest) "User Register" 7 ; ---------- # 233 ;Chr2 = Chr0 + Chr1 (Add the value of User-created "Active Variable" 13 of the Player "Fetched" to "Reference 1" to the value of User-created "Active Variable" 12 of the Player "Fetched" to "Reference 0", and place the result in User-created "Active Variable" 2 of the Player "Fetched" to "Reference 2") : a12 ;(Chr0) User-created "Active Variable" 12 of the Player "Fetched" to "Reference 0" : a13 ;(Chr1) User-created "Active Variable" 13 of the Player "Fetched" to "Reference 1" : a2 ;(Dest) User-created "Active Variable" 2 of the Player "Fetched" to "Reference 2" ; ---------- # 306 ;Obj2 = Obj0 + Reg (Add the value of "User Register" 24 to the value of "Extra Variable" 4 of the Object "Fetched" to "Reference 0", and place the result in "Extra Variable" 8 of the Object "Fetched" to "Reference 2") : E4 ;(Obj0) "Extra Variable" 4 of the Object "Fetched" to "Reference 0" : U24 ;(Reg) "User Register" 24 : E8 ;(Dest) "Extra Variable" 8 of the Object "Fetched" to "Reference 2"
#1020 ;Reg += Obj0 (Add the value of "Extra Variable" 4 of the Object "Fetched" to "Reference 0" to the value of "User Register" 3, and place the result back into "User Register" 3) : E1 ;(Chr0) "Extra Variable" 4 of the Object "Fetched" to "Reference 0" : U3 ;(Dest) "User Register" 3 ; ---------- #1050 ;Chr2 += Chr0 (Add the value of User-created "Active Variable" 9 of the Player "Fetched" to "Reference 0" to the value of User-created "Active Variable" 6 of the Player "Fetched" to "Reference 2" , and place the result back into User-created "Active Variable" 6 of the Player "Fetched" to "Reference 2") : a9 ;(Chr0) User-created "Active Variable" 9 of the Player "Fetched" to "Reference 0" : a6 ;(Dest) User-created "Active Variable" 6 of the Player "Fetched" to "Reference 2" ; ---------- #1110 ;Obj2 += Const (Add 12 to the value of "Extra Variable" 8 of the Object "Fetched" to "Reference 2", and place the result back into "Extra Variable" 8 of the Object "Fetched" to "Reference 2") : 12 ;(Const) 12 : E8 ;(Dest) "Extra Variable" 8 of the Object "Fetched" to "Reference 2"