0 of 0

File information

Last updated

Original upload

Created by

atravita

Uploaded by

atravita

Virus scan

Safe to use

Tags for this mod

9 comments

  1. atravita
    atravita
    • premium
    • 98 kudos
    Locked
    Sticky
    Hi! If you're looking for assistance with this mod, I need a smapi.io/log to help debug.

    (also if you could run a harmony_summary in console before sending the log that'd be much appreciated! Just type those words into SMAPI's console and hit enter.)
  2. zozochao
    zozochao
    • member
    • 0 kudos
    Is there any way you could make kills count towards Adventurers guild hunts aswell?
    1. cindyexe
      cindyexe
      • premium
      • 10 kudos
      ...they don't?
  3. hey (: does this work with 1.6? I see there´s no update. Thank you so much for your work (: 
  4. jayjaydub
    jayjaydub
    • member
    • 12 kudos
  5. HannaVictoria
    HannaVictoria
    • supporter
    • 15 kudos
    what?!
    1. atravita
      atravita
      • premium
      • 98 kudos
      See GameLocation.damageMonster . Farm is *explicitly* removed from the areas where you get experience for killing monsters. I don't think it's a bug; I think that was intentional.

      if (who != null && !this.isFarm)
      {
      who.gainExperience(4, monster.ExperienceGained);
      }
    2. deleted19113164
      deleted19113164
      • account closed
      • 4 kudos
      very weird
    3. mptron
      mptron
      • supporter
      • 1 kudos
      Probably to prevent abusing the slime hutch.
    4. atravita
      atravita
      • premium
      • 98 kudos
      You can raise slimes like everywhere though, and there's no population cap if they're outside the slime hutch.