Compare commits
1 Commits
fix/192-re
...
sprint/iss
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71adb5777f |
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* DORMANT PROTOTYPE — not part of the active architecture.
|
||||
* Moved here for reference only. See docs/DEAD_CODE_AUDIT for details.
|
||||
* Original location: scripts/guardrails.js
|
||||
*/
|
||||
|
||||
/**
|
||||
* Symbolic Guardrails for The Beacon
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* DORMANT PROTOTYPE — not part of the active architecture.
|
||||
* Moved here for reference only. See docs/DEAD_CODE_AUDIT for details.
|
||||
* Original location: game/npc-logic.js
|
||||
*/
|
||||
|
||||
class NPCStateMachine {
|
||||
constructor(states) {
|
||||
Reference in New Issue
Block a user