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:
parent
d4dc07d6f6
commit
861703574c
@ -112,6 +112,10 @@ class CfgPricing
|
||||
{
|
||||
price = 25;
|
||||
};
|
||||
class ItemWaterPurificationTablets
|
||||
{
|
||||
price = 10;
|
||||
};
|
||||
class ItemBulb
|
||||
{
|
||||
price = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user