Skip to content

Enigmar Boss Reborn#6781

Draft
themrrobert wants to merge 4 commits intooldschoolgg:bsofrom
themrrobert:enigmar-after-deletedhistory
Draft

Enigmar Boss Reborn#6781
themrrobert wants to merge 4 commits intooldschoolgg:bsofrom
themrrobert:enigmar-after-deletedhistory

Conversation

@themrrobert
Copy link
Contributor

@themrrobert themrrobert commented Mar 13, 2026

/edit: Check last comment for most recent patch!

This is the Enigmar boss reborn after the history catasphrophe (hey that rhymes!)

The remaining changes are in this attached diff, but they have to be manually applied.

Enigmar.patch

Hint: The +'s at the start of the line are the new code, - are removed/changed code.

obviously a lots different, like imports etc.

idk if you use notepad++ but any decent ide (even notepad++ which is free) has regex find/replace.

you replace those with
Match ^\+
Replace with: `` (Nothing)

basically line starts with a +, and replace it with nothing.

there is a tab after the +s already, so you don't have to worry about spacing at all.

Note:

Anyone who pushes updates to this branch, should also be deleting the code from the diff as they apply it , and please comment with the updated diff fill if any changes remain to be made.

@github-actions github-actions bot added the BSO Bot School Old label Mar 13, 2026
@themrrobert
Copy link
Contributor Author

Updated.

Here are the icons which still need to be added, luckily i found them, as they'd been overwritten.

Enigmar.patch

73700 73701 73702 73703
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BSO Bot School Old

2 participants