diff --git a/src/r_things.c b/src/r_things.c
index d3faa3644dacf202659c98b4bde2167ff81e5043..2f8e7c91a94b3161208ea31783149f45a1db7943 100644
--- a/src/r_things.c
+++ b/src/r_things.c
@@ -2939,6 +2939,8 @@ void R_AddSkins(UINT16 wadnum)
 			GETFLAG(MARIODAMAGE)
 			GETFLAG(MACHINE)
 			GETFLAG(DASHMODE)
+			GETFLAG(FASTEDGE)
+			GETFLAG(MULTIABILITY)
 #undef GETFLAG
 
 			else // let's check if it's a sound, otherwise error out