拜访点数
This commit is contained in:
parent
ca7becb3d4
commit
dd5e04ed9f
@ -379,6 +379,7 @@ func (p *PlayroomMod) Interact(Id, Type int) ([]*item.Item, int, error) {
|
||||
PType, PEffect := playroomCfg.GetInteractPhysiology(Id)
|
||||
p.AddPhysiology(PType, PEffect)
|
||||
p.AddMood(MoodType, Effect)
|
||||
p.AddInteractNum()
|
||||
return ItemList, MoodType, nil
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user