From e15b497c5460915dd9ef127c8524c279ce1d5450 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 23 Sep 2025 14:29:40 -0400 Subject: [PATCH] Updated submodule. --- libstormgames | 2 +- src/coffin.py | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libstormgames b/libstormgames index 66bc110..5444ec4 160000 --- a/libstormgames +++ b/libstormgames @@ -1 +1 @@ -Subproject commit 66bc11099e9fdc50f8c9e07fb34a496b628b7efe +Subproject commit 5444ec4047db11903cbf7160ca0bd282d4bd0b2c diff --git a/src/coffin.py b/src/coffin.py index 2fb4685..de42ee8 100644 --- a/src/coffin.py +++ b/src/coffin.py @@ -1,5 +1,10 @@ # -*- coding: utf-8 -*- +# The Coffinshakers +# I'm a Coffinshaker, I'm a spinalbreaker +# I'm the beast lurking in the night + + import random from libstormgames import * from src.item_types import ItemProperties