Delta-v/Content.Shared/Spider
qwerltaz affcc22784
NPC spiders sometimes spin webs 🕷️🕸️ (#38319)
* NPC spiders now spin webs

* oops

* move logic to always update next spawn, to prevent rare web spam

* WebSpawnCooldown is timespan

* remove vv

* add web spawn method, no sus action event method call

* dont spin web immediately at spawn

* move NextWebSpawn value init to update

* oop

* remove unused game timing

* web spawn cooldown to 45
2025-07-17 12:34:00 -04:00
..
IgnoreSpiderWebComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedSpiderSystem.cs Spider web visuals update (#38175) 2025-06-16 17:30:43 -07:00
SpiderComponent.cs NPC spiders sometimes spin webs 🕷️🕸️ (#38319) 2025-07-17 12:34:00 -04:00
SpiderWebObjectComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00