Fix `night_messages` to `night_results`

pull/147/head
bobloy 4 years ago
parent c7d320ccaa
commit 443c84ccab

@ -98,4 +98,4 @@ class TheBlob(Role):
if target is not None:
target.role.properties["been_blobbed"] = True
self.game.night_messages.append("The Blob grows...")
self.game.night_results.append("The Blob grows...")

Loading…
Cancel
Save