mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 13:18:53 +00:00
syntax fix
fixed comment
This commit is contained in:
parent
b6c8452043
commit
dbbcee0c1c
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ gear =
|
|||
shield:
|
||||
base:
|
||||
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
|
||||
#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
|
||||
|
|
|
|||
Loading…
Reference in a new issue