Wednesday, 20 August 2025 02:02:40
This commit is contained in:
@@ -5,6 +5,6 @@ public partial class AwfullyHotCoffeePot : Tchotchke
|
||||
{
|
||||
public AwfullyHotCoffeePot() : base()
|
||||
{
|
||||
_effects.Add(new Caffeinate(this));
|
||||
_actions.Add(new Caffeinate(this));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user