Commit Graph

2 Commits

Author SHA1 Message Date
SkyratBot 0f7501ce75 [MIRROR] Monkeyize() now gives you an anonymous monkey name. [MDB IGNORE] (#22206)
* Monkeyize() now gives you an anonymous monkey name. (#76459)

## About The Pull Request

Previously Lesser Form would transform you into a monkey with the same
name as you had before transforming.
Nobody has complained about this because nobody uses Lesser Form for its
intended purpose, but it should probably work for that anyway.

Now when you use Lesser Form it will call you "monkey (420)" or
something instead, so it's less obvious that you're just larping as a
monkey.
I checked and you still get your name back if you're a normal human who
gets turned into one and back via DNA machine don't worry.

Also I unit test it.

## Why It's Good For The Game

Allows ability to be used for its presumed intended purpose.

## Changelog

🆑
fix: Lesser Form monkeys no longer maintain the name of the form you had
prior to transformation.
/🆑

* Monkeyize() now gives you an anonymous monkey name.

---------

Co-authored-by: Jacquerel <hnevard@gmail.com>
2023-07-03 17:15:15 -04:00
SkyratBot 37953d4bcf [MIRROR] Makes Lesser Form into one ability & unit tests it [MDB IGNORE] (#19521)
* Makes Lesser Form into one ability & unit tests it

* Update headcrab.dm

---------

Co-authored-by: Jacquerel <hnevard@gmail.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2023-03-10 06:08:19 +00:00