Skip to content

Commit

Permalink
Finishing up 0.9
Browse files Browse the repository at this point in the history
Descriptions and things
  • Loading branch information
Laugic committed Oct 14, 2017
1 parent 7c806ce commit ed3751c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Projectiles/IceShardF.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public override void SetDefaults()
projectile.height = 54;
projectile.friendly = true;
projectile.penetrate = 4;
projectile.timeLeft = 600;
projectile.timeLeft = 200;
projectile.ignoreWater = true;
}

Expand Down
4 changes: 2 additions & 2 deletions build.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
author = Laugic
version = 0.8.2
version = 0.9.0.1
displayName = The Enigma Mod
homepage = https://forums.terraria.org/index.php?threads/the-enigma-mod.60046/
homepage = https://discord.gg/qa6QnZs
hideCode = false
hideResources = false
includeSource = true
Expand Down
5 changes: 1 addition & 4 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
Change gem stations- Alchemy station be an empty table, Crystaline & Mineral to be 2x2, and Ancient to be 2x3, and placeable on tables
fix obsidium spawn rates, and add more obsidium stuffs
fix Soul Stone in multiplayer
change dune sharkron's summon item to not summon in the daytime
list music in desription
test plantera new spores effect
13 changes: 7 additions & 6 deletions description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@ A new class- The Mystic Class!
4 Boss fights
Over 175 new Items, including a new way to use Potions
A new biome
2 new Armor sets
3 new Armor sets
And lots more planned features!
-----
v 0.8
v 0.9
Added Hypothema- A chilly boss that guards the Ice Biome in Pre-Hardmode
Added a new set of armor and weapons for Hypothema's loot
Various Soul Stone changes, some Annihilator tweaks
-----
Other additions:
Complete Revamp of the Obsidium biome! More additions to come, especially Hardmode changes, but the world generation should be staying as is for now!
Hotfixes: 0.8.2-
Fixed Soul Stone multiplayer bug & various other bugfixes / Quality of Life fixes
New Enchanting and Infusion Stations- place them on top of the Alchemical Infuser!
Music is now listed under features in the description- just scroll down and you'll find it!
-----
Other additions:
Added Mystic weapons to PreHM! More will be coming to both PreHM and Hardmode, so be on the lookout for new updates every Sunday!
Completely reworked the Soul Stone to be Class based. Give a Fallen Star and a Life Crystal to the Guide to get started!
Dune Sharkron is the first boss of the Pre-Trio to be added! (An early trio of bosses that will give players more options for class specific loot)
Expand Down

0 comments on commit ed3751c

Please sign in to comment.