休闲风格套装
一款专门为女性 V 设计的带有服装支撑功能的休闲风格套装模组。
上衣和下装各有 12 种外观。可以混合搭配。适配各种体型,自动选择适配体型。添加了服装支撑功能,但仅对其他同样具有服装支撑功能的物品有效。




补充说明:代码
Game.AddToInventory(“Items.rosslin_leisure_top_black”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_blue”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_green”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_grey”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_oats”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_orange”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_粉色“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_red“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_sky“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_violet“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_white“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_yellow“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_black“,1)
Game.AddToInventory(””Items.rosslin_leisure_bottom_blue“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_green“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_grey“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_oats“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_orange“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_pink“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_red“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_sky“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_violet“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_white“,1)
Game.AddToInventory(”Items.rosslin_leisure_bottom_yellow“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_black“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_blue“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_green“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_grey“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_oats“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_orange“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_pink“,1)
Game.AddToInventory(”Items.rosslin_leisure_top_ebbn_red”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_ebbn_sky”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_ebbn_violet”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_ebbn_white”,1)
Game.AddToInventory(“Items.rosslin_leisure_top_ebbn_yellow”,1)
ACM:
base\rosslin\meshes\l1_rosslin_leisure_bottom_w_angel.mesh
base\rosslin\meshes\l1_rosslin_leisure_bottom_w_base_body.mesh
base\rosslin\meshes\l1_rosslin_leisure_bottom_w_ebbprb.mesh
base\rosslin\meshes\l1_rosslin_leisure_bottom_w_ebbrb.mesh
base\rosslin\meshes\l1_rosslin_leisure_bottom_w_rb.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_angel.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_base_body.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_ebb.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_ebbp.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_ebbprb.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_ebbrb.mesh
base\rosslin\meshes\t1_rosslin_leisure_top_w_ebbn.mesh
注意!! 此mod与其他相同类型的mod有冲突,请单独使用!
