X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=81ae36ee39a6b2585ac6a34f469573f7e552911d;hb=672811c21f07da548a4cdc5e9e14b459bcad1829;hp=b5d32eabfc06162d75afdd5509f95490a0e19c2f;hpb=61ca162f9268de1fa4fe0df3f561189b1a71770d;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b5d32eab..81ae36ee 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.dropping", "RocksSP.pcx" }, + { "sp_murphy.dropping.xpos", "11" }, + { "sp_murphy.dropping.ypos", "12" }, + { "sp_murphy.dropping.frames", "1" }, { "sp_murphy.shrinking", "RocksSP.pcx" }, { "sp_murphy.shrinking.xpos", "8" }, { "sp_murphy.shrinking.ypos", "14" },