Add level 9: Merge Keys (special operators) #6
Reference in New Issue
Block a user
Delete Branch "level-9"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
door_defaultsplusnorth_doorandsouth_door, each containing a<<:key whose value is the defaults dict. north overrides locked,south overrides material. serde_yaml treats
<<as a literal mappingkey, so the target and a player's
<<: *defaultsform parse to thesame Value.
Default material/locked and which side overrides which are randomised
per seed (ChaCha8Rng XOR'd with 0x..09).
Not wired into levels::registry() yet — integration belongs to a follow-up.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Pull request closed