mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Merge branch 'master' of https://github.com/doublespeakgames/adarkroom into doublespeakgames
This commit is contained in:
+1
-1
@@ -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') }
|
||||
|
||||
Reference in New Issue
Block a user