Skip to content

Commit

Permalink
Update combat-trainer.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr55 authored Jan 22, 2025
1 parent 0967af5 commit e3e0ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combat-trainer.lic
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ class LootProcess
echo(" @box_loot_limit: #{@box_loot_limit}") if $debug_mode_ct
end

Flags.add('using-corpse', 'begins arranging', 'completes arranging', 'kneels down briefly and draws a knife', 'cruelly into the body and carving out a chunk', 'makes additional cuts, purposeful but seemingly at random')
Flags.add('using-corpse', 'begins arranging', 'completes arranging', 'kneels down briefly and draws a knife', 'cruelly into the body and carving out a chunk', 'makes additional cuts, purposeful but seemingly at random', 'cutting into where vital fluids once flowed', 'You begin to dismember the corpse')
Flags.add('pouch-full', 'You think the .* is too full to fit another gem into', /You'd better tie it up before putting/)
Flags.add('container-full', 'There isn\'t any more room')
end
Expand Down

0 comments on commit e3e0ffc

Please sign in to comment.