Added water purification tablets

This commit is contained in:
Grahame
2018-04-16 09:47:59 -04:00
committed by GitHub
parent d4dc07d6f6
commit 861703574c

View File

@ -112,6 +112,10 @@ class CfgPricing
{
price = 25;
};
class ItemWaterPurificationTablets
{
price = 10;
};
class ItemBulb
{
price = 10;