Files
vgstation13/code/game/gamemodes/blob/_blob_defines.dm
Skullyton 0a0b12dd45 Poking at poking at blobs (#12602)
* Only took me a month

* I tinied
2016-12-10 15:28:25 -08:00

11 lines
243 B
Plaintext

#define BLOBCORECOSTINC 50
#define BLOBCOREBASECOST 100
#define BLOBSHICOST 10
#define BLOBRESCOST 40
#define BLOBFACCOST 60
#define BLOBNODCOST 60
#define BLOBATTCOST 5
#define BLOBRALCOST 5
#define BLOBTAUNTCOST 15
#define BLOBNDPOINTINC 10