about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/metadata.txtpb
blob: d67415048b77679411df84a009e5f71246ffed3b (plain) (blame)
1
display_name: "The Unyielding"
ight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
extends "res://scripts/worldTransporter.gd"


func _body_entered(_body):
	# Do not transport the player.
	pass