Merge pull request #9130 from mwerezak/device-powercell

Adjusts charge cost for energy type guns
This commit is contained in:
Zuhayr
2015-05-12 18:11:39 +09:30
9 changed files with 63 additions and 36 deletions

View File

@@ -594,6 +594,8 @@
user << "Close the panel first."
else if(cell)
user << "There is a power cell already installed."
else if(W.w_class != 3)
user << "\The [W] is too [W.w_class < 3? "small" : "large"] to fit here."
else
user.drop_item()
W.loc = src