7 lines
No EOL
239 B
Text
7 lines
No EOL
239 B
Text
global.roomset = rm_bloblehop;
|
|
instance_create_depth(1,1,-1, obj_fade)
|
|
global.ystep = 700
|
|
global.minigamecoin = 0
|
|
global.minigamelevel = 0
|
|
global.minigamehappiness = (2/ global.difficulty)
|
|
global.statminigameenergy = (1* global.difficulty) |