Files
Bubberstation/code/modules
Nebulacrity 205338eac8 [READY] New nanite program in the Sensor category, Race Sensor. (#47398)
* New nanite program: Race Sensor

* Replaced all "&"s in the "Other" check with "&&"s.

* Replaced all "&&"s in the "Other" check with "||"s.

* Trying out a different take on some of the code. (thanks to Willox for help)

* Fixed the race selection being stuck as "Human".
Fixed indentation in the allowed_species list.

* Fixed indentation of the allowed_species list's closing bracket.

* Removed the unnecessary death check.

* Deleted a redundant

Co-Authored-By: Qustinnus <Floydje123@hotmail.com>

* Made the allowed_species list static to conserve memory.
Replaced a "== FALSE" with an "!".

* Removed an unused var, "spent".

* Used a ternary operator for the "Mode" setting.
2019-10-27 20:19:07 +01:00
..
2019-10-27 09:03:52 -07:00
2019-10-27 08:49:02 -07:00
2019-10-26 05:57:42 -07:00
2019-10-25 04:26:09 -03:00
2019-10-26 05:57:42 -07:00
2019-10-25 11:18:25 -07:00
2019-10-25 04:26:09 -03:00
2019-10-27 20:16:20 +13:00
2019-10-25 11:55:40 +02:00
2019-10-26 05:57:42 -07:00
2019-10-25 22:11:43 -07:00
2019-10-26 05:57:42 -07:00