aboutsummaryrefslogtreecommitdiff
path: root/assets/blender/mbb/signal.blend1
diff options
context:
space:
mode:
authorMaverick2797 <git.maverick2797@gmail.com>2022-11-17 23:19:57 +0800
committerorwell96 <orwell@bleipb.de>2023-03-17 20:03:12 +0100
commit3a6b1ca8500cad74f95b925b191582c0aa739116 (patch)
treec37c4d34832c9af3e3ff2f569e996154c7dc94a1 /assets/blender/mbb/signal.blend1
parent82987b1a4f74074088a414d90898ad19ec8c4b20 (diff)
downloadadvtrains-3a6b1ca8500cad74f95b925b191582c0aa739116.tar.gz
advtrains-3a6b1ca8500cad74f95b925b191582c0aa739116.tar.bz2
advtrains-3a6b1ca8500cad74f95b925b191582c0aa739116.zip
Add get_fc() and set_fc() commands
get_fc: returns a table of each wagon's FC codes set_fc: set a table to overwrite the FC codes of a train's wagons
Diffstat (limited to 'assets/blender/mbb/signal.blend1')
0 files changed, 0 insertions, 0 deletions
d='n150' href='#n150'>150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
/*
Minetest
Copyright (C) 2015 est31 <mtest31@outlook.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along