Skip to content

Commit

Permalink
和主仓库同步
Browse files Browse the repository at this point in the history
  • Loading branch information
hegugu-ng committed Jun 25, 2023
1 parent ea4b215 commit 7e6b6a1
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
Empty file removed gisim/status/base.py
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion gisim/status/reaction_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ def msg_handler(self, msg_queue: PriorityQueue):
f" Combat Status Effect By {self.player_id.name}:\n {self.name}:{self.description}\n Origin DMG: {element_type.name} -> {dmg_val} - {1}\n"
)
after_dmg = max(0, dmg_val - self.remaining_round)
# 护盾只能抵消伤害,该挂元素还是得挂元素
# 护盾只能抵消伤害,改挂元素还是得挂元素

top_msg.targets[idx] = (
target_id,
Expand Down
Empty file.
Empty file.

0 comments on commit 7e6b6a1

Please sign in to comment.