You feel a tiny prick (Hypospray) (#3034)

This commit is contained in:
Pieter-Jan Briers
2021-01-24 14:18:12 +01:00
committed by GitHub
parent 72b5ae9468
commit c947bb75e6
10 changed files with 253 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
// Starting from 1000 to avoid crossover with engine.
public static class ContentNetIDs
{
// 1000
// As a CMO main I hereby declare the hypospray worthy of ID #1000.
public const uint HYPOSPRAY = 1000;
public const uint DESTRUCTIBLE = 1001;
public const uint MAGAZINE_BARREL = 1002;
public const uint HANDS = 1003;