aboutsummaryrefslogtreecommitdiff
path: root/entity/list.gbasm
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-04-11 16:20:31 +0200
committerAstatin <[email protected]>2025-04-11 16:20:31 +0200
commita846ccc0cc20fe49b5ee07e252b370dc005b38cd (patch)
tree7996f4fdbca1e054bac3d87dd565178da9ba9191 /entity/list.gbasm
parent690ff7c09726d9e760b52b717c70e9567531175c (diff)
Make hop the only default attack and make cats drop heal
Diffstat (limited to 'entity/list.gbasm')
-rw-r--r--entity/list.gbasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/entity/list.gbasm b/entity/list.gbasm
index 0e2ba86..762f43f 100644
--- a/entity/list.gbasm
+++ b/entity/list.gbasm
@@ -19,7 +19,7 @@ Entity_list:
.DB $05
; Spawning rate (2 lsb)
- .DB 0b11
+ .DB 0b10
.PADTO =.Fox+8