mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
* blob stuff * changes * Liberator deals 25 damage to blobs. * Brings back splash damage but on-hit * Take into consideration fire resistance * It is once again a Highlander ruleset
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
#define BLOBCORECOSTINC 50
|
|
#define BLOBCOREBASECOST 100
|
|
#define BLOBSHICOST 5
|
|
#define BLOBRESCOST 10
|
|
#define BLOBFACCOST 45
|
|
#define BLOBNODCOST 15
|
|
#define BLOBATTCOST 5
|
|
#define BLOBRALCOST 5
|
|
#define BLOBTAUNTCOST 15
|
|
|
|
#define BLOBNDPOINTINC 10
|