This commit is contained in:
MrBrain295
2021-04-17 09:50:33 -05:00
committed by GitHub
parent 508d4f483b
commit 91a2947d46
2 changed files with 14 additions and 1 deletions

12
d/Dog Normal file
View File

@@ -0,0 +1,12 @@
Day 1
Awake
food Recipe "Hello World"
Bowl food
Eat food
Outside
Walk
Poop food
Run
Inside
Sleep
EndOf Day 1