From 74ee361ba2a69dd869fe22fa956bc81fe1c0da33 Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Tue, 20 Apr 2021 16:18:36 -0600 Subject: [PATCH] Spell, not sill --- spells.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spells.rb b/spells.rb index aa8959e..79c9649 100644 --- a/spells.rb +++ b/spells.rb @@ -91,7 +91,7 @@ class Spell :primary_factor => "Potency", :suggested_rote_skills => ["Firearms", "Crafts", "Streetwise"], :authors => ["NEETzsche"], - :rules_text => "Sometimes you're about to run out of ammunition and you're out of extra magazines, or maybe you're just short on time to reload the ones you do have. The Adamantine Arrow has run into this exact situation more than a few times. The willworker's firearm reloads automatically as the magazine approaches empty, filling it back up before it fully runs out. Each time it fills up what would have been a full magazine, reduce the Potency of this sill by one." + :rules_text => "Sometimes you're about to run out of ammunition and you're out of extra magazines, or maybe you're just short on time to reload the ones you do have. The Adamantine Arrow has run into this exact situation more than a few times. The willworker's firearm reloads automatically as the magazine approaches empty, filling it back up before it fully runs out. Each time it fills up what would have been a full magazine, reduce the Potency of this spell by one." ) spells << Spell.new( @@ -1332,4 +1332,4 @@ class Spell spells end -end \ No newline at end of file +end