I'm having a run through with the original DS1 game without any other mods and I tried out Araknuum's SM_Edgar_Quest.dsres mod, the healing hands and the transmute spell worked just fine but unfortunately the backpack didn't.
My question is, how can you bring items from DSLOA into DS1 by just changing a .gas file, I'm failing to understand how you got it to work? any help would be most appreciated.
I'm having a run through with the original DS1 game without any other mods and I tried out Araknuum's SM_Edgar_Quest.dsres mod, the healing hands and the transmute spell worked just fine but unfortunately the backpack didn't.
My question is, how can you bring items from DSLOA into DS1 by just changing a .gas file, I'm failing to understand how you got it to work? any help would be most appreciated.
[all*]
{
il_main = DSX_backpack_empty;
il_main = spell_healing_hands;
il_main = spell_transmute;
}
[all*]
{
il_main = potion_health_small;
il_main = potion_mana_small;
}