mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 16:38:30 +01:00
Nanites Fixes & BFI Nanites
Fixed health-restoring nanites Fixed voice sensor nanites Added BFI Sensor and BFI Regulator, found in the Biological Nanite Programming tech node. Sensor sends code if the host is above/under the specified amount of fatness, Regulator adds/removes the specified amount of fatness every activations, using up nanites.
This commit is contained in:
@@ -42,3 +42,7 @@
|
||||
#define NES_BUTTON_NAME "Button Name"
|
||||
#define NES_ICON "Icon"
|
||||
#define NES_COLOR "Color"
|
||||
|
||||
//GS13 DEFINES
|
||||
#define NES_FATNESS "BFI"
|
||||
#define NES_FAT_GAIN_LOSS "Loss/Gain"
|
||||
|
||||
Reference in New Issue
Block a user