diff options
Diffstat (limited to 'data/conditions.yml')
-rw-r--r-- | data/conditions.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/conditions.yml b/data/conditions.yml index 559ab7c..0f9a98f 100644 --- a/data/conditions.yml +++ b/data/conditions.yml @@ -16,3 +16,12 @@ reaping_draught: level: 2 gid: "wealdreap_speed" modifier: 5 +trawling_draught: + name: "trawling draught" + description: "Increases the speed of manatrawl for some time." + whatnot: + effects: + - type: "stat_change" + level: 2 + gid: "manatrawl_speed" + modifier: 5 |