From 7b2c21f538f87c3bcb3c6e4209549b409b3540b5 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Sun, 15 Dec 2013 13:51:52 -0600 Subject: [PATCH] Include the ??? Helm --- script/content.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/content.coffee b/script/content.coffee index 90a76e2ab1..a398f4c0f6 100644 --- a/script/content.coffee +++ b/script/content.coffee @@ -129,7 +129,7 @@ gear = special: 0: text: "Shade Helm", notes:'Blood and ash, lava and obsidian give this helm its imagery and power. Increases INT by 20.', int: 20, value:150, canOwn: ((u)-> +u.backer?.tier >= 45) 1: text: "Crystal Helm", notes:'The favored crown of those who lead by example. Increases all attributes by 6.', con: 6, str: 6, per: 6, int: 6, value:170, canOwn: ((u)-> +u.contributor?.level >= 3) - #2: text: "??? 300-tier Helm", notes:'', value:200, canOwn: ((u)-> +u.backer?.tier >= 300) + 2: text: "Nameless Helm", notes:'A testament to those who gave of themselves while asking nothing in return. Increases INT and STR by 25 each.', int: 25, str: 25, value:200, canOwn: ((u)-> +u.backer?.tier >= 300) shield: base: