projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79858dc
)
remove debug code
author
RealBadAngel
<mk@realbadangel.pl>
Wed, 17 Jul 2013 19:18:02 +0000
(21:18 +0200)
committer
RealBadAngel
<mk@realbadangel.pl>
Wed, 17 Jul 2013 19:18:02 +0000
(21:18 +0200)
stargate/gate_defs.lua
patch
|
blob
|
history
diff --git
a/stargate/gate_defs.lua
b/stargate/gate_defs.lua
index 374a05567428fd966320155cde764652fd81b474..8c3fa91facfc945fc9553a2cac1ed7da67a038c2 100644
(file)
--- a/
stargate/gate_defs.lua
+++ b/
stargate/gate_defs.lua
@@
-514,7
+514,6
@@
minetest.register_abm({
pos1.x = pos1.x+2
dest_angle = -90
end
- print(dump(dir1))
object:moveto(pos1,false)
object:set_look_yaw(math.rad(dest_angle))
minetest.sound_play("enterEventHorizon", {pos = pos, gain = 1.0,loop = false, max_hear_distance = 72,})