From dbbcee0c1cae32239060ec3cde7a0fee54b4f4ae Mon Sep 17 00:00:00 2001 From: deilann Date: Sun, 26 Jan 2014 11:53:02 -0800 Subject: [PATCH] syntax fix fixed comment --- script/content.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/content.coffee b/script/content.coffee index f943aa5053..be8f40c1d4 100644 --- a/script/content.coffee +++ b/script/content.coffee @@ -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