Recent content by marselo

  1. marselo

    Tell me your luckiest / unluckiest drops in your worlds.

    Luckiest: getting a Godly Onyx Blaster and a Godly Adamantite Repeater on the same day
  2. marselo

    NPCs & Enemies My ideas to buff Golem.

    oh god no
  3. marselo

    tModLoader My code is not working

    I tried to add an item, but when i try to build and reload it it shows CS1002 expected. This is my code: using Terraria; using Terraria.ID; using Terraria.ModLoader; namespace TutorialMod { public class PulseBlade : ModItem { public override void SetStaticDefaults() {...
Back
Top Bottom