summaryrefslogtreecommitdiff
path: root/data/maps/MtEmber_RubyPath_B3F/scripts.inc
blob: 3c6852535f0c4699635dac5afb7b5adc0785772d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
MtEmber_RubyPath_B3F_MapScripts:: @ 8163C48
	.byte 0

@ Odd that this is here and not in MtEmber_RubyPath_B5F/scripts.inc
MtEmber_RubyPath_B5F_EventScript_Ruby:: @ 8163C49
	lock
	faceplayer
	setflag FLAG_GOT_RUBY
	removeobject 1
	giveitem_msg MtEmber_RubyPath_B3F_Text_FoundARuby, ITEM_RUBY, 1, MUS_FAN5
	release
	end