Skip to content

Commit

Permalink
Merge pull request #410 from nightware47/referrals.md
Browse files Browse the repository at this point in the history
Referrals.md
  • Loading branch information
ksenonadv authored Oct 10, 2024
2 parents 95cfc0c + 958699e commit 5794ed5
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions general/referrals.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,27 @@ Poți introduce un referral după ce _termini tutorialul de început_ sau în **

| Cerințe | Recompense |
| :-----------: | :-----------: |
| 15 ore jucate | <Dinero :amount='1000' /> |
| 25 ore jucate | <Dinero :amount='1500' /> |
| 15 ore jucate | <Dinero :amount='2000' /> |
| 20 ore jucate | <InventoryItem itemKey="crate_trucker_event" width="64" :qt="1" />/|
| 30 ore jucate | <Dinero :amount='2500' /> |
| 40 ore jucate | <Gold :amount='250' /> |
| 75 ore jucate | [**clothing crate**](#clothing-crate) |
| 100 ore jucate | <InventoryItem itemKey="ammo_smg" width="64" :qt="100" />/ |
| 150 ore jucate | <Gold :amount='750' /> |

**Persoana ce a introdus referral-ul** (numele sau ID-ul unic) primește următoarele recompense atunci când atinge numărul de ore jucate:

| Cerințe | Recompense |
| :-----------: | :-----------: |
| 10 ore jucate | <Dinero :amount='1500' /> |
| 20 ore jucate | <Dinero :amount='2000' /> |
| 5 ore jucate | <InventoryItem itemKey="marijuana_joint" width="64" :qt="10" />/ |
| 10 ore jucate | <Dinero :amount='2500' /> |
| 20 ore jucate | <Dinero :amount='3000' /> |
| 30 ore jucate | <InventoryItem itemKey="crate_trucker_event" width="64" :qt="2" />/ |
| 40 ore jucate | <Gold :amount='200' /> |
| 80 ore jucate | [**clothing crate**](#clothing-crate) |
| 100 ore jucate | <InventoryItem itemKey="weapon_pistol50" width="64" :qt="1" />/ |
| 100 ore jucate | <InventoryItem itemKey="vehicle_ds_economy_ticket" width="64" :qt="1" />/ |
| 125 ore jucate | <InventoryItem itemKey="ammo_smg" width="64" :qt="100" />/ |
| 150 ore jucate | <Gold :amount='700' /> |

**<Color hex="#FFD700">Gold</Color>**-ul este folosit în [Shop](https://ucp.liberty.mp/shop).
Expand Down

0 comments on commit 5794ed5

Please sign in to comment.