evennia/docs/source/Howtos/Beginner-Tutorial/Part3
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
..
Beginner-Tutorial-AI.md Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Beginner-Tutorial-Characters.md Fix doc issues. Resolve #3479, #3480, #3481, #3482 2024-04-06 14:24:21 +02:00
Beginner-Tutorial-Chargen.md Fix merge conflict 2024-01-08 20:37:53 +01:00
Beginner-Tutorial-Combat-Base.md Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Beginner-Tutorial-Combat-Turnbased.md Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Beginner-Tutorial-Combat-Twitch.md Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
Beginner-Tutorial-Commands.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Beginner-Tutorial-Dungeon.md Finished the procedural dungon tutorial 2024-03-24 15:17:37 +01:00
Beginner-Tutorial-Equipment.md Fix incorrect example code in equipment tutorial 2024-09-29 12:25:15 -05:00
Beginner-Tutorial-NPCs.md Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
Beginner-Tutorial-Objects.md Fix doc issues. Resolve #3479, #3480, #3481, #3482 2024-04-06 14:24:21 +02:00
Beginner-Tutorial-Part3-Overview.md Cleanup of docs 2023-07-23 21:43:58 +02:00
Beginner-Tutorial-Quests.md Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Beginner-Tutorial-Rooms.md fix tutorial room path 2023-11-06 20:05:07 -07:00
Beginner-Tutorial-Rules.md fix(docs): 📝 fix path to test 2024-05-19 06:15:14 -07:00
Beginner-Tutorial-Shops.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Beginner-Tutorial-Turnbased-Combat Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Beginner-Tutorial-Utilities.md Fix typo in code structure and utils tutorial. Resolve #3474 2024-04-07 21:51:52 +02:00