Commit 029e2146 authored by Julia Santos's avatar Julia Santos

Test commit

parent 4ffd83e1
......@@ -107,7 +107,6 @@ func get_lab_notes(): # returns how many lab notes the player has found
func _add_clothes():
clothes = clothes + 1
print("Clothes: " + str(clothes))
func get_clothes():
return clothes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment