Files
tbd-station-14/Content.Server
moneyl a5b19b10e0 Add rejuvenate command (#380)
* Add rejuvenate command

Takes one or more entity uids as input. Attempts to find a DamageableComponent on that mob and heal all damage on it.

* Add rejuvenate to right click menu

* Update engine submodule

* Make suggested changes

- Remove redundant error checks in rejuvenate console command, add in relevant ones along with shell messages so the user knows what's going on.
- Remove localization of group check on rejuvenate verb, since the translated version wouldn't be in groups.yml this would've broken the verb in other locales.
- Have the rejuvenate verb attempt to heal the user by default if no arguments were provided to it.

* More localization + help message formatting improvement

* Add more suggested changes
2019-10-13 15:30:44 +02:00
..
2019-10-10 15:48:11 +02:00
2019-10-13 15:30:44 +02:00
2019-10-02 21:47:32 +02:00
2019-10-02 21:47:32 +02:00
2018-04-12 23:56:43 +02:00
2019-10-02 21:47:32 +02:00
2019-04-19 23:44:28 +02:00