1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

忘了(copilot没了

This commit is contained in:
2025-08-27 21:20:58 +08:00
parent c2d3ac8bdb
commit 489160a761
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ static var entityApplier = {
entity.inventoryMax[ItemStore.ItemType.APPLE] += value
,
Entity.EXTRA_BULLET_COUNT: func(entity, value):
entity.fields[Entity.OFFSET_SHOOT] += value * 5
entity.fields[Entity.OFFSET_SHOOT] += value * 2
,
}