mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Added water purification tablets
This commit is contained in:
@ -112,6 +112,10 @@ class CfgPricing
|
||||
{
|
||||
price = 25;
|
||||
};
|
||||
class ItemWaterPurificationTablets
|
||||
{
|
||||
price = 10;
|
||||
};
|
||||
class ItemBulb
|
||||
{
|
||||
price = 10;
|
||||
|
Reference in New Issue
Block a user