Fix night_messages
to night_results
This commit is contained in:
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…
x
Reference in New Issue
Block a user