Skip to content

Commit

Permalink
Update GardenOrder.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
eidals224 committed Jun 27, 2024
1 parent b20b3dd commit 4fe24d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/bcdice/game_system/GardenOrder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ def get_damage_table_info_by_type(type)
return data[:name], data[:table]
end

class << self
private

DAMAGE_TABLE = {
"SL" => {
name: "切断",
Expand Down

0 comments on commit 4fe24d0

Please sign in to comment.