* - fix: Genitals sprite shit and meow for tajaran * - add: fart sound if kicked from server * - tweak: vulpies and tajaran now for donaters!!! * - fix: Fart on exit * - add: roleplay think * - fix: database shit and loc * - add: ears for slime * - fix: LOC interaction fix * - add: height setting * - fix: height for felinids * - fix: nigga fix * - fix: no bitches on captain * - fix: interaction panel animation shit
10 lines
197 B
C#
10 lines
197 B
C#
using Content.Shared._Amour.CustomHeight;
|
|
using Robust.Server.GameObjects;
|
|
|
|
namespace Content.Server._Amour.CustomHeight;
|
|
|
|
public sealed class CustomHeightSystem : SharedCustomHeightSystem
|
|
{
|
|
|
|
}
|