초반에 돈벌기도 힘든데 필요없는 무기들은 팔아서 에디로 바꾸시고
재료는 이 코드로 얻어서 하세요.
Game.AddToInventory("Items.CommonMaterial1", 100)
Game.AddToInventory("Items.UncommonMaterial1", 100)
Game.AddToInventory("Items.RareMaterial1", 100)
Game.AddToInventory("Items.RareMaterial2", 100)
Game.AddToInventory("Items.EpicMaterial1", 100)
Game.AddToInventory("Items.EpicMaterial2", 100)
Game.AddToInventory("Items.LegendaryMaterial1", 100)
Game.AddToInventory("Items.QuickHackLegendaryMaterial1", 100)
Game.AddToInventory("Items.QuickHackUncommonMaterial1", 100)
Game.AddToInventory("Items.QuickHackRareMaterial1", 100)
Game.AddToInventory("Items.QuickHackEpicMaterial1", 100)
'사이버펑크2077' 카테고리의 다른 글
| 랠릭 훔치는 것이 실패 할 수 밖에 없는 이유(스포) (0) | 2025.09.16 |
|---|---|
| 기업 브이가 해고된 이유 그리고 배신자 최후(스포) (0) | 2025.09.16 |
| 조니 아이템 셋트 CET코드 (0) | 2025.09.15 |
| 사이버펑크 2077 필수<?>모드 (3) | 2025.09.15 |
| 사이버펑크 2077 트레이너 (0) | 2025.09.14 |