mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 13:15:53 +02:00
Fixed broken test and added ability to put session summary into GM notes.
This commit is contained in:
@@ -21,7 +21,7 @@ class Monster(Entity):
|
||||
saving_throws = ""
|
||||
# TODO: Consider refactoring stats.Speed to consider all of these
|
||||
# just like we do stats.Ability
|
||||
|
||||
|
||||
swim_speed = 0
|
||||
fly_speed = 0
|
||||
climb_speed = 0
|
||||
|
||||
Reference in New Issue
Block a user