popraven novi npc

This commit is contained in:
2025-12-08 17:09:52 +01:00
parent 81a7895c10
commit abc536fea1
17 changed files with 149 additions and 58 deletions

View File

@@ -101,13 +101,10 @@
<script src="src/systems/OceanSystem.js"></script>
<!-- Multiplayer -->
<script src="https://cdn.socket.io/4.7.2/socket.io.min.js"></script>
<!-- <script src="https://cdn.socket.io/4.7.2/socket.io.min.js"></script> -->
<script src="src/systems/MultiplayerSystem.js"></script>
<script src="src/systems/ZombieWorkerSystem.js"></script> <!-- Zombie Worker AI -->
<script src="src/systems/GraveSystem.js"></script> <!-- Grave/Rest System -->
<script src="src/systems/ScooterRepairSystem.js"></script> <!-- Scooter Repair -->
<script src="src/systems/ExpansionSystem.js"></script> <!-- Zone Expansion -->
<script src="src/systems/BlueprintSystem.js"></script> <!-- Blueprints -->
<script src="src/systems/WorkstationSystem.js"></script> <!-- Furnaces & Machines -->
<!-- Entities -->