Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/doublespeakgames/adarkroom
Browse files Browse the repository at this point in the history
…into doublespeakgames
  • Loading branch information
orsi committed Sep 4, 2020
2 parents c1f0e70 + d6d1c1b commit 9a75688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/path.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ var Path = {
'grenade': {type: 'weapon' },
'bolas': {type: 'weapon' },
'laser rifle': {type: 'weapon' },
'energy cell': {type: 'tool', desc: _('use with laser rifle') },
'energy cell': {type: 'tool', desc: _('emits a soft red glow') },
'bayonet': {type: 'weapon' },
'charm': {type: 'tool'},
'medicine': {type: 'tool', desc: _('restores') + ' ' + World.MEDS_HEAL + ' ' + _('hp') }
Expand Down

0 comments on commit 9a75688

Please sign in to comment.