Page 1 of 1

[Command] addNeighbour

Posted: Tue Oct 26, 2021 10:12 pm
by Raddeck
Actor.addNeighbour()


USE:
Add this actor to the list of neighbours. Can be found later with getSpecific(Neighbour)


TYPE: Command, Reference
RETURNS: /
THEME: Housing
COMPARE: removeNeighbour, isNeighbour


EXAMPLE:

Code: Select all

    John(Happy):: "Hi there, I'm new here. Just moved in."
    John.addNeighbour()