We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a377c14 commit 2f2c2f0Copy full SHA for 2f2c2f0
2 files changed
modular_meta/features/antagonists/sinful_demon/code/sins/greed.dm
@@ -8,6 +8,7 @@
8
9
invocation = "Just one game?"
10
invocation_type = INVOCATION_WHISPER
11
+ check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED
12
spell_requirements = NONE
13
14
cooldown_time = 30 SECONDS
@@ -29,6 +30,7 @@
29
30
31
invocation = "Power beyond measure"
32
33
34
35
36
cooldown_time = 180 SECONDS //no farming a bunch of items
modular_meta/features/antagonists/sinful_demon/code/sins/pride.dm
invocation = "Aren't I so amazing?"
0 commit comments