Update world.js (#739)

'disintigrate' -> 'disintegrate'
This commit is contained in:
Fakey McFakename
2025-05-23 09:33:06 -06:00
committed by GitHub
parent d39db9eeee
commit 1fada4620b
+1 -1
View File
@@ -102,7 +102,7 @@ var World = {
cost: { 'bolas': 1 } cost: { 'bolas': 1 }
}, },
'plasma rifle': { 'plasma rifle': {
verb: _('disintigrate'), verb: _('disintegrate'),
type: 'ranged', type: 'ranged',
damage: 12, damage: 12,
cooldown: 1, cooldown: 1,