projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5825d
)
updated macros
author
Lukas Krickl
<lukas@krickl.dev>
Thu, 17 Jul 2025 04:01:35 +0000
(06:01 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Thu, 17 Jul 2025 04:01:35 +0000
(06:01 +0200)
src/macros.inc
patch
|
blob
|
history
diff --git
a/src/macros.inc
b/src/macros.inc
index b01b30cefcba4d2cf244d165a67e3373e48522de..7eb0e8785bc4911f1b12748697f0abf60a243d62 100644
(file)
--- a/
src/macros.inc
+++ b/
src/macros.inc
@@
-203,7
+203,7
@@
; $1 str
; $2 int
; $3 dex
- ; $4
luck
+ ; $4
hit
; $5 poison res
; $6 fire res
; $7 lightning res
@@
-212,7
+212,7
@@
.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