X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=b5d32eabfc06162d75afdd5509f95490a0e19c2f;hb=be1c10e7863850eba871b2c0da9d635313b2bc01;hp=b282959b7016309a673dad36dffc40ccc25d0be5;hpb=b6191e2bcd1c798efe34d42284ae4ba0b17d6836;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b282959b..b5d32eab 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -418,6 +418,10 @@ struct ConfigInfo image_config[] = { "sp_murphy.sleeping.right.frames", "3" }, { "sp_murphy.sleeping.right.delay", "100" }, { "sp_murphy.sleeping.right.anim_mode", "linear" }, + { "sp_murphy.shrinking", "RocksSP.pcx" }, + { "sp_murphy.shrinking.xpos", "8" }, + { "sp_murphy.shrinking.ypos", "14" }, + { "sp_murphy.shrinking.frames", "8" }, { "sp_murphy_clone", "RocksSP.pcx" }, { "sp_murphy_clone.xpos", "3" }, @@ -6358,6 +6362,7 @@ struct ConfigInfo image_config[] = { "game.forced_scroll_delay_value", "-1" }, { "game.use_native_emc_graphics_engine", "false" }, + { "game.use_native_sp_graphics_engine", "true" }, { "game.use_masked_pushing", "false" }, { "[player].boring_delay_fixed", "1000" },