summaryrefslogtreecommitdiffhomepage
path: root/cards/spells.rb
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-11-30 01:32:51 -0500
committerrealtradam <[email protected]>2022-11-30 01:32:51 -0500
commit431003c20269652c7169beecdb3654e12713687f (patch)
tree63a0130d2eba439bda118e383ef8086aa1ff3045 /cards/spells.rb
parent057c6d62b6b66ab8a72382a09c28ab602daaf269 (diff)
downloadPlore-Tabletop-Game-431003c20269652c7169beecdb3654e12713687f.tar.gz
Plore-Tabletop-Game-431003c20269652c7169beecdb3654e12713687f.zip
more spell ideas
Diffstat (limited to 'cards/spells.rb')
-rw-r--r--cards/spells.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cards/spells.rb b/cards/spells.rb
index 693f6c6..796b62a 100644
--- a/cards/spells.rb
+++ b/cards/spells.rb
@@ -68,7 +68,7 @@ beginner_spells[:summon_alchemicals] = Card.new(
actions: [
Card::Action.new(
content: '(**odd**) Summon a random amount of a random alchemical depending on various hidden factors.',
- symbol: [:diamonds, :blood]
+ symbol: [:diamonds, :blood, :odd, :even, :face]
),
],
color: 'firebrick',