evennia/docs/source/Howtos/Beginner-Tutorial
feyrkh 54e5e63b8d
Fix incorrect example code in equipment tutorial
The code to replace equipment in a single-item slot references a variable that is never used before or after, and incorrectly sets it to the item that is doing the replacement instead of the item being replaced, which causes the replaced item to not be moved back into the backpack.
2024-09-29 12:25:15 -05:00
..
Part1 Fix alternate misspellings 2024-09-29 02:03:35 -05:00
Part2 Fix typos. 2024-01-01 18:22:10 -06:00
Part3 Fix incorrect example code in equipment tutorial 2024-09-29 12:25:15 -05:00
Part4 Cleanup of docs 2023-07-23 21:43:58 +02:00
Part5 Merge pull request #3224 from iLPdev/patch-1 2023-07-24 08:15:25 +02:00
Beginner-Tutorial-Overview.md More doc updates 2024-03-17 17:16:06 +01:00