Commit Graph

5 Commits

Author SHA1 Message Date
JJRcop 97a65cfb04 Changes Shoot() in magicarp to be forwards compatible 2014-09-14 16:07:54 -04:00
JJRcop 7b0306f7b1 Moved magicarp ammo reroll to new carp called "chaos magicarp", which has 75 health and a 5% chance to spawn instead of a normal magicarp 2014-09-10 14:20:03 -04:00
JJRcop 6bc47e8369 Magicarp now fires a random projectile each time, instead of the same one randomized on New()
Magicarp now randomizes from typesof(initial(projectiletype)) instead of from typesof(/obj/item/projectile/magic) to allow future carps that inherit it to fire whatever they want without changing the code
2014-09-09 19:07:44 -04:00
Incoming d3d351dea8 Red Carp! 2014-08-28 14:37:42 -04:00
Incoming ea4350a0a1 Adds the magicarp event as a rare happening. 2014-08-28 12:10:48 -04:00