mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 16:49:04 +00:00
Add more documentation and fix rubocop warnings
This commit is contained in:
@@ -25,7 +25,7 @@ create_weapon :steel_scimitar do
|
||||
other_bonuses melee_strength: 14
|
||||
end
|
||||
|
||||
create_weapon /(black|white) scimitar/ do
|
||||
create_weapon(/(black|white) scimitar/) do
|
||||
attack_bonuses stab: 4, slash: 19
|
||||
other_bonuses melee_strength: 14
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user