changing dequip to make sense for all classes

This commit is contained in:
deilann 2014-01-25 18:17:33 -08:00
parent cc6e0a9c7b
commit b6c8452043

View file

@ -155,7 +155,8 @@ gear =
shield:
base:
0: text: "No Shield", notes:'No shield.', value:0
0: text: "No Off-Hand Equipment", notes:'No shield or second weapon.', value:0
//changed because this is what shows up for all classes, including those without shields
warrior:
#0: text: "No Shield", notes:'No shield.', value:0
1: text: "Wooden Shield", notes:'Round shield of thick wood. Increases CON by 2.', con: 2, value:20