updated macros
authorLukas Krickl <lukas@krickl.dev>
Thu, 17 Jul 2025 04:01:35 +0000 (06:01 +0200)
committerLukas Krickl <lukas@krickl.dev>
Thu, 17 Jul 2025 04:01:35 +0000 (06:01 +0200)
src/macros.inc

index b01b30cefcba4d2cf244d165a67e3373e48522de..7eb0e8785bc4911f1b12748697f0abf60a243d62 100644 (file)
   ;   $1 str
   ;   $2 int
   ;   $3 dex
-  ;   $4 luck
+  ;   $4 hit 
   ;   $5 poison res 
   ;   $6 fire res 
   ;   $7 lightning res 
   .db $1 ; str str max
   .db $2 ; int int max
   .db $3 ; dex dex max
-  .db $4 ; luck luck max
+  .db $4 ; hit
   .db $5 ; poison resist 
   .db $6 ; fire resist 
   .db $7 ; lightning resist