BAD! BAD!!!!

These lines are NOT necessary and bug out the trainers lol
This commit is contained in:
May Evans 2023-03-29 21:42:32 +01:00
parent 9cf8a3fcc7
commit abb9ab6aac
2 changed files with 3 additions and 4 deletions

View file

@ -247,10 +247,11 @@ Credits
* Paulluxx - Showdown Mod assistance
* DuoM2 - Showdown Mod assistance
* Albatross - Much of the new sprites used in the hack (Electivire, Magmortar, Rhyperior, Tangrowth, Glaceon, Sylveon...)
* Frrf - Assisting with the development of the Pikachu / Eevee Mode
* erosunica - Assistance with developing Celadon University & Citrine City, plus sources for various subjects.
* Chatot4444 - Assisting with gym scaling code
* ZumiIsawhat? - Restorations of beta OST
* Helix Chamber, RacieBeep, et al - Prototype Pokémon sprites
* Frrf - Assisting with the development of the Pikachu / Eevee Mode
* Chatot4444 - Assisting with gym scaling code
* Vortyne - Reused a bit of code from their pureRGB hack, which was used to assist with making MissingNo. stable. Assisted in bug fixes.
* Rangi - Reused a bit of code from their Red* / Blue* hack to make HMs usable in the overworld!
* 大吟醸 (Daiginjo) - Assistance in translating the Tamamushi University Student Book, allowing for an accurate adaptation of the location.

View file

@ -2,8 +2,6 @@ CeladonUniversityOutside_Script:
call EnableAutoTextBoxDrawing
ld de, CeladonUniversityOutside_ScriptPointers
ld a, [wCeladonUniversityOutsideCurScript]
call ExecuteCurMapScriptInTable
ld [wCeladonUniversityOutsideCurScript], a
ret
CeladonUniversityOutside_ScriptPointers: