mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Merge pull request #974 from morgoth0/patch-14
Added water purification tablets
This commit is contained in:
commit
619140c7c8
@ -112,6 +112,10 @@ class CfgPricing
|
||||
{
|
||||
price = 25;
|
||||
};
|
||||
class ItemWaterPurificationTablets
|
||||
{
|
||||
price = 10;
|
||||
};
|
||||
class ItemBulb
|
||||
{
|
||||
price = 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user