Fossil Scientist groundwork

This means the ROM won't build until Feradactyl and Decilla are implemented. Thanks Misty!

Event will activate on any NPC so long as you do this:
```
	faceplayer
	opentext
	special FossilScientist
	waitbutton
	closetext
	end
```
This commit is contained in:
Llinos Evans 2024-07-11 22:19:08 +01:00
parent 0923b49ca4
commit 68436820a1
4 changed files with 295 additions and 2 deletions

View file

@ -185,4 +185,5 @@ SpecialsPointers::
add_special UnusedDummySpecial ; unused
; Tradeback NPC tutorial
add_special TradebackNPC
add_special TradebackNPC
add_special FossilScientist