This commit is contained in:
ceikry
2021-08-04 22:59:34 -05:00
parent 21c5f77a49
commit 75c0a84225
@@ -25,7 +25,6 @@ class PenguinHNSEvent : WorldEvent("penguin-hns"){
plugins = PluginSet( plugins = PluginSet(
LarryHandler(), LarryHandler(),
NotebookHandler(), NotebookHandler(),
PenguinSpyingHandler()
) )
super.initialize() super.initialize()
fireEvent() fireEvent()