Skip to content

Commit

Permalink
[MIRROR] Space dragons are no longer acceptable dna for the omnitrixb…
Browse files Browse the repository at this point in the history
…elt (#1650)

* Space dragons are no longer acceptable dna for the omnitrixbelt (#82157)

## About The Pull Request

We've had people able to transform into space dragons with no
limitations for quite a while now. Whenever dragons are killed multiple
people will rush the polymorph belt and become space dragons. this
version of the space dragon faces none of the limitations of the regular
antagonist, such as not needing to place portals.

## Why It's Good For The Game

Crewmembers should not be able to become space dragons en masse after
doing a single anom core test. This isn't healthy and leads to headaches
for admins and players who aren't a part of the dragon spam.

## Changelog

:cl:
balance: The polymorph belt will no longer register space dragons as
acceptable DNA.
/:cl:

* Space dragons are no longer acceptable dna for the omnitrixbelt

---------

Co-authored-by: carshalash <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Mar 27, 2024
1 parent 81959fa commit efdd6e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
icon_dead = "spacedragon_dead"
health_doll_icon = "spacedragon"
faction = list(FACTION_CARP)
mob_biotypes = MOB_SPECIAL
flags_1 = PREVENT_CONTENTS_EXPLOSION_1
gender = NEUTER
maxHealth = 400
Expand Down

0 comments on commit efdd6e0

Please sign in to comment.