mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-05-28 10:20:29 +01:00
8ccce503a9
no calling by clientless mobs, this should save several thousand wasted calls. turning the massive string list that would be defined each call into a global list. the chance the same dream gets picked twice is negletable.