mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Complete overhaul from start to finish.
This commit is contained in:
parent
3d3bd5e9d7
commit
ff6f0bebb8
3 changed files with 10 additions and 12 deletions
|
|
@ -158,7 +158,7 @@ Damage roll: 1d6
|
|||
Here's the start of how the function could look:
|
||||
|
||||
```python
|
||||
# in mygame/evadventure/utils.py
|
||||
# in mygame/evadventure/time.py
|
||||
|
||||
_OBJ_STATS = """
|
||||
|c{key}|n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue