update
This commit is contained in:
7
alien-rpg-save.el
Normal file
7
alien-rpg-save.el
Normal file
@@ -0,0 +1,7 @@
|
||||
;; Alien RPG — uložený herní stav
|
||||
;; Uloženo: 2026-03-24 12:46
|
||||
(setq alien-rpg-state
|
||||
'(:health 4 :stress 0 :current-room "F-vězeňská-služba" :weapons ("Maceta")
|
||||
:armor nil :extra-gear nil :injuries nil :xp 0 :story-points 0 :notes nil
|
||||
:buddy nil :rival nil)
|
||||
)
|
||||
Reference in New Issue
Block a user