Quellcode durchsuchen

Spell, not sill

master
The Stranjer vor 3 Jahren
Ursprung
Commit
74ee361ba2
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +2
    -2
      spells.rb

+ 2
- 2
spells.rb Datei anzeigen

@@ -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
end

Laden…
Abbrechen
Speichern