Skip to content

Commit

Permalink
make gas cannon ammo take up storage space
Browse files Browse the repository at this point in the history
  • Loading branch information
Warboy1982 committed Nov 9, 2017
1 parent aaf8cf6 commit 803ca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/standard/xcom2/items.rul
Expand Up @@ -27,7 +27,7 @@ items: #done
costSell: 22500
transferTime: 48
- type: STR_CRAFT_GAS_CANNON_ROUNDS_X50
size: 0
size: 0.1 # changed from vanilla - these took up no space at all in the original, and so have been given the minimum size.
costBuy: 1240
costSell: 1012
transferTime: 96
Expand Down

0 comments on commit 803ca40

Please sign in to comment.